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 481221a256 Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
..
juce_AudioParameterBool.h Add documentation tags 7 years ago
juce_AudioParameterChoice.h Add documentation tags 7 years ago
juce_AudioParameterFloat.h Add documentation tags 7 years ago
juce_AudioParameterInt.h Add documentation tags 7 years ago
juce_AudioProcessorParameterWithID.h Add documentation tags 7 years ago
juce_AudioProcessorParameters.cpp Added value-string conversion lambdas to the constructors of AudioParameterBool Choice Float and Int 7 years ago
juce_AudioProcessorValueTreeState.cpp Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
juce_AudioProcessorValueTreeState.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago