[Enh] MIDI to WAV

Mark Guzdial guzdial at cc.gatech.edu
Fri Dec 14 21:09:39 UTC 2001


If you create a composition in Squeak with MIDI and you want to 
output the whole thing to MP3, the attached code lets you output the 
Score to WAV for conversion elsewhere.  The current version DOES 
generate the MIDI as WAV, but it also pads the end with LOTS (!!) of 
blank space.  I think that durationInTicks is over-estimating in 
ScorePlayer, but this at least works.

Mark
-------------- next part --------------
Skipped content of type multipart/appledouble-------------- next part --------------
--------------------------
Mark Guzdial : Georgia Tech : College of Computing : Atlanta, GA 30332-0280
Associate Professor - Learning Sciences & Technologies.
Collaborative Software Lab - http://coweb.cc.gatech.edu/csl/
(404) 894-5618 : Fax (404) 894-0673 : guzdial at cc.gatech.edu
http://www.cc.gatech.edu/gvu/people/Faculty/Mark.Guzdial.html


More information about the Squeak-dev mailing list