1
0
Fork 0
nih-plug/nih_plug_vizia
Robbert van der Helm 32ad1212f1 Silence clippy::type_complexity
Clippy now wants us to move any usage of the Fn* traits to a typedef.
Doing so will almost certainly not help readability.
2022-07-01 15:50:23 +02:00
..
assets Make the modulation visualization semi-transparent 2022-05-01 20:16:17 +02:00
src Silence clippy::type_complexity 2022-07-01 15:50:23 +02:00
Cargo.toml Update Vizia 2022-06-18 01:59:57 +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.