Tag: arduino

  • TrellisMidiPad Demo

  • SynthTest3 – Midi Out from Arduino to Synthesizer

    This is a test running the Midi out example code that is included with the Arduino IDE. It can be found under File – Examples – 04. Communication – MIDI. Details on how to connect the Midi connector are here. I like the versatility of having separate components, the Midi producing Arduino, the Midi synth,…

  • Arduino Synthesizer

    The first video is a test of the Arduino Nano based Synthesizer I built. It takes MIDI input and generates an audio signal that can go to an amp. I used the schematic referenced here to build the Midi input circuit. The audio out uses just a couple capacitors and a resistor and is detailed…