Skip to content
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

adpcm-decoder: Warn when loading IMA ADPCM #21

Open
JayFoxRox opened this issue Jun 28, 2017 · 0 comments
Open

adpcm-decoder: Warn when loading IMA ADPCM #21

JayFoxRox opened this issue Jun 28, 2017 · 0 comments

Comments

@JayFoxRox
Copy link
Owner

While all Xbox ADPCM files are also IMA ADPCM files (I think), this is not true the other way around: IMA ADPCM might not be Xbox ADPCM files.
As such, the converter will struggle with them if the block alignment does not work properly.

As the files are otherwise working (once they pass header checks), a warning message should be shown, warning the user that they are feeding Xbox ADPCM which is tagged as IMA ADPCM.
To prepare users for failure, this message should be shown before anything else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant