Class ALVSTHost.TALVSTProgram
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: TALVSTPersistent
Contents |
Syntax
Delphi:
type TALVSTProgram = class( TALVSTPersistent )
C++ Builder:
class TALVSTProgram : public TALVSTPersistent
Visual C++ (MFC):
class CTALVSTProgram : public CTALVSTPersistent
C# (.NET):
public ref class TALVSTProgram : Mitov.AudioLab.VSTPersistent
Summary
VST program properties class.
Description
Defines VST PlugIn program properties class.
Properties
Published
- ProgramIndex - Specifies the index of the program to select.
Public
- Selected - Select program by name.
- Name - Gets or sets the name of the currently selected program.
- Programs - List of available VST programs.