1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/modules/juce_audio_processors/utilities
2019-02-20 09:25:53 +00:00
..
juce_AudioParameterBool.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_AudioParameterChoice.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_AudioParameterFloat.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_AudioParameterInt.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_AudioProcessorParameters.cpp APVTS: Use an interval of 0.01 for AudioParameterFloats created using the simple constructor 2019-01-09 09:36:05 +00:00
juce_AudioProcessorParameterWithID.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_AudioProcessorValueTreeState.cpp APVTS: Don't call setNewState() when a parameter has been removed from the state 2019-01-21 10:54:39 +00:00
juce_AudioProcessorValueTreeState.h Updated the documentation AudioProcessorValueTreeState::Listener::parameterChanged() to clarify that retrieving the value of the parameter that has changed via the other AudioProcessorValueTreeState methods whilst within the callback is not guaranteed to return an up-to-date value 2019-02-20 09:25:53 +00:00
juce_RangedAudioParameter.h Allowed an AudioProcessorValueTreeState to manage RangedAudioParameter subclasses 2018-10-15 17:25:35 +01:00