[PD] Sending and Receiving

Rishabh Natarajan rishabh.natarajan at gmail.com
Mon Apr 23 05:39:58 CEST 2012


Hi folks,

I'm building a 2 way system consisting of 2 way send and receive patches.
One patch will send 8 vslider values to the other patch via OSC and
udpsend, while the other patch receives these values, and on adjusting
sliders here, can send back changed slider values once again through
udpsend and OSC.

I'm getting an error saying "Packet size (5) is not a multiple of 4 bytes:
dropping packet."

I understand that an OSC packet has to be 4 bytes long. So how do I do this?

Also, I am essentially building a loop between 2 patches (at the moment on
the same computer) where each patch is feeding the other. Will this be a
problem?

Basically, I want to be able to control signal levels of channels from a
remote destination, coming to my site, before they reach me, as in, I want
to move a set of faders here which should adjust the corresponding set of
faders at the remote site.

Any ideas?

Thanks,
Rishabh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20120422/2391b54f/attachment.htm>


More information about the Pd-list mailing list