SUPPORT QMC3/QMC0/QMCFLAC, Faster
binary executable file is released release
- for linux
mkdir build
cd build
cmake ..
make
- for macOS
brew install cmake
mkdir build && cd build
cmake ..
make
- for windows
mkdir build
cd build
cmake -G "NMake Makefiles" ..
nmake
Put the execuatable file in your qmc file directory, then run the execuatable file.
For windows user, just click the decoder.exe
when you put the decoder.exe
into your qmc file directory, it will convert all qmc file automatically.
For mac user, double-click the decoder.command file, before you need to put the decoder.command and decoder files in the qmc music file directory.
- Todo
support auto fetch albums
support auto fix music meta data