
Looking for feedback: I’m building a Tauri app to manage and export samples for MPC workflows
I started building a tool called Le Resampler because I was tired of the gap between a messy desktop sample library and what a hardware sampler actually wants.
The goal is to:
- scan folders recursively
- preview samples quickly
- tag / classify / edit metadata
- export selections to SD card
- recreate a clean category-based structure automatically
It’s aimed at MPC / hardware sampler users, and built with Tauri (Rust backend + vanilla JS frontend).
Repo:
https://github.com/flug/Le-Resampler
I’m posting here mainly for feedback, not to do the usual "please clap" open-source dance.
If you use an MPC (or similar machine), I’d love to know:
- how you organize your sample folders
- whether BPM/key tagging matters on-device for you
- whether export presets per machine would be useful
- what would make you actually install a tool like this
Happy to hear brutally practical feedback.