Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sandroconforto opened this issue Jan 6, 2023 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@sandroconforto
Copy link

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 ldrolez self-assigned this Feb 10, 2023
@ldrolez
Copy link
Owner

ldrolez commented Feb 12, 2023

Crash also confirmed on Win 10

@ldrolez ldrolez added the bug Something isn't working label May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants