[PD] send a multiatom control message via netreceive

Csaba Láng langcsaba at gmail.com
Thu Dec 5 17:08:58 CET 2019


Dear list,

I need to send a control message back to the sender on the network if the
message has arrived to Pd.

this part works fine:

[list /LOGIN 6(
|
[send /OK $1 $2(
|
[netreceive]

Or the first message can be [list /BEGIN CODE50(
I need to make in the first message after list 2 or 3 variables [list $1 $2
$3( where the variable sometime a float, or a symbol. With [pack s s s]
does not work, as even I change the float to symbol, it won't accept it. It
should not be so difficult, but I am stuck totally.

Thanks,
Popesz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20191205/7a9caa92/attachment.html>


More information about the Pd-list mailing list