[PD] combining to strings

Michael Hackl hackl at plankton.net
Thu Mar 6 14:48:20 CET 2003


is there a way to combine two strings (in messages) to one
example:
 msg hello_ 
 msg world

i want -> msg hello_world

or is there a way to eval $1 expressions in strings:
obj 10 10 r receive$1
 has the result :r receive$1
but i need :r receive{0-9}*

is there a way to get this result?

michael







More information about the Pd-list mailing list