Parameter Listener Bug ?
Hi,
Device is focused by Modifier “m2”. (like in the Modifier’s tutorial with Loopers)
Parameter Listener (PL) is pointed to Utility’s Parameter 10 (Mute).
PL responds well when changing value of Parameter.
Then when changing Session Box position, focusing on another Device, and come back to the previous device, PL doesn’t respond anymore.
If I select another parameter and come back to Parameter 10, PL works. ?!?
What did I miss?
You can see it here: https://youtu.be/pyeXbxS7zmI
–
–
Actually if Device is focused by number everything works as expected.
If focused by modifier it doesn’t work.
It seems to be a bug…
Fabrice Planquette Answered question December 14, 2024
Attached Files:
And why this script is not accepted in Listener ?
self.song().tracks[0].devices[self.get_list_item("list1", 0)].parameters[1].add_value_listener
Fabrice Planquette Answered question December 14, 2024
Sign up
User registration is currently not allowed.