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_formats/format
2015-03-07 17:45:45 +00:00
..
juce_AudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 2013-09-27 10:29:42 +01:00
juce_AudioFormat.h Minor documentation cleanups. 2015-03-07 17:45:45 +00:00
juce_AudioFormatManager.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_AudioFormatManager.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_AudioFormatReader.cpp Fix for AudioFormatReader::read not filling extra channels when reading beyond the start of the source file. 2015-02-08 12:28:59 +00:00
juce_AudioFormatReader.h Added a method MemoryMappedAudioFormatReader::getSample(). Also refactored some old AudioFormatReader::readMaxLevels implementations. 2015-01-28 17:34:52 +00:00
juce_AudioFormatReaderSource.cpp Fixed some MSVC warnings. 2013-07-02 17:30:02 +01:00
juce_AudioFormatReaderSource.h Added a few override modifiers and fixed some documentation. 2013-08-22 22:03:51 +01:00
juce_AudioFormatWriter.cpp Fixed a counter in ThreadedWriter 2014-07-07 19:45:10 +01:00
juce_AudioFormatWriter.h Added method AudioFormatWriter::ThreadedWriter::setFlushInterval() 2014-07-06 12:00:20 +01:00
juce_AudioSubsectionReader.cpp Added a method MemoryMappedAudioFormatReader::getSample(). Also refactored some old AudioFormatReader::readMaxLevels implementations. 2015-01-28 17:34:52 +00:00
juce_AudioSubsectionReader.h Added a method MemoryMappedAudioFormatReader::getSample(). Also refactored some old AudioFormatReader::readMaxLevels implementations. 2015-01-28 17:34:52 +00:00
juce_BufferingAudioFormatReader.cpp Fixed an uninitialised member of BufferingAudioReader 2015-03-05 17:46:49 +00:00
juce_BufferingAudioFormatReader.h Added some override specifiers. 2013-08-19 19:18:36 +01:00
juce_MemoryMappedAudioFormatReader.h Added a method MemoryMappedAudioFormatReader::getSample(). Also refactored some old AudioFormatReader::readMaxLevels implementations. 2015-01-28 17:34:52 +00:00