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.
Timur Doumler 9e317babd6 Made const casts added to avoid problems in the old 10.8 SDK more conspicuous. 9 years ago
..
juce_AudioDataConverters.cpp Added override specifiers to unit test classes 9 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 Made const casts added to avoid problems in the old 10.8 SDK more conspicuous. 9 years ago
juce_FloatVectorOperations.h Fixed a missing 'const' in FloatVectorOperations 9 years ago