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-10-01 11:53:17 +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 Added AudioSampleBuffer::reverse() method. 2013-09-11 11:40:59 +01:00
juce_AudioSampleBuffer.h Added AudioSampleBuffer::reverse() method. 2013-09-11 11:40:59 +01:00
juce_FloatVectorOperations.cpp Avoided some pedantic compiler warnings in the audio plugin code. 2013-10-01 11:53:17 +01:00
juce_FloatVectorOperations.h Added a method FloatVectorOperations::negate(). 2013-09-30 13:55:04 +01:00