Constructs a MidiFileFormat.
type | the MIDI file type (0, 1, or 2) | |
divisionType | the timing division type (PPQ or one of the SMPTE types) | |
resolution | the timing resolution | |
bytes | the length of the MIDI file in bytes, or UNKNOWN_LENGTH if not known | |
microseconds | the duration of the file in microseconds, or UNKNOWN_LENGTH if not known |
UNKNOWN_LENGTH, Sequence.PPQ, Sequence.SMPTE_24, Sequence.SMPTE_25, Sequence.SMPTE_30DROP, Sequence.SMPTE_30
Diagram: System, Format