1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_processors
reuk c5b428dfe9
VST3 Client: Add support for IParameterFinder interface
This allows hosts such as Cubase and MultitrackStudio to locate
parameters based on the current mouse position.

Users must override and implement getControlParameterIndex in order for
the parameter to be reported to the host.

The DSPModulePluginDemo shows one possible strategy for implementing
this function.
2024-05-08 17:53:52 +01:00
..
format Update licensing information 2024-04-16 11:39:35 +01:00
format_types VST3 Host: Avoid inadvertent window growth for scaled views 2024-04-18 14:16:02 +01:00
processors VST3 Client: Add support for IParameterFinder interface 2024-05-08 17:53:52 +01:00
scanning LookAndFeel: Allow specifying a default typeface metrics kind to use 2024-04-18 14:16:00 +01:00
utilities Build: Fix Windows DLL build, which requires inheriting publicly from AsyncUpdater 2024-05-08 15:37:22 +01:00
juce_audio_processors.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_audio_processors.h WebBrowserComponent: Improve native integrations 2024-04-16 17:43:21 +01:00
juce_audio_processors.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_audio_processors_ara.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_audio_processors_lv2_libs.cpp Update licensing information 2024-04-16 11:39:35 +01:00