| .. |
|
juce_AudioFormat.cpp
|
New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin.
|
2013-02-18 22:02:44 +00:00 |
|
juce_AudioFormat.h
|
New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin.
|
2013-02-18 22:02:44 +00:00 |
|
juce_AudioFormatManager.cpp
|
WindowsMediaAudioFormat fix for some file types.
|
2012-10-10 20:59:23 +01:00 |
|
juce_AudioFormatManager.h
|
Added iterators to AudioFormatManager.
|
2013-02-09 15:22:22 +00:00 |
|
juce_AudioFormatReader.cpp
|
MemoryMappedAudioFormatReader fix. Removed a couple of warnings.
|
2013-02-26 13:02:22 +00:00 |
|
juce_AudioFormatReader.h
|
New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin.
|
2013-02-18 22:02:44 +00:00 |
|
juce_AudioFormatReaderSource.cpp
|
Got rid of the remaining uses of juce_useDebuggingNewOperator in the old Jucer template.
|
2012-09-20 13:49:12 +01:00 |
|
juce_AudioFormatReaderSource.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_AudioFormatWriter.cpp
|
(fixed typo in last check-in)
|
2013-03-04 10:08:09 +00:00 |
|
juce_AudioFormatWriter.h
|
Added method AudioFormatWriter::writeFromFloatArrays()
|
2013-02-27 17:55:24 +00:00 |
|
juce_AudioSubsectionReader.cpp
|
New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin.
|
2013-02-18 22:02:44 +00:00 |
|
juce_AudioSubsectionReader.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_BufferingAudioFormatReader.cpp
|
Added method BufferingAudioReader::setReadTimeout()
|
2013-03-16 19:16:43 +00:00 |
|
juce_BufferingAudioFormatReader.h
|
Added method BufferingAudioReader::setReadTimeout()
|
2013-03-16 19:16:43 +00:00 |
|
juce_MemoryMappedAudioFormatReader.h
|
Aiff float support.
|
2013-03-12 11:13:53 +00:00 |