1
0
Fork 0
nih-plug/nih_plug_vizia
Robbert van der Helm 9e2b9cc06e Update to the latest Vizia
This fixes crashes when opening more than one instance of a plugin GUI
on Windows and macOS.
2024-05-06 00:57:29 +02:00
..
assets Update generic UI for upstream Vizia changes 2023-12-30 14:44:40 +01:00
src Change the minimum scale factor in Vizia to 0.5 2023-12-30 17:58:54 +01:00
Cargo.toml Update to the latest Vizia 2024-05-06 00:57:29 +02:00
README.md Point out the docs on create_vizia_editor() 2023-03-18 13:52:42 +01:00

NIH-plug: VIZIA support

This provides an adapter to create VIZIA based GUIs with NIH-plug. See the documentation in the main create_vizia_editor() function and the examples in the repo for pointers on how this integrates VIZIA with NIH-plug.