midiprint (tool command)

Functions as a MIDI file listing N64 tool

Syntax

midiprint [-v] -o <output file> <input file>

Description

midiprint is a MIDI file listing tool that prints a text listing of the time-based MIDI events in a Type 0 or Type 1 Standard MIDI file.

Command Line Options

-v
Turns on verbose mode.

-o <output file>
Is the name for the (optional) output file.

<input file>
Is the name of a Type 1 or Type 0 Standard MIDI file.

See Also

midicvt

Revision History

1999/04/30 Changed Format