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 1dc62a397c Made the AudioProcessorValueTreeState more efficient when loading partial ValueTrees 7 years ago
..
juce_AudioParameterBool.h AU: Fixed a bug setting default values for discrete parameters 7 years ago
juce_AudioParameterChoice.h AU: Fixed a bug setting default values for discrete parameters 7 years ago
juce_AudioParameterFloat.h AU: Fixed a bug setting default values for discrete parameters 7 years ago
juce_AudioParameterInt.h AU: Fixed a bug setting default values for discrete parameters 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 AU: Fixed a bug setting default values for discrete parameters 7 years ago
juce_AudioProcessorValueTreeState.cpp Made the AudioProcessorValueTreeState more efficient when loading partial ValueTrees 7 years ago
juce_AudioProcessorValueTreeState.h Added some documentation to the AudioProcessorValueTreeState class 7 years ago