Post
by tjspurge » Mon Jun 29, 2026 8:56 pm
EDIT: SOLVED: My mac was causing my SSDs to “sleep” and when that happened, it caused the audio engine to freeze/hang. For anyone having weird issues that seem to be linked to control surface scripts, make sure you tell your mac to not put your drives to sleep!::
I'm using Launchpad 95 with Live 12.2.7, and I think it's causing crashes. I'm getting the following log messages:
2026-06-29T16:25:11.398665: info: Python: INFO:_Framework.ControlSurface:398 - LOG: (Launchpad) Got unknown sysex message: (240, 0, 32, 41, 2, 13, 14, 1, 247)
2026-06-29T16:25:11.398707: info: RemoteScriptMessage: (Launchpad) Got unknown sysex message: (240, 0, 32, 41, 2, 13, 14, 1, 247)
2026-06-29T16:25:19.997526: error: RemoteScriptError: <string>:2: DeprecationWarning: Live.Clip.Clip.get_selected_notes is deprecated since Live 11.0. Please use Live.Clip.Clip.get_selected_notes_extended instead.
2026-06-29T16:32:59.688202: error: RemoteScriptError: <string>:2: DeprecationWarning: Live.Clip.Clip.replace_selected_notes is deprecated since Live 11.0. Please use Live.Clip.Clip.apply_note_modifications instead.
Can anyone make sense of this? I've tried using Google Gemini to analyze some log messages but I'm not making any progress in stopping the crashes :/
I suppose I'd need a new version of Launchpad 95 but I already have the latest version from GitHub. Thanks !