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

TVstMidiSysExEvent

Declaration

Source position: DAV_VSTEffect.pas line 374

type TVstMidiSysExEvent = record

  EventType: TVSTEventType;

  

  ByteSize: LongInt;

  

  DeltaFrames: LongInt;

  

  Flags: TVstMidiEventFlags;

  

  DumpBytes: LongInt;

  

  Reserved1: TVstIntPtr;

  

  SysExDump: PAnsiChar;

  

  Reserved2: TVstIntPtr;

  

end;



CT Web help

CodeTyphon Studio