The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 336c46b5a9 Fix for array size in AudioFormatReader when reading files with > 64 channels. 10 years ago
..
juce_AudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 11 years ago
juce_AudioFormat.h Minor documentation cleanups. 10 years ago
juce_AudioFormatManager.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_AudioFormatManager.h Cleared-out the last batch of unnecessary includes. 11 years ago
juce_AudioFormatReader.cpp Fix for array size in AudioFormatReader when reading files with > 64 channels. 10 years ago
juce_AudioFormatReader.h Added a method MemoryMappedAudioFormatReader::getSample(). Also refactored some old AudioFormatReader::readMaxLevels implementations. 10 years ago
juce_AudioFormatReaderSource.cpp Fixed some MSVC warnings. 12 years ago
juce_AudioFormatReaderSource.h Added some missing 'override' decorators 10 years ago
juce_AudioFormatWriter.cpp Fixed a counter in ThreadedWriter 11 years ago
juce_AudioFormatWriter.h Added method AudioFormatWriter::ThreadedWriter::setFlushInterval() 11 years ago
juce_AudioSubsectionReader.cpp Added a method MemoryMappedAudioFormatReader::getSample(). Also refactored some old AudioFormatReader::readMaxLevels implementations. 10 years ago
juce_AudioSubsectionReader.h Added a method MemoryMappedAudioFormatReader::getSample(). Also refactored some old AudioFormatReader::readMaxLevels implementations. 10 years ago
juce_BufferingAudioFormatReader.cpp Fixed an uninitialised member of BufferingAudioReader 10 years ago
juce_BufferingAudioFormatReader.h Added some override specifiers. 11 years ago
juce_MemoryMappedAudioFormatReader.h Added a method MemoryMappedAudioFormatReader::getSample(). Also refactored some old AudioFormatReader::readMaxLevels implementations. 10 years ago