SatouSynth
SatouSynth is a high-performance VGM playback library written entirely in Common Lisp, based on VGMPlay. The goals are to provide native VGM playback in Common Lisp without bindings to C; a cleaned-up and OOP-ified version of VGMPlay’s API as a library; and performance on par with my equivalent Crystal library, YunoSynth.
See Benben for an example of a Common Lisp program that uses this library.