How to automatically save (and restore) Hidden live.dial parameter values with a Live Set?
Dear M4L Hive Mind:
I'm working on a generative MIDI device with parameters that must be set to Hidden in order to avoid Undo History issues.
However, these parameter values also need to be automatically saved and recalled with the Live Set itself.
I have tried to solve this with a combination of autopattr (bound to relevant live.dials via leftmost "include connection" outlet) + pattrstorage but this is either: A) overriding live.dial Initial Enable settings when loading new instances, or B) not storing parameters correctly at all.
All desired parameters are appearing in the pattrstorage Client Objects list, but I am not sending any specific messages to the pattrstorage object as this seems to cause yet more problems.
Any help would be massively appreciated!