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.
hogliux 544d3284e3 Added a callback to AudioParameterBool, Choice, Float and Int which is called when the parameter value changes 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 Removed the message manager lock from the AudioProcessorValueTreeState constructor 7 years ago
juce_AudioProcessorValueTreeState.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