Hello Jeppi,
i assume your messages start all with a "/", and not how you wrote?
a/synth1/parm2 0.45 b/synth1/parm2 0.45 I can't specify a string beginning with * in OSCroute, everything goes thru
You can do that in [routeOSC]:
[/a/synth1/parm2 0.25( | | [routeOSC /*] | [routeOSC /synth1]
cheers, marian