Your shopping cart is empty.
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
Comments
Hello tebgeronimo,
Thank you for letting us know!
The issue will be investigated soon.
Till later with more info!
Hello again tebgeronimo,
This could be related to a larger issue we have been investigating recently.
We will test this too, but just to let you know, it may take a little while to resolve.
Thanks
Thanks Wim and John,
Please do let me know when its resolved.
T
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