Delphi ASIO & VST Package: DVSTEffect: packed record TVstPatchChunkInfo

Delphi ASIO & VST

packed record TVstPatchChunkInfo

DescriptionHierarchyFieldsMethodsProperties

Unit

DVSTEffect

Declaration

type TVstPatchChunkInfo = packed record

Description

 

Overview

Fields

version: LongInt;
pluginUniqueID: LongInt;
pluginVersion: LongInt;
numElements: LongInt;
future: array[0..47] of char;

Description

Fields

version: LongInt;
 
pluginUniqueID: LongInt;

Format Version (should be 1)

pluginVersion: LongInt;

UniqueID of the plugin

numElements: LongInt;

Plugin Version

future: array[0..47] of char;

Number of Programs (Bank) or Parameters (Program)


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