Re: [LAU] Extracting the tempo track from a MIDI file

From: Alexandre Ratchov <alex@email-addr-hidden>
Date: Tue Sep 25 2007 - 10:21:06 EEST

On Mon, Sep 24, 2007 at 07:00:38PM -0700, Ken Restivo wrote:
>
> Is there any command-line tool to extract and print the tempo of
> a MIDI file?
>

hi,

you could use midish for that: import the .mid file, and use the
songtimeinfo function; example:

$ rmidish
send EOF character (control-D) to quit
1> songimportsmf "sample.mid"
2> songtimeinfo
{
        timesig 4 24
        tempo 400000
}
3>

cheers,

-- Alexandre
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user
Received on Tue Sep 25 12:15:02 2007

This archive was generated by hypermail 2.1.8 : Tue Sep 25 2007 - 12:15:02 EEST