Hello everyone, I am doing this post to promote "Midi2PLAY" (for Windows 32/64), a program I developed that assists in the process of converting MIDI files (.mid) to the syntax accepted by the PLAY command of MSX-BASIC.
This program works as an extension of the "3ML Editor" program (link below), that is, it depends on this one to carry out the conversion process.
The main purpose was to develop a converter parser that generates code compatible with all versions of MSX (from MSX1), without the need for additional hardware such as MSX-Audio or MSX-Musi. That is, the syntax generated by "Midi2PLAY" can be executed on any MSX.
The program is still in development but I already offer the binaries for those who want to use it.
Download link:
https://github.com/rodrivas78/Midi2PLAY
The 3ML Editor is free and can be downloaded at: http://3ml.jp/download.html
I did not have time to perform all the necessary tests, so if possible help by reporting any bug.
Reviews and suggestions are also welcomed!