1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-03 03:30:06 +00:00
JUCE/modules/juce_audio_processors/processors
John Joseph 0cdd46561e Fixing bug; setChannelLayoutOfBus always returns false when disabling.
What's odd is that applyBusLayouts always returns true when disabling. This seems inconsistent; maybe the fix is instead to return true on line 197?
2020-09-15 01:49:14 -04:00
..
juce_AudioPluginInstance.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioPluginInstance.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioProcessor.cpp Fixing bug; setChannelLayoutOfBus always returns false when disabling. 2020-09-15 01:49:14 -04:00
juce_AudioProcessor.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioProcessorEditor.cpp juce6: Update some referenes to JUCE 5 in docstrings 2020-07-01 10:00:43 +01:00
juce_AudioProcessorEditor.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioProcessorGraph.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioProcessorGraph.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioProcessorListener.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioProcessorParameter.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioProcessorParameterGroup.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioProcessorParameterGroup.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_GenericAudioProcessorEditor.cpp Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
juce_GenericAudioProcessorEditor.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_PluginDescription.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_PluginDescription.h Updated all license headers 2020-06-29 08:30:22 +01:00