Skip to content

Crash on fixed length record (on clip with stop button removed) #38

@sandroconforto

Description

@sandroconforto

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.

Clyphx_Srecfix_Crash.als.zip

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!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions