mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-01 03:10:06 +00:00
Previously, the bus layout was considered invalid if the host provided an unexpected number of channels on a disabled bus. Specifically, Acoustica 7 would prepare sidechain input buses with a non-zero number of channels, but provide a zero-channel bus during processing. Given that the plug-in doesn't attempt to read from disabled buses, it should be safe to process as normal in this scenario. |
||
|---|---|---|
| .. | ||
| format | ||
| format_types | ||
| processors | ||
| scanning | ||
| utilities | ||
| juce_audio_processors.cpp | ||
| juce_audio_processors.h | ||
| juce_audio_processors.mm | ||
| juce_audio_processors_ara.cpp | ||
| juce_audio_processors_lv2_libs.cpp | ||