automation_state not working case
Hi!
i use listener:
self.song().tracks[self.get_modifier_value(“m1”)].devices[self.get_modifier_value(“m2”)].parameters[1].add_automation_state_listener
and i found a case where that listener do not gives a bang, but automation_state changers in ableton:
actions to reproduce –
- start recording a clip on track (ie 1) and move parameter (ie 1) on device (ie 1) (automation state has changed to 1 and listener will capture that)
- start recording any other clip on same track and device (automation state has changed to 0, but listener will not capture that)
how that can be fixed?
Hellem Asked question June 21, 2024
Sign up
User registration is currently not allowed.