1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-29 02:40:05 +00:00
JUCE/modules/juce_audio_processors
reuk 0a288fc71e
AU Host: Fix bug where modifying parameters from a custom editor would sometimes update incorrect parameters in the host
This issue could be seen when modifying the "OSC FmModSrc" parameter of
U-He Diva AU from the custom editor in the AudioPluginHost. The
parameter display in the generic parameter editor did not update
properly because the wrong parameter was marked as changed.
2021-09-14 19:36:57 +01:00
..
format Allow use of an external VST3 SDK on BSD 2021-04-01 08:39:25 +01:00
format_types AU Host: Fix bug where modifying parameters from a custom editor would sometimes update incorrect parameters in the host 2021-09-14 19:36:57 +01:00
processors AudioProcessor: Add checks to ensure AAX parameter ID compatibility 2021-07-23 10:58:44 +01:00
scanning Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 2021-07-21 16:34:12 +01:00
utilities Fix some Doxygen warnings 2021-08-23 09:17:53 +01:00
juce_audio_processors.cpp AutoResizingNSViewComponent: Fix display issues for certain plugin views 2021-05-06 15:51:09 +01:00
juce_audio_processors.h Bump version number to 6.1.1 2021-09-09 12:51:15 +01:00
juce_audio_processors.mm Updated all license headers 2020-06-29 08:30:22 +01:00