@dannytaurus said in Saving MIDI CC assignments in user presets?:
Save the preset - the CC mappings save with the preset, so maybe do a post save callback to remove the data
You don't need to do anything here because you're already loading the CCs from the file.
So your preprocessor removes step 2 the rest is the same.
I think AppConfig.h is autogenerated when you save the juicer file so probably shouldn't be tracked by git - I could be wrong.