A simple sampler written with nih-plug. Mainly made for myself to create setups for programming drums
Run with:
cargo xtask bundle nih-sampler --release
Features:
- Automatically reload and resample all samples when sample rate changes
- Min and max volume, the volume is calculated by mapping velocity
- Deterministic sample picker
- find better font
- perhaps add features to not have to use multiple instances of the plugin (like the old version)
- add different channel config support
- update to latest versions
- add icons
- cache the file for transferrability between devices
All code is licensed under the GPLv3 license.