A toy to go with this. It plays via midi output from a plain text music "score"
Handles notes and events, including SysEx
The included scores are extracts from various mid files (from a modded version of the prog in my previous post). Some are quite large and complex.
Sound generated seems to be okay, but this depends on the midi device. On some of my systems it is crap - but then so is the midi. On my midi keyboard some sound okay.
I did not create the music, btw, just disassembled existing midi files.
There are flaws.
This was written in a hurry as a proof to me that I could do something like this. The parser, music syntax and etc are pretty basic. Also some of the routines are pulled from a another project so there may be some extraneous stuff lying around in there. Also there may be bits that are not yet implemented.
There is a readme, if this is of more than passing interest, read it.
This is freeware and in the public domain.
Zip:
http://www.gemcutters.net/pbOddments/playText.zip
Don't forget to remove the "
End" near the start - and thus assume responsibility for any burnt toast and etc.
I would appreciate any feedback or opinions on this regarding "syntax" of the music and so on. And could a guru tell me if way I am sending SYSEX is okay.
BTW, both progs use 4.2alpha so anything like Mid() without length override will be thrown out by 4.1