[PD] Recieving OSC / Wiimote

Marco Donnarumma devel at thesaddj.com
Sat Jul 18 14:18:44 CEST 2009


Thanks Martin,
you delete many doubts of mine.


cheers


M



On Thu, Jul 16, 2009 at 2:49 PM, Martin Peach <martin.peach at sympatico.ca>wrote:

> Marco Donnarumma wrote:
>
>> Martin, so i guess also the method i explained before is deprecated?
>> I always done this way, so it's important to know if it is wrong approach
>> :)
>>
>> [dumpOSC]
>> |
>> [unpackOSC /testone /testtwo]
>>
>> ?
>>
>
> Well if it works for you, use it, but it gives me errors.
> It should be:
>
> [dumpOSC]
> |
> [OSCroute /testone /testtwo]
>
> It works fine for most applications.
> Basically [sendOSC], [dumpOSC], [OSCroute] work together using UDP.
>
> [packOSC], [unpackOSC} and [routeOSC] work with [udpsend], [udpreceive] or
> [tcpclient], [tcpserver], or [comport].
>
> Martin
>
>
>
>> thanks
>>
>>
>>
>>    That's because [unpackOSC] expects a stream of bytes from something
>> like
>>    [udpreceive].
>>
>>    I think you should use
>>    [udpreceive]
>>    |
>>    [unpackOSC]
>>    |
>>    [routeOSC /something /else]
>>
>>    See doc/5.reference/mrpeach/routeOSC-help.pd
>>
>>    Or (deprecated):
>>
>>    [dumpOSC]
>>    |
>>    [route /something /else]
>>
>>
>>    Martin
>>
>>
>>
>> --
>> Marco Donnarumma aka The !S.A.D!
>>
>>
>>
>> Multimedia Artist, Live Performer - Roma, IT
>>
>> LAB: http://www.thesaddj.com | http://www.flxer.net
>>
>> EVENT: http://www.liveperformersmeeting.net
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Pd-list at iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>>
>
>
>


-- 
Marco Donnarumma aka The !S.A.D!



Multimedia Artist, Live Performer - Roma, IT

LAB: http://www.thesaddj.com | http://www.flxer.net

EVENT: http://www.liveperformersmeeting.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20090718/fe88ca5d/attachment.htm>


More information about the Pd-list mailing list