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
2015-11-09 17:21:33 +00: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 Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 2015-11-02 11:09:41 +00:00
juce_AudioProcessor.h Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 2015-11-02 11:09:41 +00:00
juce_AudioProcessorEditor.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_AudioProcessorEditor.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_AudioProcessorGraph.cpp Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 2015-11-02 11:09:41 +00:00
juce_AudioProcessorGraph.h Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 2015-11-02 11:09:41 +00: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 Update copyright notice 2015-07-22 15:59:34 +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 Audio Plugins: Added member variable PluginDescription::lastInfoUpdateTime 2015-11-09 17:21:33 +00:00