1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-08 04:20:09 +00:00
JUCE/modules/juce_audio_processors
reuk a66fd53630 AU Client: Report correct AUChannelInfo for MIDI FX plugins
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.
2024-06-12 11:24:16 +01:00
..
format Update licensing information 2024-04-16 11:39:35 +01:00
format_types AU Client: Report correct AUChannelInfo for MIDI FX plugins 2024-06-12 11:24:16 +01:00
processors VST3 Client: Add support for IParameterFinder interface 2024-05-08 17:53:52 +01:00
scanning LookAndFeel: Allow specifying a default typeface metrics kind to use 2024-04-18 14:16:00 +01:00
utilities Add the parameterIndex property to all WebView related parameter ParameterAttachments 2024-06-06 13:48:51 +02:00
juce_audio_processors.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_audio_processors.h WebBrowserComponent: Improve native integrations 2024-04-16 17:43:21 +01:00
juce_audio_processors.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_audio_processors_ara.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_audio_processors_lv2_libs.cpp Update licensing information 2024-04-16 11:39:35 +01:00