altering OSCroute arguments in patchers/bpatchers
Feb 08 2012 | 2:56 pm
I was wondering if there is a different way to alter arguments in patchers/bpatchers?
I know you can use the #1 #2 but in this case I use a OSCroute which uses slashes:
[OSC-route /Multiball/y6 /Multiball/x6 /Multiball/z6]
Normally you would do it like this: #1_Multiball but OSC data doesn't let you do this.
I would like to alter the 6 into a different number so I don't have to type tons of numbers.
Any tips would be greatly appreciated!!!
Cheers, Danny