Version v0.1.1 of SatouSynth, my #CommonLisp VGM playback and sound chip emulator library, is now up I skipped announcing v0.1.0 'cause I found some last-minute issues after I added the tag, and I didn't want to go back and delete the tag from the Fossil repo :-P
https://nanako.mooo.com/fossil/satousynth/
API documentation is here (PDF): https://nanako.mooo.com/fossil/satousynth/uv/docs/satousynth.pdf and here (HTML): https://remilia.sdf.org/programming/docs/satousynth/satousynth.html
I'll start adding milestones for future versions later tonight. For sure the API still needs a bit of cleanup, though it should be mostly stable already. I use this same library in #Benben to provide VGM playback.
100% Common #Lisp, btw. No C bindings!