1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-24 01:54:22 +00:00
JUCE/modules/juce_audio_processors/utilities
2018-05-09 10:04:27 +01:00
..
juce_AudioParameterBool.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_AudioParameterChoice.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_AudioParameterFloat.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_AudioParameterInt.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_AudioProcessorParameters.cpp Added value-string conversion lambdas to the constructors of AudioParameterBool Choice Float and Int 2018-03-06 15:37:57 +00:00
juce_AudioProcessorParameterWithID.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_AudioProcessorValueTreeState.cpp Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 2018-05-09 10:04:27 +01:00
juce_AudioProcessorValueTreeState.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00