1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00
JUCE/modules/juce_audio_processors/utilities
reuk 8a95fb1c82
SliderParameterAttachment: Allow right-click to change parameter value
Previously, right-clicking on a slider could change its value, but the
parameter value would not be changed, leaving the slider in a different
state to the parameter.
2021-11-24 16:20:36 +00:00
..
juce_AudioParameterBool.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioParameterBool.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioParameterChoice.cpp Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
juce_AudioParameterChoice.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioParameterFloat.cpp Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
juce_AudioParameterFloat.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioParameterInt.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioParameterInt.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioProcessorParameterWithID.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioProcessorParameterWithID.h HostedAudioProcessorParameter: Extract from AudioPluginInstance 2021-10-14 13:15:25 +01:00
juce_AudioProcessorValueTreeState.cpp Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +01:00
juce_AudioProcessorValueTreeState.h Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
juce_ExtensionsVisitor.h VST3 Client: Fix build when JUCE_VST3_CAN_REPLACE_VST2 is enabled 2021-10-14 18:56:18 +02:00
juce_ParameterAttachments.cpp SliderParameterAttachment: Allow right-click to change parameter value 2021-11-24 16:20:36 +00:00
juce_ParameterAttachments.h ComboBoxAttachment: Fix an issue where parameter ranges were converted incorrectly 2020-07-01 16:25:13 +01:00
juce_PluginHostType.cpp PluginHostType: Add Ableton Live 11 detection 2021-09-23 10:21:02 +01:00
juce_PluginHostType.h PluginHostType: Add Ableton Live 11 detection 2021-09-23 10:21:02 +01:00
juce_RangedAudioParameter.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_RangedAudioParameter.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_VST3ClientExtensions.h VST3: Allow plugins to designate the first input bus as Aux rather than Main 2021-07-27 15:10:53 +01:00
juce_VSTCallbackHandler.h AudioProcessor: Add extensions API for VST3 clients 2021-06-11 10:53:26 +01:00