Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GREPMIDI(1)		    General Commands Manual		   GREPMIDI(1)

NAME
       grepmidi	- display structure of MIDI files

SYNOPSIS
       grepmidi	[ -f ] file [ ... ]

DESCRIPTION
       The  grepmidi  utility  provides	 a simple parser for files in raw MIDI
       format.	It is far from complete, but allows to get a grip of the basic
       song structure in file.	That is, it does not display single note,  but
       only  meta information embedded in the MIDI file.  grepmidi can also be
       useful to check whether a given MIDI file contains errors.

       More than one file can be given on the commandline.   Option  -f	 tells
       grepmidi	 to prepend each line of output	with the filename that is cur-
       rently checked.

       grepmidi	is distributed along with MusE,	a full-fledged MIDI Music Edi-
       tor.

SEE ALSO
       muse4(1).

AUTHORS
       grepmidi	was written by Werner Schweer <ws@seh.de>.

       This manual page	was written by Daniel Kobras  <kobras@debian.org>  for
       the Debian GNU/Linux system (but	may be used by others).

				   July	2006			   GREPMIDI(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=grepmidi&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help