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 1e9a5a18ec Fixed an issue forwarding valueToText functions in the SliderAttachment 7 years ago
..
juce_AudioParameterBool.h Added value-string conversion lambdas to the constructors of AudioParameterBool Choice Float and Int 7 years ago
juce_AudioParameterChoice.h Added value-string conversion lambdas to the constructors of AudioParameterBool Choice Float and Int 7 years ago
juce_AudioParameterFloat.h Added value-string conversion lambdas to the constructors of AudioParameterBool Choice Float and Int 7 years ago
juce_AudioParameterInt.h Added value-string conversion lambdas to the constructors of AudioParameterBool Choice Float and Int 7 years ago
juce_AudioProcessorParameterWithID.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 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 Fixed an issue forwarding valueToText functions in the SliderAttachment 7 years ago
juce_AudioProcessorValueTreeState.h Added some documentation to the AudioProcessorValueTreeState class 7 years ago