add_overdub_listener and add_session_record_listener not working

388 viewsCSS Bugs
0

add_overdub_listener and add_session_record_listener are not working.

– Create a Reaction with session record listener: self.song().add_session_record_listener.
– Log the value of session_record: self.show_message(str(self.song().session_record))

The listener is not firing when session_record is first changed to true. It only fires once a clip previously exists and you are overdubbing but not when recording into an empty clip.

admin Changed status to publish May 22, 2024
Attached Files:
0

I just tested both ‘overdub has changed’ and ‘session record has changed’ and for me they both appear to fire when the ‘session record button’ is turned on or off.

admin Changed status to publish May 22, 2024
Attached Files: