Table des matières

vgmstream

Description

vgmstream est un lecteur pour certain fichier son de jeux.

Compilation

apt install git audacious-dev libao-dev libvorbis-dev libmpg123-dev
git clone https://github.com/losnoco/vgmstream && cd vgmstream
mkdir build && cd build && cmake .. 
make -j"$(nproc)"

Références