1
0
Fork 0
nih-plug/nih_plug_egui
Robbert van der Helm 2a0ed0c5ec Move PersistentField and helpers to dedicated mod
As mentioned in the previous commit's breaking changes entry.
2022-10-20 12:11:04 +02:00
..
src Move PersistentField and helpers to dedicated mod 2022-10-20 12:11:04 +02:00
Cargo.toml Use upstream egui-baseview 2022-09-22 19:42:03 +02: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.