qmc-decoder /PATH/TO/SONG Or: Put the execuatable file in the directory that contains the qmc music files. Run the execuatable. For macOS users, put the decoder.command and qmc-decoder files in the directory that contains the qmc music files. Double-clike on the decoder.command file. ...
git clone https://github.com/Presburger/qmc-decoder.git cd qmc-decoder git submodule update --init mkdir build cd build cmake .. make for macOS # install cmake brew install cmake git clone https://github.com/Presburger/qmc-decoder.git cd qmc-decoder git submodule update --init mkdir ...