News

Arduino-Note-Player Some basic code to convert and play a MIDI file on ATMega328P based Arduino boards An arbitrary number of notes can be played simultaneously, and from my testing, it uses ...
Example Image of Setup: Arduino Code The following code handles the ultrasonic sensor, MIDI output, and LCD display: You can find the full Arduino code in the arduino_midi_synth.ino file here.
This Arduino MIDI sequencer has no shortage of ways to display loop info. The screen above is a touch-sensitive interface that acts as the user input. But if this screen is not visible, you can ...
There’s a million and one ways to play around with MIDI and an Arduino. It’s trivial to have a ‘duino spit out a scale to a MIDI keyboard, or even respond to SysEx messages to cha… ...
ΔMIDI 001:model D is an Arduino-based MIDI controller inspired by the Minimoog Model D synthesizer first introduced in the early 1970’s, but not in production anymore. The MIDI controller is ...
Using an Arduino Development board and Max/MSP, a handy four-button MIDI controller has been created that is capable of counting from 1 to 15 using only four buttons. This innovative device, named ...
The Arduino MIDI controller can be seen in action in the video below and full instructions have been published to the Imgur website which is accessible via the link below.
DIY musical instruments are their own thing entirely, but if you're looking for a place to start, Adafruit has a guide to building your own MIDI controller using an Arduino. The OONTZ uses a 3D ...