1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_audio_processors/processors
2013-08-02 17:37:25 +01:00
..
juce_AudioPlayHead.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_AudioPluginInstance.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_AudioProcessor.cpp Added some new methods to AudioProcessor, to support truncated parameter names, default parameter values and parameter step sizes. These are needed to support some AAX/RTAS host features. 2013-08-02 17:37:25 +01:00
juce_AudioProcessor.h Added some new methods to AudioProcessor, to support truncated parameter names, default parameter values and parameter step sizes. These are needed to support some AAX/RTAS host features. 2013-08-02 17:37:25 +01:00
juce_AudioProcessorEditor.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_AudioProcessorEditor.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_AudioProcessorGraph.cpp Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility. 2013-07-28 11:31:25 +01:00
juce_AudioProcessorGraph.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_AudioProcessorListener.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_GenericAudioProcessorEditor.cpp Added some 'override' modifiers to overridden methods. 2013-06-23 23:09:52 +01:00
juce_GenericAudioProcessorEditor.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_PluginDescription.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_PluginDescription.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00