-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for the .SID format #43
Comments
I found the cSID SID player https://github.com/mlund/csid which uses the WTF licence. Sadly, the emulation is less good than libSidPlayFP (which uses ReSID emulation core), but I think it's still okay. Didn't tried yet though. I will try it once I'm at home. |
About the libsidplayfp, some months ago I tested some tricky files given by some buddy, and I accidentally found they were played very accurate compare to another implementation which plays them brokenly |
P.S. Off topic: Links has next format:
And if you just past the link itself, no need to format it, just is fine to put the link in as-is without special format |
Thanks for the advice, sadly, ReSID is the most accurate SID emulator. I don't know any alternatives that are as accurate as ReSID |
ReSIDfp - easily the most accurate, but easily the most CPU intensive |
It's another popular chiptune format that we can also support, it's for the Commodore 64 platform.
The first suggested library https://github.com/libsidplayfp/libsidplayfp (Licensed under GPLv2+). If there are others with a better emulation and more permissive license, you can note me about them too.
The text was updated successfully, but these errors were encountered: