MIDI file length analyser

Name

midilen - Calculates and displays the length (playing time) of a MIDI file.

Synopsis

midilen FILE

Description

Displays the length of the FILE in MIDI deltas, microseconds, seconds, and English.

Remarks:
Implemented by midilen.cpp.

Example

$ ./midilen ../testdb/queries/axelf.mid
Duration = 2496 (deltas)
In microseconds = 6500000
In seconds = 6.5
In English = 6.50 secs

Copyright ©1996-2006 Steven Blackburn - About MaART - MaART on SourceForge