/ VST Home / Technical Documentation
[3.0.2] Parameter Finder
On this page:
Introduction
How the host can retrieve the parameter where the mouse cursor is located.Extension for IPlugView to find view parameters (lookup value under mouse support): Vst::IParameterFinder.
- [plug imp]
- [extends IPlugView]
- [released: 3.0.2]
- [optional]
It is highly recommended to implement this interface. A host can implement important functionality when a plug-in supports this interface.
Examples
For example, all Steinberg hosts require this interface in order to support the AI Knob.