[maxmsp] Create objects with dynamic names
jasch
j at jasch.ch
Thu Jul 12 12:55:14 MDT 2007
- Previous message: [maxmsp] Create objects with dynamic names
- Next message: [maxmsp] Re: Create objects with dynamic names
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
it would work with $2vol the messagebox (and any other variable-savvy extern for that matter) knows how to expand a variable only if it's at the beginning of a symbol. hth /*j > script new vol$2 newex 160 500 27 9109513 *~ > > i.e. $2 is a name and I'm trying to concatenate (prepend) the "vol".
- Previous message: [maxmsp] Create objects with dynamic names
- Next message: [maxmsp] Re: Create objects with dynamic names
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
