Join/Prepend/Append with no space?
How do you prepend with no space? I am using MAX to send OSC to iphone and I have a counter from 1-16 and want to prepend
/2/multitoggle/1/ to that counter. It comes out as
/2/multitoggle/1/ 1 for example...that space makes the message unreadable to TouchOSC. How do I do this?
IGNORE. I searched and found sprintf.
On 2 nov. 08, at 23:17, marcos wrote:
> IGNORE. I searched and found sprintf.
In Max 5 you also have combine which might be easier for certain tasks.
ej
Have you looked at OSC-Route and OSC-unroute in the CNMAT object collection?