[PD] unpack type mismatch?

Andy Farnell padawan12 at obiwannabe.co.uk
Thu Feb 16 10:45:14 CET 2012


Unlike MIDI, OSC isn't a tightly defined protocol, so some
implementations of "OSC Controllers" are different to others.
Print out the data in its raw form, before you try to route
it to a control destination and see what is different.


On Thu, Feb 16, 2012 at 10:23:31AM +0100, Christoph Kuhr wrote:
> 
> Hi,
> 
> i route OSC messages an then unpack it.
> 
> [unpack 0 0 0 0]
> 
> with one OSC controller i get the error:
> 
> error: unpack: type mismatch
> unpacked: 3 14.8743 14.0385 20
> 
> 
> with another OSC Controller nothing:
> 
> unpacked: 3 85.539 85.3286 20
> unpacked: 3 15.0827 85.9539 20
> 
> 
> why does unpack behave like that?
> 
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list



More information about the Pd-list mailing list