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.
ed 9d6b393aa9 Fixed a bug in AudioChannelSet::getChannelTypeFromAbbreviation() for non-typed ChannelTypes 6 years ago
..
juce_AudioChannelSet.cpp Fixed a bug in AudioChannelSet::getChannelTypeFromAbbreviation() for non-typed ChannelTypes 6 years ago
juce_AudioChannelSet.h Added various clang-tidy modernize-* fixes 6 years ago
juce_AudioDataConverters.cpp Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'. 6 years ago
juce_AudioDataConverters.h Added various clang-tidy modernize-* fixes 6 years ago
juce_AudioProcessLoadMeasurer.cpp Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup() 6 years ago
juce_AudioProcessLoadMeasurer.h Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup() 6 years ago
juce_AudioSampleBuffer.h Added various clang-tidy modernize-* fixes 6 years ago
juce_FloatVectorOperations.cpp Changes to avoid some clang warnings 6 years ago
juce_FloatVectorOperations.h Add documentation tags 7 years ago