Utility functions for MIDI data.
Summary
Functions
Convert BPM to microseconds per quarter note.
Convert an event to text representation.
Convert microseconds per quarter note to BPM.
Returns the length of a note type in beats.
Returns the list of note names.
Convert a MIDI note number to a string like "C4".
Quantize a track's event delta times to the nearest multiple of boundary.
Convert a sequence to text representation.
Convert a track to text representation.
Functions
Convert BPM to microseconds per quarter note.
Convert an event to text representation.
Convert microseconds per quarter note to BPM.
Returns the length of a note type in beats.
Returns the list of note names.
Convert a MIDI note number to a string like "C4".
Quantize a track's event delta times to the nearest multiple of boundary.
Convert a sequence to text representation.
Convert a track to text representation.