Saving MIDI CC assignments in user presets?
-
@dannytaurus I think option 3 is what I want. I'd like it to be seamless. The user assigns a CC to a control and that's it. They can change presets, add new instances, reload the DAW sessions, etc. and their assignments stick.
I'm trying to get it working just via scripting but it's actually a real pain, the settings keep getting overwritten. It might be because I'm using expansions rather than it being a plugin. I'll keep trying.
-
Finally got it working. I had to add several flags to guard against my save to file function running and overwriting the stored CC values.