Skip to content

Fredemus/sampler-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sampler-rs

A basic resampling sampler plugin.

Build Instructions

To run the standalone GUI:

cargo run sampler --bin sampler_standalone

To build the the project as a clap plugin:

cargo xtask bundle sampler --release

File instrutions

For the sampler to work the folder dirs::home_dir()/Documents/sampler-rs/samples/ must exist and have a file called Hard kick 1.wav On windows this is equivalent to C:\Users\USER_NAME\Documents\sampler-rs\samples. See dirs::home_dir()

About

A basic resampling sampler plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published