1
0
mirror of https://github.com/sjlongland/atinysynth.git synced 2025-09-26 18:33:29 +10:00
Commit Graph

5 Commits

Author SHA1 Message Date
90b100c23f
debug.h: Add debug helper 2017-04-08 20:26:45 +10:00
3dc6a8f55f
Add bin and obj directories. 2017-04-08 20:24:17 +10:00
be44d90dae
synth.h: Remove const keyword.
`gcc` doesn't like me assigning it there.
2017-04-08 20:23:48 +10:00
35e7d5ed9a
Beginnings of separate ports. 2017-04-08 20:23:26 +10:00
84370bd932
ADSR-based synthesizer for microcontrollers
Initial check-in.
2017-04-08 18:57:37 +10:00