Re: shorten midi file
[email protected] ("Sean M. Burke") Fri, 31 Jan 2003 02:22:34 -0900
| Newsgroups | perl.midi |
|---|---|
| Message-ID | <[email protected]> |
At 10:09 AM 2003-01-31 +0100, Nandita Shenvi asked: >[...]I have midi files and I need to shorten them i.e I recquire only the >initial 1 min of the song.[...] I am curious about this question too -- or actually in the more general question of "how do you turn MIDI tick-times into seconds?". As I was writing MIDI-Perl, I thought I understood how this all worked, but then I learned that there were tempo-change events, and that seemed really hard to think about. Since I writing a parse and not a sequencer, I decided that I could just ignore the whole issue. But I'm still curious about it. Anyone know how this works? -- Sean M. Burke http://search.cpan.org/~sburke/