1
0
Fork 0
nih-plug/nih_plug_egui
2022-03-14 20:17:11 +01:00
..
src Finish the drawing for the iced param slider 2022-03-14 13:17:19 +01:00
Cargo.toml Add most bits and pieces for iced support 2022-03-12 23:15:33 +01:00
README.md Refer to nih_plug_iced in nih_plug_egui's manual 2022-03-14 20:17:11 +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 instead.