Splicerr v1.0.8 β API fix + Transpose
Splicerr v1.0.8 β community fork
Temporary fork of Robert-K/splicerr
that restores functionality and adds a bonus feature.
π§ Fixes
- Windows: "Something went wrong" fixed. On Windows the app's
requests were blocked by Splice's Cloudflare protection with a 403
(the embeddedOrigin: http://tauri.localhostheader was being
flagged). The GraphQL request now goes through a native client that
Cloudflare accepts, so samples load on Windows again. - Samples load again (all platforms). Splice's GraphQL API began
requiring Apollo preflight headers (apollo-require-preflight,
x-apollo-operation-name); without them the app failed with
"something went wrong". This build adds them.
(upstream issue #30)
β¨ New
- Transpose β shift samples by key or by semitones, tempo-preserving,
applied to both preview playback and exported WAV.
π¦ 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.