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 e4f69698f2 Fixed a couple of minor warnings 9 years ago
..
juce_AudioDataConverters.cpp Added override specifiers to unit test classes 10 years ago
juce_AudioDataConverters.h Lots of small whitespace tweaks. 9 years ago
juce_AudioSampleBuffer.h Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 9 years ago
juce_FloatVectorOperations.cpp Fixed a couple of minor warnings 9 years ago
juce_FloatVectorOperations.h Removed some legacy support for non-SSE2 CPUs. Added function FloatVectorOperations::disableDenormalisedNumberSupport() 9 years ago