Artduino

Arduino as viewed by an Art Student

segunda-feira, 4 de agosto de 2008

MIDI lives!

It's.... alive!

I managed to insert one midi signal to Albleton Live using the Arduino's USB.
I had to make some modifications to the driver (found that online) as the usb port is a serial to usb adapter and the speed of SERIAL is different from that of MIDI

Now it's time to bring Resolume ( the main reason why I want this device) to front.

More to come!

The beggining of Artduino

Hello. I'm Sudoeste and I'm an Art Student from Portugal.
As I have a soft spot for gadgets I decided to buy an Arduino and link it, somehow, to Art.

Today I received my Arduino (Freeduino to be more exact). My first project will involve MIDI somehow.

Now I'll just have to learn C :)