Midi automation
-
If the user assign a cc via midi learn to a knob, works fine, if he/she then change preset, the automation will be lost (I suppose that is the way Hise handle it so you could have different cc assignments per preset)
Is there a way to let the user, via midi learn, assign a cc to a knob and it will stay there even if he/she change preset?
-
@ulrik does it matter if the knob is 'saveInPreset' or not?
-
@ulrik on a project I was working on we wrote all the cc assignments to a file and restored them on preset load. It meant the same settings could be used across all instances of the plugin.