Selected Parameter Listener Bug
Hey Hey, Back again with another bug.
For context, my controller has no buttons, just 8 endless encoders that send 10 bit messages shifted up to Pitch bend messages.
So what I am doing is using changes of the selected parameter to change the function of the knobs.
Sadly there is a bug when with the Selected Parameter Listener ( self.song().view.add_selected_parameter_listener ) when selecting parameters in devices.
Selecting mixer parameters works, but device parameters only work once and then stop working until Ableton is reloaded.
Thanks
A
Hi, maybe not the exact same problem but I see something similar using “self.song().view.selected_track.view.selected_device.parameters[1].add_value_listener”. Is this related ? Also using a modifier build from a custom list for the parameter number doesn’t work reliable or at all. Regards, mj
Sign up
User registration is currently not allowed.
hello,
it seems that this bug still exists, right?