Arduino synth prototype
More Arduino learnings!
Building on the MIDI module and drone synth, I’ve created a very simple synth in Arduino based around modulating a sine wave
4 inputs:
- LFO rate
- Base pitch
- Top pitch
- LFO Waveform (triangle, saw down, saw up)
I then wired in Midi support:
I’ve got lots of ideas for how this can develop!