Splicerr v1.0.11 β macOS Sequoia Drag-n-Drop fix
Splicerr v1.0.11 β community fork
Temporary fork of Robert-K/splicerr
that restores functionality, fixes bugs and adds a bonus feature.
π§ Fixes
- Drag-and-drop crash fixed on macOS Sequoia. Dragging samples crashed
the app on macOS 15 Sequoia (EXC_BAD_ACCESS in NSViewAlignRect), including
on Intel Macs and Apple Silicon running x86_64 builds. Root cause: the
native drag library (v2.0.0) read a nilNSApp.currentEventwhen the drag
was initiated asynchronously. Fixed by upgrading totauri-plugin-drag 2.1
which guards against nil and ships an explicit macOS Intel crash fix.
The sample WAV is now also prepared ahead of the drag gesture (on hover)
so the drag session starts synchronously.
π¦ Downloads
- Windows β
.exe(installer) or.msi - macOS β
.dmg(Apple Silicon & Intel) - Linux β
.AppImage,.deb,.rpm
Once the headers fix is merged upstream, please switch back to the original repo.
All credit to the original authors β please β the original
splicedd and
splicerr.