customize default slider right-click function?
-
Hi,
Can we customize the default right-click menu for sliders?
I want to modify not only its appearance but also add more items (functions) to the list. I’d like to retain the "Learn MIDI" and "Assign CC" functions while adding a couple of additional features.
How should I approach this?
-
-
@CyberGen friendly bump.
Maybe it's possible by creating a popup panel and using some of the MidiAutomationHandler API?
which one for midi learn?
-
@CyberGen I think this is not possible from scripting.
-
@d-healey oh noooooo.
I see a setControllerNumbersInPopup and a setConsumeAutomatedControllers could those be used for this?
-
@CyberGen Nope