File(IO.File file) | |
File(string path) |
ppq | pulse per quarter note |
track | tracks as an array of Midi.Sequence objects |
type | MIDI file type 0, 1 or 2 |
save(IO.File file) | saves this file as SMF to the given IO.File |
save(string path) | saves this file as SMF to the given path location |
tracks() | the number of tracks in the file |
Pulse per quarter note.
Tracks as an array of Midi.Sequence objects.
MIDI file type 0, 1 or 2.
Saves this file as SMF to the given IO.File.
Saves this file as SMF to the given path location.
The number of tracks in the file.