1
0
Fork 0
nih-plug/plugins/examples/gain_gui_egui/src
Robbert van der Helm e8fd18ab80 Completely reword the audio IO layout system
Instead of a VST3-style polling function to test if a plugin supports a
certain layout, the plugin now explicitly enumerates the supported
layouts. This aligns better with non-VST3 plugin formats.
2023-02-20 16:57:32 +01:00
..
lib.rs Completely reword the audio IO layout system 2023-02-20 16:57:32 +01:00
main.rs Enable the standalone for gain_gui_egui 2022-09-21 16:11:17 +02:00