-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hi,
I experience a crash when triggering fixed length session record ([] SRECFIX 2).
I suspect it could be related with the fact that the stop button was being removed from the clip (at least, it seems that re-adding makes the crash disappear).
Moreover, after some quick debugging it seems that the crash is happening around the following line:
self.song().trigger_session_record(length)
inside ClyphXGlobalActions.py method:
def trigger_session_record(self, track, xclip, ident, value = None):
Please find attached the offending Ableton project zipped file.
The crash appears on an Intel Mac, using Ableton Live Lite 11.2.7, ClyphX 2.7.3 (and also master).
Thanks for your support!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working