Decoding produces all zeros #64
Unanswered
Lazarus404
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I'm trying to create a simple encoder / decoder test to find out what's going wrong in my build. Below is a simplified version;
and test
Now, when run, the decoded audio are always zeros
I cannot, for the life of me, figure out what I'm doing wrong.
Any help appreciated.
All reactions