gavd.co.uk

Frail and faltering follower of Jesus

Arduino synth prototype

By Gavin Davies

Prototype synthesiser for Arduino, with 4 analog potentiometers and MIDI support.

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:

  1. LFO rate
  2. Base pitch
  3. Top pitch
  4. LFO Waveform (triangle, saw down, saw up)

I then wired in Midi support:

I’ve got lots of ideas for how this can develop!