1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/examples/Plugins
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
..
extern Add new ReaperEmbeddedViewPluginDemo example 2021-06-11 11:12:35 +01:00
WebViewPluginDemoGUI Move the WebViewPluginDemo from the GUI to the Plugins category 2024-04-26 14:07:55 +02:00
ARAPluginDemo.h Font: Deprecate old Font constructors 2024-04-18 14:16:00 +01:00
ArpeggiatorPluginDemo.h Update licensing information 2024-04-16 11:39:35 +01:00
AudioPluginDemo.h Font: Deprecate old Font constructors 2024-04-18 14:16:00 +01:00
AUv3SynthPluginDemo.h Update licensing information 2024-04-16 11:39:35 +01:00
CMakeLists.txt Update licensing information 2024-04-16 11:39:35 +01:00
DSPModulePluginDemo.h VST3 Client: Add support for IParameterFinder interface 2024-05-08 17:53:52 +01:00
GainPluginDemo.h Update licensing information 2024-04-16 11:39:35 +01:00
HostPluginDemo.h Update licensing information 2024-04-16 11:39:35 +01:00
MidiLoggerPluginDemo.h Update licensing information 2024-04-16 11:39:35 +01:00
MultiOutSynthPluginDemo.h Update licensing information 2024-04-16 11:39:35 +01:00
NoiseGatePluginDemo.h Update licensing information 2024-04-16 11:39:35 +01:00
ReaperEmbeddedViewPluginDemo.h Update licensing information 2024-04-16 11:39:35 +01:00
SamplerPluginDemo.h Update licensing information 2024-04-16 11:39:35 +01:00
SurroundPluginDemo.h Update licensing information 2024-04-16 11:39:35 +01:00
WebViewPluginDemo.h Move the WebViewPluginDemo from the GUI to the Plugins category 2024-04-26 14:07:55 +02:00