ads
Saturday, June 8, 2024
Show HN: I wrote a partial re-implementation of DirectMusic https://ift.tt/Ln0lUob
Show HN: I wrote a partial re-implementation of DirectMusic DirectMusic[1] is a deprecated Windows API for playing dynamic music scores authored using DirectMusic Producer[2]. It was originally released as part of DirectX in 1999 and discontinued with the release in Windows Vista around 2009-ish. Due to my involvement with projects[3] re-implementing an old game engine for the early 2000's games Gothic and Gothic II[4], I came to notice that existing solutions[5] were incorrect and hard to use. Thus, I was tasked with writing a new, correct re-implementation of the API. Today, my re-implementation is able to (mostly) play back so-called style-based segments[6] and is fully tested against both the Gothic and Gothic II soundtracks. I am actively working on getting the Lego Island 2 soundtrack working as well. There are many features of DirectMusic which the library does not currently support, simply because I have not been able to find or test soundtracks using them, so if you want to contribute, I'd love to know about software shipping with DirectMusic soundtracks! [1]: https://ift.tt/a7tpwYh [2]: https://ift.tt/6NIhdsD... [3]: Specifically GothicVR ( https://ift.tt/UhacvJW ) and OpenGothic ( https://ift.tt/4yEn3Tl ) through my ZenKit library ( https://ift.tt/KXLmOlI ) [4]: https://ift.tt/exmAGLF [5]: There is libdmusic ( https://ift.tt/t9ZvyaF ) which is unmaintained and an embedded implementation in OpenGothic ( https://ift.tt/4yEn3Tl ) [6]: https://ift.tt/BXqU3s5... https://ift.tt/SITLkMi June 8, 2024 at 05:02PM
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment