Entries from December 2008

NIME Final

Date December 24, 2008

This has been a pretty rough semester (involving major life changes & a consulting job that took longer than expected to complete), and there was a LOT of construction involved with my NIME project, so I’m a bit behind in blogging about it all. My project involved two major parts; a rhythm section made from [...]

Arduino MIDI library updated

Date December 18, 2008

I’ve had a chance to test the examples (and split into seperate send/receive, plus included code I used for a recent NIME performance involving MIDI-controlled pneumatics), fill in some comments, and generally make it a bit nicer. Please go here to download. I’d love feedback if you try it!

GLArt Final (“Invertebrates”)

Date December 9, 2008

This is a collection of OpenGL projects for my final.

Arduino MIDI library released

Date December 6, 2008

Working on my NIME project, I needed some good MIDIness for controlling pneumatics, so I re-worked some old MIDI code to work on Arduino. Look here for the library and a bit of information. Note that most people will just want to send MIDI messages from the Arduino TO a PC or a MIDI device; [...]