1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-28 02:30:05 +00:00
JUCE/modules/juce_audio_basics/buffers
2014-03-18 11:30:49 +00: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 64-bit double methods to FloatVectorOperations. Refactored some of the min/max methods in FloatVectorOperations to return a Range instead of getting the results as parameters. 2014-03-18 10:56:34 +00:00
juce_AudioSampleBuffer.h Added 64-bit double methods to FloatVectorOperations. Refactored some of the min/max methods in FloatVectorOperations to return a Range instead of getting the results as parameters. 2014-03-18 10:56:34 +00:00
juce_FloatVectorOperations.cpp FloatVectorOperations fixes. 2014-03-18 11:30:49 +00:00
juce_FloatVectorOperations.h Added 64-bit double methods to FloatVectorOperations. Refactored some of the min/max methods in FloatVectorOperations to return a Range instead of getting the results as parameters. 2014-03-18 10:56:34 +00:00