Page 1 of 1

Just how to get Resolume to respond to Arduino sensors?

Posted: Thu Apr 30, 2015 18:02
by KaiwenLi
Dear Resolume community,

I'm new here, and would appreciate any help on this! My question is pretty much in the title: how do I get Resolume to read my arduino sensors. I have tried SM midi translator, but when I turned on mapping and turned my arduino knobs, nothing happens. I also know about Maxuino, but how I can get Maxuino to talk to Resolume is another mystery.

Thanks!

Re: Just how to get Resolume to respond to Arduino sensors?

Posted: Thu Apr 30, 2015 18:41
by Zoltán
maybe you could share more info on how you are trying to accomplish the connection.

What I have found at http://www.arduino.cc/en/Tutorial/Midi is should be fairly easy to send midi data over the serial connection, connecting it directly to the midi input of your computer.
you only would have to change the midi command to send controller change.
then select the correct midi input in resolume.

the midi specifications you can find with a quick google search like the one I found here: http://computermusicresource.com/MIDI.Commands.html