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 › OscP5 and received messages
Page Index Toggle Pages: 1
OscP5 and received messages (Read 484 times)
OscP5 and received messages
Feb 19th, 2007, 7:25pm
 
hello.

is possible to receive 2 differents messages simultaneously
using oscp5?
for example:
message A incoming on port 12000 for move a rect in x-axis
message B incoming on port 13000 for move it in y-axis.
messages A and B are float.
(I am sending 2 differents messages in 2 differents ports using PureData and OpenSoundControl)

I can do it ,but only with 1 message.

please help me with any idea or code example.

thank you very much.
Page Index Toggle Pages: 1