Funny, this is extremely similar to the system I implemented... :)
I've also in my setup assumed that all GUIs have the send and receive pairs as $0-guiname_s and $0-guiname_r, and all GUIs 0-127.
David . . David McCallum . Music wants to be free . http://mentalfloss.ca/sintheta .
Frank Barknecht wrote:
_ Usage _
Every abstraction, that wants to take part in saving its settings with Memento needs to:
- include a single [originator Memento $0] object
- wrap all variables with [commun id $0] objects
A single [caretaker] then can save and reload settings. (In the parent patch.)