VGM playback library for Common Lisp
Revision | 7d8ca9425b419527a9cbde9f612386bfde78d784 (tree) |
---|---|
Time | 2023-08-20 16:47:44 |
Author | ![]() |
Commiter | Remilia Scarlet |
Add a note that the repo has moved to https://chiselapp.com/user/MistressRemilia/repository/satou/
@@ -1,5 +1,7 @@ | ||
1 | 1 | # SatouSynth |
2 | 2 | |
3 | +**NOTE:** Moved to https://chiselapp.com/user/MistressRemilia/repository/satou/ | |
4 | + | |
3 | 5 | SatouSynth is a high-performance [VGM](https://vgmrips.net/) playback library |
4 | 6 | written entirely in Common Lisp. The goal is to provide native VGM playback in |
5 | 7 | Common Lisp without bindings, a cleaned-up version of VGMPlay's code, and |