[maxmsp] Re: Autonaming objects
Jeremy Bernstein
jeremy at bootsquad.com
Fri Jun 1 02:59:37 MDT 2007
- Previous message: [maxmsp] Re: PhoneTones
- Next message: [maxmsp] Re: Autonaming objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If there is a pattr or autopattr object inside of a subpatcher, even if it's unused, it will automatically name the patcher's box (and any patchers between it and the top level of the patcher) when it loads. I haven't really been following this discussion, but that appears to be what you're trying to do. jb Am 01.06.2007 um 00:45 schrieb guillaume: > > hello vade, > > if you create a bpatcher by this way, you will have to specify > different names if you want more than one of them in the same patch. > maybe using a [sprintf script new name-%i myobject ...]- > [thispatcher] could do the work with a counter. this is > "autonaming" but not "selfnaming". i would like to make this the > more transparent as possible. > the JS Patrick gave before in this thread works fine. (even if i'm > not really in love with JS...) > > g. > > _______________________________________________ > maxmsp mailing list > maxmsp at cycling74.com > http://www.cycling74.com/mailman/listinfo/maxmsp
- Previous message: [maxmsp] Re: PhoneTones
- Next message: [maxmsp] Re: Autonaming objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
