Selected Parameter Listener Bug

3.69K viewsCSS Bugs
0

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

JohnC Answered question

hello,

it seems that this bug still exists, right?

0

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

admin Changed status to publish
Attached Files:
You are viewing 1 out of 8 answers, click here to view all answers.