The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules e1f3ce0699 Fix for vector ops on very old CPUs. 11 years ago
..
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. 12 years ago
juce_AudioDataConverters.h ALSA: added support for SND_PCM_FORMAT_S24_LE devices. 12 years ago
juce_AudioSampleBuffer.cpp Added AudioSampleBuffer::reverse() method. 12 years ago
juce_AudioSampleBuffer.h Added AudioSampleBuffer::reverse() method. 12 years ago
juce_FloatVectorOperations.cpp Fix for vector ops on very old CPUs. 11 years ago
juce_FloatVectorOperations.h Couple of fixes for FloatVectorOperations on NEON, and added a subtract() function. 12 years ago