Hello everyone,
Trying to send float numbers from pd to max/msp.
What would be the most efficient way to do this?
Thanks in advance
- H
Pd talk to max/msp?
Hello everyone,
Trying to send float numbers from pd to max/msp.
What would be the most efficient way to do this?
Thanks in advance
Pd-extended OSX 10.5.8
Probably OSC. Use the mrpeach objects in Pd. Max has [udpsend] and [udpreceive] for it.
Thank you Maelstorm, OSC is working successfully.
Still struggling to send anything other than messages and bangs over the udp.
Any suggestions for sending float number box data (changing once every 500 milliseconds)?
Pd-extended OSX 10.5.8
Oops! Looks like something went wrong!