Delphi ASIO & VST Package: DVSTEffect: packed record TMidiKeyName

Delphi ASIO & VST

packed record TMidiKeyName

DescriptionHierarchyFieldsMethodsProperties

Unit

DVSTEffect

Declaration

type TMidiKeyName = packed record

Description

 

Overview

Fields

ThisProgramIndex: LongInt;
ThisKeyNumber: LongInt;
KeyName: array[0..63] of char;
Reserved: LongInt;
Flags: LongInt;

Description

Fields

ThisProgramIndex: LongInt;
 
ThisKeyNumber: LongInt;

>= 0. fill struct for this program index.

KeyName: array[0..63] of char;

0 - 127. fill struct for this key number.

Reserved: LongInt;
 
Flags: LongInt;

zero


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