====== KSS2VGM ====== ===== Description ===== KSS2VGM est un utilitaire qui convertit les fichiers son .kss (MSX et Master System) en fichier son .vgm. ===== Compilation ===== git clone --recursive https://github.com/digital-sound-antiques/kss2vgm.git && cd kss2vgm mkdir build && cd build cmake .. && cmake --build . ===== Références ===== * https://github.com/digital-sound-antiques/kss2vgm