Menu

Home

Martin Šimeček

cmc2rmt

This commandline tool converts CMC music into RMT format.
Tool does not check the validity of input CMC file, so in order to test the input file check it by opening it in asap player for example: http://asap.sourceforge.net/

How to:

  1. Download the tool - it requires additional runtime libraries, however when .NET5 gets released the runtime should be embedded in Win10.
  2. Run the tool with input cmc file as parameter, for example: cmc2rmt.exe Lasermania.cmc > Lasermania.rmt.txt
  3. If you do not redirect output to rmt.txt file, then it will be flushed into console window.
  4. Open RMT select File->Load... then change file filter to "TXT song files (*.txt) and open generated *.rmt.txt file
  5. Instruments are not converted, so you have to assign them manually

Enjoy!

Project Members: