MidiTrack

Undocumented in source.

Members

Properties

name
string name [@property getter]

The name of the track, as found from metadata at load time.

Variables

customPlayerInfo
int customPlayerInfo;

This field is not used or stored in a midi file; it is just a place to store some state in your player.

events
MidiEvent[] events;

All the midi events found in the track.

Meta