1
0
Fork 0
nih-plug/nih_plug_vizia
Robbert van der Helm b2da26ecd7 Add prefix to plain_value() and normalized_value()
To make it clearer that these functions include monophonic modulation.
When creating GUI widgets, you should be using the unmodulated variants.
2022-11-11 03:15:05 +01:00
..
assets Add more side padding in ParamButton 2022-11-11 03:15:05 +01:00
src Add prefix to plain_value() and normalized_value() 2022-11-11 03:15:05 +01:00
Cargo.toml Make Arc<ViziaState> persistable 2022-07-13 23:16:54 +02:00
README.md Add a basic adapter for vizia 2022-03-17 23:14:45 +01:00

NIH-plug: VIZIA support

This provides an adapter to create VIZIA based GUIs with NIH-plug.