Tag: midi

  • Baxboard Midicontroller Demo

    I recorded my first demo video of my Baxboard Midicontroller to demonstrate the progress I have made in programming it. The code is still incomplete but parts of it are now functional.

  • baxboard – Midi Controller

    baxboard – Midi Controller

    I put together a Midi Controller over the last few days using the 4 Trellis button pads I ordered from Adafruit. I decided to add 4 knobs, four buttons, an lcd, a joystick, midi, and power led to the four pads and went to work making a panel that I could laser cut at the Dallas…

  • 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,…