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.mp4
- 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
- Install the Tauri prerequisites & pnpm
- Clone the project:
git clone https://github.com/robert-k/splicerr
- Install dependencies:
pnpm i
- Start the development server:
pnpm tauri dev
VS Code + Svelte + Tauri + rust-analyzer