1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_audio_processors/processors
2012-11-18 18:03:44 +00:00
..
juce_AudioPlayHead.h Added AudioPlayHead::CurrentPositionInfo::timeInSamples member. 2012-08-25 20:53:40 +01:00
juce_AudioPluginInstance.h Added AudioProcessor::getParameterLabel method. 2012-10-05 17:25:51 +01:00
juce_AudioProcessor.cpp Audio plugins: better bypass support, with an AudioProcessor::processBlockBypassed() method that can be used for custom behaviour. 2012-11-18 18:03:44 +00:00
juce_AudioProcessor.h Audio plugins: better bypass support, with an AudioProcessor::processBlockBypassed() method that can be used for custom behaviour. 2012-11-18 18:03:44 +00:00
juce_AudioProcessorEditor.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_AudioProcessorEditor.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_AudioProcessorGraph.cpp Added method AudioProcessor::silenceInProducesSilenceOut(). 2012-10-19 18:44:07 +01:00
juce_AudioProcessorGraph.h Added method AudioProcessor::silenceInProducesSilenceOut(). 2012-10-19 18:44:07 +01:00
juce_AudioProcessorListener.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_GenericAudioProcessorEditor.cpp New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 2012-10-18 13:53:02 +01:00
juce_GenericAudioProcessorEditor.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_PluginDescription.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_PluginDescription.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00