Class ALVSTHost.TALVSTParameters
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 TALVSTParameters = class( TALVSTPersistentList )
C++ Builder:
class TALVSTParameters : public TALVSTPersistentList
Visual C++ (MFC):
class CTALVSTParameters : public CTALVSTPersistentList
C# (.NET):
public ref class TALVSTParameters : Mitov.AudioLab.VSTPersistentList
Summary
List of VST PlugIn parameters.
Description
Defines class for list of VST PlugIn parameters.
Properties
Public
- Items - Access to individual parameter.
From TALVSTPersistentList
Properties
Public
- Count - Returns the number of elements in the list.