Music support in Vavoom.

Last few days I’ve been working on music support in Vavoom. I created proper MIDI and CD audio driver classes. This should allow having music when using OpenAL sound driver. In Windows version I’m going to change DirectMusic (which usually uses software synthesiser) to mmsystem (which uses MIDI support of sound card). The next step should be implementing support for streaming music. This will mean support for MP3, OGG and some other formats (and that ugly hack with fmod will go away). For a little laygh, while going through code if DOS CD driver I came across of one of the ossible errors a CD drive can give: “Printer out of paper: world coming to an end”,/* I mean really, on a CD? */