arduino-midi-sound-module
arduino-midi-sound-module copied to clipboard
Turn your Arduino Uno into a 16-voice MIDI sound synthesizer
Results
2
arduino-midi-sound-module issues
Sort by
recently updated
recently updated
newest added
trafficstars
Hello, excellent project, my total respect and admiration. Have you thought about porting it to another board with an i2s output, perhaps the esp32?
A lot of instruments share this definition: ` /* 102: FX 7 (echoes) */ { /* waveOffset: */ &Waveforms[4480], /* ampMod: */ 1, /* freqMod: */ 255, /* waveMod: */...