MIDIPlayer.Event (MIDIPlayer v0.1.0) View Source
Several musical events which can be converted to MIDI commands.
All timings are in milliseconds.
Link to this section Summary
Functions
Converts the event to a list of MIDI commands.
Link to this section Types
Link to this section Functions
Specs
convert(t()) :: [{non_neg_integer(), binary()}]
Converts the event to a list of MIDI commands.