1
0
Fork 0
nih-plug/plugins/spectral_compressor/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
..
compressor_bank.rs Change SC to work in the decibel domain 2023-01-15 18:28:49 +01:00
dry_wet_mixer.rs Rename Buffer::len() to Buffer::samples() 2023-01-05 16:04:38 +01:00
editor.rs Make the Spectral Compressor title link to GitHub 2023-01-16 01:18:32 +01:00
lib.rs Completely reword the audio IO layout system 2023-02-20 16:57:32 +01:00