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 dfa94c8425 Added some documentation to the AudioProcessorValueTreeState class 7 years ago
..
juce_AudioParameterBool.h Added a callback to AudioParameterBool, Choice, Float and Int which is called when the parameter value changes 7 years ago
juce_AudioParameterChoice.h Added a callback to AudioParameterBool, Choice, Float and Int which is called when the parameter value changes 7 years ago
juce_AudioParameterFloat.h Added a callback to AudioParameterBool, Choice, Float and Int which is called when the parameter value changes 7 years ago
juce_AudioParameterInt.h Added a callback to AudioParameterBool, Choice, Float and Int which is called when the parameter value changes 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 a callback to AudioParameterBool, Choice, Float and Int which is called when the parameter value changes 7 years ago
juce_AudioProcessorValueTreeState.cpp Added thread safe methods for getting and setting the AudioProcessorValueTreeState state 7 years ago
juce_AudioProcessorValueTreeState.h Added some documentation to the AudioProcessorValueTreeState class 7 years ago