Get the latest tech news
Show HN: I wrote a partial re-implementation of DirectMusic
An incomplete re-implementation of DirectMusic, Microsoft's adaptive soundtrack API for games delivered as part of Direct3D and DirectX - GitHub - GothicKit/dmusic: An incomplete re-implementa...
This project aims to re-implement Microsoft's long-deprecated DirectMusic API available in early Direct3D and DirectX versions. If you own any games with.dls,.sty and.sgt files in the data folders, and you want to contribute, please contact me as well or open an issue. To build this project, you will need a C11-capable C compiler (like gcc or clang) and CMake 3.10 or newer.
Or read this on Hacker News