1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_basics/sources
2012-07-23 07:54:23 +01:00
..
juce_AudioSource.h Added better constructors for AudioSourceChannelInfo. 2012-04-28 11:37:05 +01:00
juce_BufferingAudioSource.cpp Added better constructors for AudioSourceChannelInfo. 2012-04-28 11:37:05 +01:00
juce_BufferingAudioSource.h Fixed a threading problem in BufferingAudioSource. 2011-09-11 13:58:11 +01:00
juce_ChannelRemappingAudioSource.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_ChannelRemappingAudioSource.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_IIRFilterAudioSource.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_IIRFilterAudioSource.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_MixerAudioSource.cpp Fix for MixerAudioSource. 2012-07-13 08:52:04 +01:00
juce_MixerAudioSource.h Fixed a bug in MixerAudioSource::removeAllInputs(), and simplified the implementation of removeInputSource(). 2012-03-07 12:09:17 +00:00
juce_PositionableAudioSource.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_ResamplingAudioSource.cpp Minor optimisations. New method OwnedArray::insertArray(). Changed some CodeDocument inner class constructors to use references rather than pointers. 2012-07-23 07:54:23 +01:00
juce_ResamplingAudioSource.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_ReverbAudioSource.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_ReverbAudioSource.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_ToneGeneratorAudioSource.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_ToneGeneratorAudioSource.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