This is the command grepmidi that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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 currently checked.
grepmidi is distributed along with MusE, a full-fledged MIDI Music Editor.
Use grepmidi online using onworks.net services