-
Notifications
You must be signed in to change notification settings - Fork 21
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 old RIFF formats #60
Comments
As described by @ericpignet in #55, bjxa is the replacement library for the XA file formats. This is to reduce dependencies on external libraries. See |
Just checked with @freshcoool, please avoid old classic charts as the bundled wav file is invalid. Tested with earlier versions and problem remains. |
@tanabotadtx still has a point, DTXMania would not have introduced NVorbis for no reason. From what I understand, some WAV files encoded as "mode 2+" by "Xiphophorus libVorbis cannot be decoded by Bass but could be decoded by the old SoundDecoder lib. |
Although I didn't clone/build new NX, but if this BGM can't playback after removing SoundDecoder,
https://www.dropbox.com/s/o2t8qiv1xay0u3f/TOCCATA.rar?dl=0
we'll need to apply
https://osdn.net/projects/dtxmania/scm/git/dtxmania/commits/8cb598283e68b1b0fc3cc2e851b5637547842866
=> This fix is not included in both Ver.K 4.10 FDK / AL 064 FDK.
Discussion: https://ja.osdn.net/projects/dtxmania/forums/24381/41028/ (in English)
Ticket: https://osdn.net/projects/dtxmania/ticket/39474 (in Japanese)
Note: fix contains NVorvis project, and it requires .NET Core SDK to build... (ticket says so).
It's too big too apply...
The text was updated successfully, but these errors were encountered: