Re: score-list-to-midi-file scripts?

[email protected] ("Sean M. Burke") Tue, 16 Jan 2001 12:14:48 -0700
Newsgroups perl.midi
Message-ID <[email protected]>
At 12:01 PM 2001-01-16 -0800, Drew Krause wrote:
>Hello, I'm finding the MIDI-Perl module quite useful, and hope this
>isn't too stupid of a question. Many of my routines filter out the score
>list as it's dumped (the @notes array), building a similar array. I
>would like to write this new array to a midi file, but am a little lost
>in the documentation. Does this need to be converted to an events list
>first? Are there any scripts out there that do this already?

Are you using MIDI::Simple?

If so, just write_score("whatever.midi")


--
Sean M. Burke  [email protected]  http://www.spinn.net/~sburke/