Seq+Virus

Arduino Based MIDI Sequencer

I’ve programmed a sequencer for the Arduino microcontroller platform, designed to be used with the Sparkfun MIDI Shield. The sequencer combines an arpeggiating sequencer like that found on the Access Virus with a transposable recording sequencer, similar to the one on the Roland SH-101. get it here. I make fairly extensive use of MIDI in …

Arduino Based ‘MIDI Suspender’

This sketch requires 47effects’ Arduino MIDI library here. I’ve tested it with version 4.1. More stuff to come, the code is here for now. This project was made and tested with the Sparkfun MIDI Shield, but should be straightforward to adapt to other MIDI board designs. Made with Arduino 1.0.5.