mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
This may hurt performance in generic UIs a bit, but it will allow you to programatically generate custom Params implementations for repeated Parameters structs.
NIH-plug: egui support
This provides an adapter to create egui based GUIs with NIH-plug through egui-baseview.
Consider using nih_plug_iced instead or
nih_plug_vizia.