1
0
Fork 0
Go to file
Robbert van der Helm 5d0fbcd60d Clamp parameter values in (un)normalization
In case the host or the plugin does something weird.
2022-01-25 22:30:11 +01:00
nih_plug Clamp parameter values in (un)normalization 2022-01-25 22:30:11 +01:00
nih_plug_derive Not all structs are called Foo 2022-01-25 20:02:58 +01:00
plugins/gain Add a dummy library for testing the macro 2022-01-25 22:18:55 +01:00
.gitignore Initial commit 2022-01-24 21:00:37 +01:00
Cargo.lock Add a dummy library for testing the macro 2022-01-25 22:18:55 +01:00
Cargo.toml Add a dummy library for testing the macro 2022-01-25 22:18:55 +01:00
COPYING Initial commit 2022-01-24 21:00:37 +01:00
README.md Initial commit 2022-01-24 21:00:37 +01:00

NIH plugs

Because of course we need to remake everything from scratch.