Unit 'DAV_VSTEffect' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_asiovst]

TMidiKeyName

Declaration

Source position: DAV_VSTEffect.pas line 582

type TMidiKeyName = record

  ThisProgramIndex: LongInt;

  

  ThisKeyNumber: LongInt;

  

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

  

  Reserved: LongInt;

  

  Flags: LongInt;

  

end;



CT Web help

CodeTyphon Studio