Trying to make a software synthesizer for arduino
Go to file
loooph d2d8a9882a example program outputting some octaves over and over again 2021-09-05 22:27:04 +02:00
include switch to int32_t and add modulo period for input values 2021-09-05 22:26:28 +02:00
lib initial commit 2021-04-16 15:59:01 +02:00
src example program outputting some octaves over and over again 2021-09-05 22:27:04 +02:00
test initial commit 2021-04-16 15:59:01 +02:00
.ccls switched to arduino framework because libopencm3 is too hard :-( 2021-08-23 20:20:58 +02:00
.gitignore Trying to adapt from f4 to f3 DAC 2021-08-23 19:56:36 +02:00
platformio.ini switched to arduino framework because libopencm3 is too hard :-( 2021-08-23 20:20:58 +02:00