Skip to content

Splicerr v1.0.8 β€” API fix + Transpose

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:20

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 embedded Origin: http://tauri.localhost header 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.