1
0
Fork 0
nih-plug/nih_plug_egui
Robbert van der Helm e2524a2d81 Handle stepped non-float parameters
The widget now snaps to the correct range. This would always be
displayed this way internally, but now we also won't tell the host about
the invalid values.
2022-02-09 11:18:38 +01:00
..
src Handle stepped non-float parameters 2022-02-09 11:18:38 +01:00
Cargo.toml Permissively license the egui integration crate 2022-02-08 23:27:46 +01:00
LICENSE Permissively license the egui integration crate 2022-02-08 23:27:46 +01:00
README.md Add an egui editor adapter 2022-02-06 00:22:33 +01:00

NIH-plug: egui support

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