Hi, carmen wrote: > is there an existing way to to recieve all active sends from a single object? > pool's output channeled into a send13 does a fine job of recalling saved > settings but is there a similar way to 'feed' it, ie the opposite of maxlib's > "remote"...it would probably be a good intermediary solution... I know neither send13 nor remote (but probably should take a look). I developed a state saving system for the RRADical project which I called Memento. It uses pool inside, but wraps it to get a consistent, easy to use and network transparent (OSC-enabled) was of setting, changing and restoring state. There is a tutorial available. The communication between the state manager - called [originator] - and the actuall objects whose state is to manage is done by an abstraction called [commun]. You can get the latest snapshot of the whole RRADical stuff by me here: http://footils.org/cms/pydiddy/wiki/RradicalPd Ciao -- Frank Barknecht _ ___footils.org_