Ok, I see that JUCE already implements getMidiControllerAssignment(), but it does so by using those “hidden” parameters. What would really be good for us is if, when NOT using those hidden parameters, if it called that same function in our processor instance instead. Then we could keep our old MIDI CC code as it was before JUCE.
