Skip to main content

alphaTab.midi.MidiTrack

Description

(no description)

 class MidiTrack

Properties

events

Gets a list of midi events sorted by time.

Methods

addEvent(MidiEvent)

Adds the given midi event a the correct time position into the file.

writeTo(IWriteable)

Writes the midi track as binary into the given stream.