Delphi ASIO & VST Package: DVSTModuleWithPrograms

Delphi ASIO & VST

Unit DVSTModuleWithPrograms

DescriptionusesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

 

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TVSTModuleWithPrograms  

Types

TGetChunkParameterEvent = function(Sender: TObject; const Index: Integer): Single of object;
TOnBeginLoadBankEvent = procedure (Sender: TObject; PatchChunkInfo: TVstPatchChunkInfo) of object;
TOnBeginLoadProgramEvent = procedure (Sender: TObject; PatchChunkInfo: TVstPatchChunkInfo) of object;

Description

Types

TGetChunkParameterEvent = function(Sender: TObject; const Index: Integer): Single of object;

-$DEFINE Debug

TOnBeginLoadBankEvent = procedure (Sender: TObject; PatchChunkInfo: TVstPatchChunkInfo) of object;
 
TOnBeginLoadProgramEvent = procedure (Sender: TObject; PatchChunkInfo: TVstPatchChunkInfo) of object;
 

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