VstParamChanged event |
|
Remarks
Occurs when a parameter of the VST has been changed through its own editor. For further details about synchronization through Events see the How to synchronize the container application through events tutorial.
Syntax
Event Data
The event handler receives an argument of type VstParamChangedEventArgs having the following parameters:
|