1
0
Fork 0
nih-plug/plugins/examples/sysex
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
..
src Completely reword the audio IO layout system 2023-02-20 16:57:32 +01:00
Cargo.toml Add a SysEx example plugin 2023-02-01 14:52:01 +01:00