Skip to content

🎵 A custom frontend for the Splice sample library, built with Svelte + Tauri

Notifications You must be signed in to change notification settings

Robert-K/splicerr

Repository files navigation

Splicerr

Splicerr is an alternative frontend for the popular Splice sample library. It does not require any authentication and contains all of the most important features of the regular desktop app (including drag-and-drop).

It's basically a full rewrite of ascpixi's Splicedd ❤️, just with a couple more features and built with Svelte and Tauri 2.0.

Please show your appreciation by starring ⭐ the original project, as it made this all possible.


Click here to download the latest release!

Demo

demo.mp4

Features

  • Drag-and-drop samples
  • Search suggestions
  • Tag filtering
  • Infinite scrolling
  • Waveform previews
  • Sort by popularity, bpm & more
  • Dark & light mode
  • Custom UI scale
  • Adjustable preview volume

🔧 How to develop

  1. Install the Tauri prerequisites & pnpm
  2. Clone the project: git clone https://github.com/robert-k/splicerr
  3. Install dependencies: pnpm i
  4. Start the development server: pnpm tauri dev

💡 Recommended IDE Setup

VS Code + Svelte + Tauri + rust-analyzer


forthebadge forthebadge forthebadge