Arduino Direct Digital (Additive) Synthesis

This is actually a collection of previous projects with the code tidied up a little and combined to show a single sketch that can be configured for either PWM, an R2R ladder or the MCP4725 I2C DAC. There isn't really anything here that hasn't been talked about before somewhere, but hopefully this can act as … Continue reading Arduino Direct Digital (Additive) Synthesis

Arduino Mozzi String Synth

This project uses a specific configuration of the Arduino Mozzi Additive Synthesis project to create a "synth strings" type sound based on detuned sawtooth waves. https://youtu.be/lHMRKDDTzUc Warning! I strongly recommend using an old or second hand keyboard for your MIDI experiments.  I am not responsible for any damage to expensive instruments!  These are the key Arduino tutorials … Continue reading Arduino Mozzi String Synth

Arduino Mozzi Additive Synthesis

This project uses the Mozzi library to add sine waves together in a simple form of additive synthesis.  It uses the six potentiometers from the Arduino Multi-pot Mozzi FM Synthesis project. https://youtu.be/bH1698olHXI Warning! I strongly recommend using an old or second hand keyboard for your MIDI experiments.  I am not responsible for any damage to expensive … Continue reading Arduino Mozzi Additive Synthesis