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/buffers
2013-09-11 10:29:48 +01:00
..
juce_AudioDataConverters.cpp Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 2013-09-11 10:29:48 +01:00
juce_AudioDataConverters.h ALSA: added support for SND_PCM_FORMAT_S24_LE devices. 2013-08-12 12:56:17 +01:00
juce_AudioSampleBuffer.cpp Removed a few pedantic warnings. 2013-08-26 14:58:23 +01:00
juce_AudioSampleBuffer.h Fixed the AudioSampleBuffer copy-constructor's behaviour to match its description. 2013-07-29 10:54:03 +01:00
juce_FloatVectorOperations.cpp Removed a few pedantic warnings. 2013-08-26 14:58:23 +01:00
juce_FloatVectorOperations.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00