[maxmsp] Re: Change item position in pattrstorage
Jeremy Bernstein
jeremy at bootsquad.com
Tue Apr 1 14:14:53 MDT 2008
- Previous message: [maxmsp] Change item position in pattrstorage
- Next message: [maxmsp] Re: Change item position in pattrstorage
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sorry, that's incorrect. Items are shown in the pattrstorage window in order of priority (Lower priority # = higher priority: -5 is recalled before 0. 0 is recalled before 5), PER HIERARCHY. So, all of the objects in a patcher will be recalled at once, according to their priority. That patcher will be recalled (according to its order) in the same group as all other objects in ITS parent patcher, and so on. Objects with the same priority will be recalled (and shown) in an indeterminate order. At least that's the theory. Jeremy
- Previous message: [maxmsp] Change item position in pattrstorage
- Next message: [maxmsp] Re: Change item position in pattrstorage
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
