Files
nih-plug/nih_plug_egui
Robbert van der Helm a16cbd6aad Adapt raw_window_handle 0.4 for nih_plug_egui
NIH-plug switched to version 0.5, so this adapter is needed for this
version of nih_plug_egui.
2023-12-30 14:44:40 +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.