I have play commands in my QB application like this:
PLAY \"MSe8f#4f#8f#8g8a8b4.a4.g4.f#4.o0b8o1e8e8e4d8e2.\"
I\'d like to convert these so
This QB play formatted string contains musical notes and duration symbols that could be converted into MIDI commands and then packaged in a midi file format. You may have to add more detailed timing and relative volume information based on some defaults.
MIDI is still considered a current format with zillions of tools and devices currently supporting it.