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

KHR_audio parsing support (ASCII only) #429

Merged
merged 4 commits into from
Jun 13, 2023
Merged

Conversation

AdamFull
Copy link
Contributor

Added parsing for the official KHR_audio extension. Currently only for ASCII version (didn't add ability to read and write audio from/to glb. But I added bufferView and mimeType fields)

@syoyo
Copy link
Owner

syoyo commented Jun 12, 2023

Awesome! Let me give some time to review this PR.

@AdamFull
Copy link
Contributor Author

I used same extension revision, that was used in gestaltor. This extension is still have status testing, but gestaltor already use it.

@syoyo syoyo merged commit e12e0a9 into syoyo:release Jun 13, 2023
@syoyo
Copy link
Owner

syoyo commented Jun 13, 2023

Thanks! Merged!

KhronosGroup/glTF#2137

KHR_audio extension spec is not yet finalized, so treat this ext as an experimental.

TODO: Support loading some audio data(mp3, wav, etc) using dr_libs https://github.com/mackron/dr_libs

@syoyo syoyo mentioned this pull request Jun 13, 2023
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

Successfully merging this pull request may close these issues.

2 participants