Category Archives: MaxMSP

c74: iPhone/iPod Touch Max 5 External

Just downloaded a new app that allows you to create custom Max 5 interfaces on your iPhone or iPod Touch.  This looks to me like a great creative tool and the best touch software option on a mobile platform for users … Continue reading

Posted in MaxMSP, app, iPhone | Leave a comment

Hello Arduinome!

I finished the electronics of my Arduinome a couple weeks back and have been having a blast using it in the little spare time I have these days. I am anxiously waiting to hear back from machinecollective.org regarding ordering one … Continue reading

Posted in MaxMSP, arduino, instrument | 2 Comments

Building An Arduinome

I finally got together all the parts that I need to build myself  a monome clone. Arduinome is a clone of the open source monome 40h which uses an arduino microcontroller. Wikipedia says, “The monome is an eight-by-eight grid of backlit … Continue reading

Posted in MaxMSP, OSC, ableton, arduino, make | 1 Comment

DIY Cardboard MIDI Controller

Today I built a DIY cardboard MIDI controller. I used an Atmega168 with code written in Arduino and programmed on an Arduino NG. The whole circuit is breadboarded and connects to the computer via a single USB cable. The serial … Continue reading

Posted in AVR, MIDI, MaxMSP, arduino, make, prototyping | 1 Comment

Simple Max Serial To MIDI Patch

I have programmed an Arduino to output serial MIDI CC messages when I adjust potentiometers connected to it. To control my MIDI capable applications I could just send this data to a MIDI cable and then to a commercial USB-MIDI … Continue reading

Posted in MIDI, MaxMSP, OSX, arduino, make, prototyping | 2 Comments