Unit 'mmbase' Package
[Overview][Constants][Types][Index] [#os2units]

_MidiType

Declaration

Source position: mmbase.pas line 2637

type _MidiType = record

  uStyle: Integer;

  uDrums10: Integer;

  uDrums16: Integer;

  ulReserved: LongInt;

  MidiTypeEntry: array [0..midiPatchNum-1] of MidiTypeEntry;

  szPatchAndPercKeyName: array [0..2*MIDIPATCHNUM*MIDINAMESIZE-1] of AnsiChar;

end;


Documentation generated on: 2025-07-25