1
0
mirror of https://github.com/sjlongland/atinysynth.git synced 2025-11-03 05:51:08 +10:00
Commit Graph

59 Commits

Author SHA1 Message Date
c512e5e6ef
synth: Add debugging 2017-04-08 20:55:47 +10:00
5c90525e01
waveform: Add debugging 2017-04-08 20:55:38 +10:00
c7accf26d9
adsr: Add debugging 2017-04-08 20:55:18 +10:00
30e11101c4
Makefile: Add LIBS, INCLUDES 2017-04-08 20:54:50 +10:00
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