ldrolez / clyphx-live11

ClyphX advanced macros and scripting for Ableton Live 12, 11 and 10
GNU Lesser General Public License v3.0
202 stars 19 forks source link

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

Open sandroconforto opened 1 year ago

sandroconforto commented 1 year ago

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!

ldrolez commented 1 year ago

Crash also confirmed on Win 10