mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-08 04:20:09 +00:00
Previously, MIDI FX would report an input and output channel count of 0. However, a non-empty output bus is required in order to retrieve the processing sample rate. With this change in place, MIDI FX plugins will now report an output channel count of -1, which indicates that any number of output channels is valid. |
||
|---|---|---|
| .. | ||
| 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 | ||