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 & HelpSound,  Music Libraries › Processing Applet as Midi Instrument
Page Index Toggle Pages: 1
Processing Applet as Midi Instrument? (Read 393 times)
Processing Applet as Midi Instrument?
Sep 24th, 2008, 11:10pm
 
Hi,
Im buildig a monome inspired velocity sensitive drum controller with arduino. At the moment i am using the RWMidi library sending notes that i receive over the serial port to the Inter Application Midi on Mac OSX. (for those who dont know, this is a virtual midi in/out)
Im wondering if its possible to build an applet that gets recognized as a midi instrument so i can send midi without the IAC.
If it isnt possible id be interested in any hints on how to do something like this in C/C++, Java or some other Programming Language..

Thanks! Josh
Page Index Toggle Pages: 1