fmidi-seq - Man Page

fmidi-seq – a MIDI sequencer

Synopsis

fmidi-seq INPUT

From the INPUT file, fmidi-seq(1) calculates the precise time in seconds where individual MIDI events would occur in playback, producing a textual output. The result is structured as an S-expression; each event is represented as a tuple of the track number, the time (offset) in seconds, and the MIDI event.

See Also

fmidi-convert(1), fmidi-grep(1), fmidi-play(1), fmidi-read(1)

Referenced By

fmidi-convert(1), fmidi-grep(1), fmidi-play(1), fmidi-read(1).

August 2021