We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpElectronics,  Serial Library › Sending Midi to arduino via USB
Page Index Toggle Pages: 1
Sending Midi to arduino via USB (Read 1294 times)
Sending Midi to arduino via USB
Feb 2nd, 2010, 6:21am
 
is it possible to send midi to arduino via usb?
i've walked trouhg midi bus, pro-midi, rw-midi but i don't understand how to simpli send midi messages over serial ports instead of sending it on midi channels.
is it possible to create a virtual midi channel over a serial port?

what i need my sketch to do is to send a midi message (of any kind, generated within it) to arduino (which will read it thanks to its library, which has the simple read() function that reads incoming midi from the serial port).

anyone has tried this or has a solution?
thank you so much

Giacomo
Page Index Toggle Pages: 1