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

Support more WAVE file features #101

Closed
DanielSWolf opened this issue Sep 21, 2021 · 0 comments
Closed

Support more WAVE file features #101

DanielSWolf opened this issue Sep 21, 2021 · 0 comments

Comments

@DanielSWolf
Copy link
Owner

The WAVE file reader should be improved to handle the following cases:

  • 32-bit signed integer samples
  • 64-bit floating point samples
  • the "Extensible" dummy codec used by some programs like FFmpeg to describe sample formats with more than 16 bits per sample

In addition, a test suite should be added that runs the reader against a set of WAVE files created using various programs.

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