Serial > Midi driver

Hi,

I've been having problems getting the roland serial > midi driver working correctly. I've set up the driver with the arduino on COM2 (as it only supports COM1 > COM4) and I've altered the arduino serial usb drivers to support the correct rate, but I'm not getting any serial output from the arduino with the driver (the transmit light doesn't come on). I've got some basic code on the arduino sending a midi control change message repeatedly (getting the value from a potentiometer)

Does anybody have any idea why I might be getting these problems?

Thanks,

Andy

Nevermind, I got it working now, I hadn't altered the FTDI settings correctly. Controlling the crossfader in Traktor and controls in Ableton with it now!

you're on windows, aren't you?

(still trying to get the roland driver to work under OS X)

Yeah, I'm using windows at the moment, but i'm tempted to give OS X a look at some point, cos I'd like to be able to use the controller I'm making with Isadora on the mac.

andy,

would you mind posting how you modified the serial usb drivers to usethe correct rate?

thanks,
nick

I got the info from this thread http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1161023163
:slight_smile: