1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_audio_processors/utilities
2017-11-16 14:52:57 +00:00
..
juce_AudioParameterBool.h Added a callback to AudioParameterBool, Choice, Float and Int which is called when the parameter value changes 2017-10-26 16:19:16 +01:00
juce_AudioParameterChoice.h Added a callback to AudioParameterBool, Choice, Float and Int which is called when the parameter value changes 2017-10-26 16:19:16 +01:00
juce_AudioParameterFloat.h Added a callback to AudioParameterBool, Choice, Float and Int which is called when the parameter value changes 2017-10-26 16:19:16 +01:00
juce_AudioParameterInt.h Added a callback to AudioParameterBool, Choice, Float and Int which is called when the parameter value changes 2017-10-26 16:19:16 +01:00
juce_AudioProcessorParameters.cpp Added a callback to AudioParameterBool, Choice, Float and Int which is called when the parameter value changes 2017-10-26 16:19:16 +01:00
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 2017-09-08 08:59:55 +01:00
juce_AudioProcessorValueTreeState.cpp Added a category support for parameters created with the AudioProcessorValueTree 2017-11-16 14:52:57 +00:00
juce_AudioProcessorValueTreeState.h Added a category support for parameters created with the AudioProcessorValueTree 2017-11-16 14:52:57 +00:00