gir489 Grandmaster Cheater
Reputation: 14
Joined: 03 Jan 2012 Posts: 841 Location: Maryland, United States
|
Posted: Tue Feb 09, 2016 12:28 pm Post subject: [C#] Tracker libs? |
|
|
I'm trying to find a decent tracker that has support for ScreamTracker, ProTracker, FastTracker and ImpulseTracker.
The current one I'm using now is called SharpMik, which is based off MikMod.
It's OK, but it implemented the tracker logical TOO well. There's ceritan bugs in FT2 and Scream Tracker that aren't supported and cause the XMs and S3Ms to not play exactly right, or they don't play in the right tempo.
The last update to MikMod was in 2015, however the last update to SharpMik was like 2012, and lots of the weird quirky bugs introduced in to MikMod to support the aforementioned bugs from FT2 are implemented in MikMod, but the developer of SharpMik hasn't ported them over yet.
What I'd really like is if someone has ported libopenmpt to C# that'd be amazing, since OpenMPT has 1:1 implemented every tracker known to man.
EDIT: One of my demoscene friends pointed out to me https://github.com/lioncash/LibModPlugSharp and originally I felt stupid for not knowing about this already, but I think I did and just forgot about it. According to my notes, the reason I didn't use it, was that it doesn't have implementation for a FileStream object, and SharpMik did. So using the ModPlugSharp wrapper wasn't and still is not viable.
|
|