1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_audio_processors/processors
2016-07-20 18:19:06 +01:00
..
juce_AudioChannelSet.cpp Add removeChannel to AudioChannelSet 2016-06-15 12:16:17 +01:00
juce_AudioChannelSet.h Add removeChannel to AudioChannelSet 2016-06-15 12:16:17 +01:00
juce_AudioPlayHead.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_AudioPluginInstance.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_AudioProcessor.cpp Clear unused outputs when bypassing a plug-in 2016-06-27 15:48:54 +01:00
juce_AudioProcessor.h Clear unused outputs when bypassing a plug-in 2016-06-27 15:48:54 +01:00
juce_AudioProcessorEditor.cpp Add support for plug-ins which do not want to use a resize corner 2016-06-13 16:43:55 +01:00
juce_AudioProcessorEditor.h Add more details to the documentation of the setResizable method in the AudioProcessorEditor 2016-07-12 14:29:22 +01:00
juce_AudioProcessorGraph.cpp Don't update the rendering graph if the graph is not prepared 2016-07-20 18:19:06 +01:00
juce_AudioProcessorGraph.h Don't update the rendering graph if the graph is not prepared 2016-07-20 18:19:06 +01:00
juce_AudioProcessorListener.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_AudioProcessorParameter.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_GenericAudioProcessorEditor.cpp Add beginParameterChangeGesture/endParameterChangeGesture support to GenericAudioProcessorEditor 2016-07-05 09:35:29 +01:00
juce_GenericAudioProcessorEditor.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_PluginDescription.cpp Audio Plugins: Added member variable PluginDescription::lastInfoUpdateTime 2015-11-09 17:21:33 +00:00
juce_PluginDescription.h Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00