storing/recalling settings/parameters via midi in m4l/alternatives to pattr etc

nedrush's icon

i want to make a device where various live ui elements are stored and recalled via midi keyboard, in a midi instrument. i have made a basic patch that using pattrstorage to store presets under note numbers, but i have to press a store message to store the preset, when really i would like myself, or end user, to not have to press a store message, but settings and parameters are stored and recalled just by pressing midi keys. Though maybe a coll object could work here. see attached my first attempt.

Max Patch
Copy patch and select New From Clipboard in Max.

i dont know if anyone has used The Finger in reaktor, but when using it you dont have to store any settings, it just remember what settings were on the midi note you use, if that makes sense.

spectro's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Not sure if its bulletproof but something like this could work...

nedrush's icon

thats pretty cool.