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 & HelpSyntax Questions › connecting processing to PD
Page Index Toggle Pages: 1
connecting processing to PD (Read 340 times)
connecting processing to PD
Dec 4th, 2008, 5:16pm
 
hi there

i'm trying to connect a Wiimote to puredata. i thought it could be possible to connect the wiimote to processing via DarwiinRemote and then sending the numbers to PureData via osc?

any thoughts on this? i'm really only quite familiar with PD, proce55ing scares me.

thanks!
.k
Re: connecting processing to PD
Reply #1 - Dec 7th, 2008, 6:40am
 
hi,

last year I created a Wii drum using Processing.
I used OSCulator (http://www.osculator.net/wiki/) to connect the wiimotes to my mac. The osc message were then caught by Processing.

I'm not quite familiar with pure data but I do know MaxMSP pretty well... so I suppose you can receive OSC messages directly in PD also.

So you can use OSCulator to get the data from the wiimotes and it will send it out via OSC directly to PD.

Cheers!
Page Index Toggle Pages: 1