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

Submission: wav.h #267

Open
dyeo opened this issue Oct 18, 2023 · 0 comments
Open

Submission: wav.h #267

dyeo opened this issue Oct 18, 2023 · 0 comments

Comments

@dyeo
Copy link

dyeo commented Oct 18, 2023

wav.h is a single-header .wav file encoder and decoder

features:

  • works better than the existing wav file import and exporters
  • compiles with -Wall -Wextra -Werror
  • supports pcm16, pcm32, and float32 (adpcm support pending)
  • automagically deinterlaces channels into separate sample arrays
  • supports conversion between supported formats
  • basic audio sample manipulation
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