mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Add a basic adapter for vizia
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user