[PD] routeOSC weirdness

Matteo Sisti Sette matteosistisette at gmail.com
Wed Apr 21 14:53:49 CEST 2010


Hi,

I don't understand the behaviour of routeOSC (and OSCroute which behaves 
the same, but I won't use it:).

It seems it only works with one-level arguments, that is:

[routeOSC /foo]

works as I expect:

"/foo 123" -> "123" on first outlet
"/foo/bar 123" -> "/bar 123" on first outlet
"/anythingelse 123" -> "/anythingelse 123" on the second outlet

However, if I try with

[routeOSC /foo/bar]

it seems that EVERYTHING gets routed to the right outlet, as if it 
didn't match...

Or am I missing something?


thanks
m.



-- 
Matteo Sisti Sette
matteosistisette at gmail.com
http://www.matteosistisette.com




More information about the Pd-list mailing list