I think if you use NetSend from vvvv you just need to use [netrceive] in Pd. Max's udpreceive receives both kinds of messages.

Martin


On 2012-03-24 18:58, Фывапр Олджэвич wrote:
Hi, Martin !

Hm..  but why we can see lists in terminal in this case ??  Should it mean that 
PD recieves the data ?

Or you mean that OSC protocol doesn't require delimeters or particularly spaces 
in lists ?

Also the same lists, sent from VVVV (with it's spaces) are unpacked well in MAX 
..

Any ideas ?

Thanks !

serg

Sat, 24 Mar 2012 18:46:31 -0400 от Martin Peach<[email protected]>:
If VVVV is sending floats delimited by spaces then it's probably not an
OSC message, and maybe just [udpreceive] followed by [moocow/[bytes2any]
would work?

Martin

On 2012-03-24 18:33, Фывапр Олджэвич wrote:
Hi !

Yes, Jack.  I use the chain:  udprecieve - unpackOSC - pipelist - routeOSC

we can recieve different floats through different channels, but can't unpack 
list, sent via one channel..

at the same time i can see the data in PD's terminal ..

i have an idea, that we can't split the list from VVVV, cause VVVV sends floats 
delimeted by SPACES, but those SPACES recognized by PD as symbols or just 
irrelivant data ..

We tried to assign another delimiters in VVVV (e.g. coma ), but I have no idea 
how to extract it from the incoming list and form a clear list appropriate for 
PD ..

Any ides on that ?  Or just if anyone tried to connect VVVV with PD via WiFi, 
or any network and send matrixes or lists through one channel ?

thanks !

   serg



Fri, 23 Mar 2012 19:08:31 +0100 от Jack<[email protected]>:
Le 23/03/2012 18:40, Фывапр Олджэвич a écrit :
Hello, list !

We a trying to recieve OSC from VVVV to PD . Via UDPrecieve ..

We are sending list of floats and see it in PD's terminal ......

But we can't unpack it ..

[ unpack f f f f f f f f f  ]  is not working ..

So we need 50 floats unpacked and dynamically changing.. Any help how to do it 
??

Thanks !!
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management ->    
http://lists.puredata.info/listinfo/pd-list
Have you tried [unpackOSC] from mrpeach ?
See the help patch.
++

Jack

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management ->   
http://lists.puredata.info/listinfo/pd-list

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management ->   
http://lists.puredata.info/listinfo/pd-list



_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to