[PD] vanilla OSC message format

Max abonnements at revolwear.com
Sat Nov 24 11:45:28 CET 2018


It works! ♥ Thank you Roman ♥


On 24.11.18 01:32, Roman Haefeli wrote:
> On Fri, 2018-11-23 at 22:37 +0100, Max wrote:
>>
>> [symbol vector(
>> |
>> [oscformat -f sssss subscribe @ blender Root]
> 
> Try this:
> 
> [bang(
> |
> [oscformat subscribe @ blender Root vector]
> 
> It should give you the byte-identical result as [packOSC] output.
> 
>> [netreceive {port} 1]
> 
> That's ok if you expect FUDI messages from UDP. But you want binary
> output as lists of floats. Use:
> 
> [netreceive -u -b {port} ]
> 
> If that still doesn't work, then you might post the raw output from
> [netreive] of an incoming OSC packet here. This will help analyze
> what's going on.
> 
> Roman
> 
> 
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
> 






More information about the Pd-list mailing list