MIDIFile

Undocumented in source.

Constructors

this
this(const(char)[] filename)
Undocumented in source.
this
this(const(ubyte)[] buffer)
Undocumented in source.

Members

Variables

format
int format;
Undocumented in source.
ticksPerBeat
int ticksPerBeat;
Undocumented in source.
tracks
MIDIEvent[][] tracks;
Undocumented in source.

Meta