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 › Midi in fron Live , to trigger an event in p5
Page Index Toggle Pages: 1
Midi in fron Live , to trigger an event in p5 ? (Read 2469 times)
Midi in fron Live , to trigger an event in p5 ?
May 21st, 2010, 1:33am
 
Is it posible to receive midi in from live into processing ?


and then use that data to trigger events or use as data ?

thanx !!!
Re: Midi in fron Live , to trigger an event in p5 ?
Reply #1 - May 31st, 2010, 11:49am
 
Yes. I've been experimenting with stuff like this too. Wrote about it here:

http://amnonp5.wordpress.com/2010/05/29/processing-reaktor-5

To do what you want, I suggest using midibus + midi yoke. Output the midi signal from live into a midi yoke port and use this port as input in processing. Mac's apparantly have a program like midi yoke built in called the IAC Driver. So you could also use that.
Page Index Toggle Pages: 1