Add a basic adapter for vizia

This commit is contained in:
Robbert van der Helm
2022-03-17 23:14:45 +01:00
parent 8077f10c27
commit c9e42e6c2c
7 changed files with 639 additions and 35 deletions

View File

@@ -82,7 +82,8 @@ for download links.
`true`.
- Comes with adapters for popular Rust GUI frameworks as well as some basic
widgets for them that integrate with NIH-plug's parameter system. Currently
there's support for [egui](nih_plug_egui) and [iced](nih_plug_iced).
there's support for [egui](nih_plug_egui), [iced](nih_plug_iced) and
[VIZIA](nih_plug_vizia).
- Basic note/MIDI support. MIDI CC handling and note output is currently not
implemented. Let me know if you need this.
- A plugin bundler accessible through the