MINFO(1) MINFO(1)
NAME
minfo - Prints out information in a Standard MIDI Format
(SMF) file as readable text
SYNOPSIS
minfo [ -T track-list ] [ midi-file ... ]
DESCRIPTION
Used without arguments, minfo reads standard MIDI format [
SMF ] files from stdin, and print to stdout all informa-
tion in the files as human readable text. If one or more
midi-files are specified on the command line, they are
used in place of stdin.
OPTIONS
-T In conjunction with its argument, this option spec-
ifies which tracks should be read from the SMF
files. The track-list should be a list of non-
negative integers separated by either `-'s or `,'s.
Commas denote individual tracks, while hyphen
denote an inclusive range of tracks. The default
is to use all tracks in all files.
SEE ALSO
smf(5)
5 August 1992 1