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.
Tom Poole 28e03f0815 Replaced all instances of JUCE_CONSTEXPR with constexpr 5 years ago
..
juce_AudioChannelSet.cpp Fixed a typo in AudioChannelSet::ChannelType 5 years ago
juce_AudioChannelSet.h Fixed a typo in AudioChannelSet::ChannelType 5 years ago
juce_AudioDataConverters.cpp Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_AudioDataConverters.h Fixed some warnings on the latest compilers 6 years ago
juce_AudioProcessLoadMeasurer.cpp Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup() 7 years ago
juce_AudioProcessLoadMeasurer.h Added some missing documentation tags 5 years ago
juce_AudioSampleBuffer.h Replaced all instances of JUCE_CONSTEXPR with constexpr 5 years ago
juce_FloatVectorOperations.cpp Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_FloatVectorOperations.h Add documentation tags 7 years ago