1
0
Fork 0
nih-plug/nih_plug_egui
2024-02-22 20:54:58 +01:00
..
src don't need this import here 2024-02-22 20:54:58 +01:00
Cargo.toml update egui and egui_baseview 2024-02-22 20:54:58 +01:00
README.md Mention vizia ParamSlider set_style() method 2022-03-21 18:36:41 +01:00

NIH-plug: egui support

This provides an adapter to create egui based GUIs with NIH-plug through egui-baseview.

Consider using nih_plug_iced or nih_plug_vizia instead.