cog/ThirdParty/libvgm
Christopher Snowhill 608483ae60 Update libVGM and BASSMIDI, SF3 support
BASSMIDI now includes SF3 support, as well as several other changes.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-29 23:25:59 -07:00
..
include/libvgm Update libvgm again 2022-02-02 18:03:18 -08:00
README.md Update libVGM and BASSMIDI, SF3 support 2022-06-29 23:25:59 -07:00

README.md

This is verbatim from the following repository:

https://github.com/ValleyBell/libvgm.git

Built on an M1 Mac mini, using CMake from Homebrew, with the following options:

cmake .. -DCMAKE_OSX_ARCHITECTURES="x86_64;arm64" -DCMAKE_OSX_DEPLOYMENT_TARGET="10.13" \
    -DBUILD_LIBAUDIO=NO -DBUILD_PLAYER=NO -DBUILD_VGM2WAV=NO