processing osc messages into action
in
Contributed Library Questions
•
3 months ago
Hello,
I am new to processing but I am familiar with programming languages/enviroments such as max/msp and supercollider.
I want to receive osc messages on processing from max msp. I have downloaded the oscp5 library and I can see the data I am sending from max to processing. Now the question is...how can I use the integers,floats whatever that I am receiving as values of variables in processing.
To make myself clear enough, how can for instance draw a rect that has for a coordinate an osc integer that I am receiving from max?
thanks in advance,
t
I am new to processing but I am familiar with programming languages/enviroments such as max/msp and supercollider.
I want to receive osc messages on processing from max msp. I have downloaded the oscp5 library and I can see the data I am sending from max to processing. Now the question is...how can I use the integers,floats whatever that I am receiving as values of variables in processing.
To make myself clear enough, how can for instance draw a rect that has for a coordinate an osc integer that I am receiving from max?
thanks in advance,
t
1