mirror of
https://github.com/sjlongland/atinysynth.git
synced 2025-09-13 10:03:15 +10:00
- Added waveform generic API to create waveforms, and use period instead of frequency in waveform (avoid division on MCUs) - Introduced 'def' struct in ADSR API for reuse - Multi-track MML parser and compilation - Added some samples from https://electronicmusic.fandom.com/wiki/Music_Macro_Language - Added scale.mml for testing
11 lines
66 B
Plaintext
11 lines
66 B
Plaintext
.*.swp
|
|
*.swp
|
|
*.o
|
|
*.elf
|
|
*.hex
|
|
sine.c
|
|
obj
|
|
bin
|
|
out.wav
|
|
sequencer.bin
|