Class ALVSTHost.TALVSTParameterValues
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: AudioLabPkg
Unit: ALVSTHost
Inherits: TALVSTPersistentList
Contents |
Syntax
Delphi:
type TALVSTParameterValues = class( TALVSTPersistentList )
C++ Builder:
class TALVSTParameterValues : public TALVSTPersistentList
Visual C++ (MFC):
class CTALVSTParameterValues : public CTALVSTPersistentList
C# (.NET):
public ref class TALVSTParameterValues : Mitov.AudioLab.VSTPersistentList
Summary
VST parameter available values list class.
Description
Defines VST PlugIn parameter available values list class.
Properties
Public
- Items - Allows access to individual parameter value.
From TALVSTPersistentList
Properties
Public
- Count - Returns the number of elements in the list.