Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Jan 9, 2024 13:18:07 GMT -5
This might be of limited use, but I spun off a couple of de-facto libraries that I ended up cobbling together for EDGE-Classic. They both only require C and its standard libs and have very permissive licenses. Mod4Play: Replays IT/S3M/XM/MOD format tracker modules, with support for stereo samples. Based off of C ports of the original Fast Tracker 2 and Impulse Tracker 2 replayers. libcRSID: Replays SID format tracker modules, with support for 2 and 4 SID PSID/RSID files. Both repos come with easy to compile example programs that should demonstrate typical usage. These are meant to be embedded in a program, and as such only expect a pointer to a buffer and its length; there are no filesystem access functions present.
|
|