1
0
Fork 0
nih-plug/nih_plug_derive
Robbert van der Helm b9d79771cc Use String instead of &'static str in Params
This may hurt performance in generic UIs a bit, but it will allow you to
programatically generate custom Params implementations for repeated
Parameters structs.
2022-03-20 02:14:18 +01:00
..
src Use String instead of &'static str in Params 2022-03-20 02:14:18 +01:00
Cargo.toml Relicense under the ISC license 2022-02-12 16:04:46 +01:00