Delphi ASIO & VST Package: DVSTModule: Class TVSTModule

Delphi ASIO & VST

Class TVSTModule

DescriptionHierarchyFieldsMethodsProperties

Unit

DVSTModule

Declaration

type TVSTModule = class(TDspVSTModule)

Description

-$DEFINE Debug

Hierarchy

Overview

Methods

Public constructor Create(AOwner: TComponent); override;
Public destructor Destroy; override;

Properties

Published property Flags;
Published property About;
Published property Version;
Published property EffectName;
Published property ProductName;
Published property VendorName;
Published property VersionMajor;
Published property VersionMinor;
Published property VersionRelease;
Published property PlugCategory;
Published property Tempo;
Published property TailSize;
Published property CanDos;
Published property SampleRate;
Published property BlockSize;
Published property numInputs;
Published property numOutputs;
Published property numParams;
Published property numPrograms;
Published property numCategories;
Published property CurrentProgram;
Published property CurrentProgramName;
Published property ProcessingMode;
Published property BlockModeSize;
Published property BlockModeOverlap;
Published property InitialDelay;
Published property KeysRequired;
Published property RealQualities;
Published property OffQualities;
Published property IORatio;
Published property UniqueID;
Published property ShellPlugins;
Published property Programs;
Published property ParameterProperties;
Published property ProcessPrecisition;
Published property OnGetChunkParameter;
Published property OnOpen;
Published property OnClose;
Published property OnEditOpen;
Published property OnEditClose;
Published property OnEditIdle;
Published property OnEditTop;
Published property OnEditSleep;
Published property OnEditorKeyUp;
Published property OnEditorKeyDown;
Published property OnEditorKnobMode;
Published property OnParameterChange;
Published property OnResume;
Published property OnSuspend;
Published property OnParameterSizeFailed;
Published property OnBlockSizeChange;
Published property OnSampleRateChange;
Published property OnGetVU;
Published property OnProcess;
Published property OnProcessReplacing;
Published property OnProcessDoubleReplacing;
Published property OnSoftBypass;
Published property OnProcessMidi;
Published property OnInConnected;
Published property OnOutConnected;
Published property OnStartProcess;
Published property OnStopProcess;
Published property OnOfflineNotify;
Published property OnOfflinePrepare;
Published property OnOfflineRun;
Published property OnProcessVarIO;
Published property OnSetPanLaw;
Published property OnBeginLoadBank;
Published property OnBeginLoadProgram;
Published property OnBeginSetProgram;
Published property OnEndSetProgram;
Published property OnInitialize;
Published property OnBeforeProgramChange;
Published property OnAfterProgramChange;
Published property OnDispatcher;
Published property OnVendorSpecific;
Published property OnCanDo;
Published property OnInputProperties;
Published property OnOutputProperties;
Published property OnCheckKey;

Description

Methods

Public constructor Create(AOwner: TComponent); override;
 
Public destructor Destroy; override;
 

Properties

Published property Flags;
 
Published property About;
 
Published property Version;
 
Published property EffectName;
 
Published property ProductName;
 
Published property VendorName;
 
Published property VersionMajor;
 
Published property VersionMinor;
 
Published property VersionRelease;
 
Published property PlugCategory;
 
Published property Tempo;
 
Published property TailSize;
 
Published property CanDos;
 
Published property SampleRate;
 
Published property BlockSize;
 
Published property numInputs;
 
Published property numOutputs;
 
Published property numParams;
 
Published property numPrograms;
 
Published property numCategories;
 
Published property CurrentProgram;
 
Published property CurrentProgramName;
 
Published property ProcessingMode;
 
Published property BlockModeSize;
 
Published property BlockModeOverlap;
 
Published property InitialDelay;
 
Published property KeysRequired;
 
Published property RealQualities;
 
Published property OffQualities;
 
Published property IORatio;
 
Published property UniqueID;
 
Published property ShellPlugins;
 
Published property Programs;
 
Published property ParameterProperties;
 
Published property ProcessPrecisition;
 
Published property OnGetChunkParameter;
 
Published property OnOpen;
 
Published property OnClose;
 
Published property OnEditOpen;
 
Published property OnEditClose;
 
Published property OnEditIdle;
 
Published property OnEditTop;
 
Published property OnEditSleep;
 
Published property OnEditorKeyUp;
 
Published property OnEditorKeyDown;
 
Published property OnEditorKnobMode;
 
Published property OnParameterChange;
 
Published property OnResume;
 
Published property OnSuspend;
 
Published property OnParameterSizeFailed;
 
Published property OnBlockSizeChange;
 
Published property OnSampleRateChange;
 
Published property OnGetVU;
 
Published property OnProcess;
 
Published property OnProcessReplacing;
 
Published property OnProcessDoubleReplacing;
 
Published property OnSoftBypass;
 
Published property OnProcessMidi;
 
Published property OnInConnected;
 
Published property OnOutConnected;
 
Published property OnStartProcess;
 
Published property OnStopProcess;
 
Published property OnOfflineNotify;
 
Published property OnOfflinePrepare;
 
Published property OnOfflineRun;
 
Published property OnProcessVarIO;
 
Published property OnSetPanLaw;
 
Published property OnBeginLoadBank;
 
Published property OnBeginLoadProgram;
 
Published property OnBeginSetProgram;
 
Published property OnEndSetProgram;
 
Published property OnInitialize;
 
Published property OnBeforeProgramChange;
 
Published property OnAfterProgramChange;
 
Published property OnDispatcher;
 
Published property OnVendorSpecific;
 
Published property OnCanDo;
 
Published property OnInputProperties;
 
Published property OnOutputProperties;
 
Published property OnCheckKey;
 

Generated by PasDoc 0.10.0 on 2007-11-13 13:04:20