No description
Find a file
2025-04-22 18:42:06 +02:00
.cargo Created project for the plugin using nih-plug template 2025-04-07 18:28:51 +02:00
.github/workflows Removed unecessary github CI content. The problem with tag is due to the sync with gitlab... 2025-04-11 20:10:09 +02:00
src Created a parameter for manager multiples functions. Added sigmoid function. 2025-04-22 18:42:06 +02:00
xtask Created project for the plugin using nih-plug template 2025-04-07 18:28:51 +02:00
.gitignore Created a natural log distortion 2025-04-07 20:07:51 +02:00
.gitlab-ci.yml Created project for the plugin using nih-plug template 2025-04-07 18:28:51 +02:00
bundler.toml Created project for the plugin using nih-plug template 2025-04-07 18:28:51 +02:00
Cargo.lock Updated dependencies 2025-04-11 19:12:17 +02:00
Cargo.toml Created project for the plugin using nih-plug template 2025-04-07 18:28:51 +02:00
LICENSE Added license 2025-04-11 19:19:26 +02:00
README.md Created project for the plugin using nih-plug template 2025-04-07 18:28:51 +02:00

Saturator

Building

After installing Rust, you can compile Saturator as follows:

cargo xtask bundle saturator --release