mbrane-over

m-brane Module Build Guide

The m-brane is a small, skiff friendly midi-to-cv eurorack module derived from the open-source Mutable Instruments Yarns. It is not a beginner build, but hopefully this can lower the bar for some others out there that might want one.

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.

MIDI Controller Projects

Being back home for the holidays, its fun digging up old projects! Here are a couple of arduino based MIDI controllers I built about 2009-2010. I wanted something really basic – a MIDI controller based around a couple of faders I could assign freely to things like volume control. I wanted to add to that …