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

Is it possible to this project work if we use fixed-point quiet_sample_t instead of floating point quiet_sample_t? #52

Open
HengYongChao opened this issue Aug 3, 2020 · 0 comments

Comments

@HengYongChao
Copy link

HengYongChao commented Aug 3, 2020

I try to redefine quiet_sample_t as int16_t in the encode_file example, It do output a file,but when I use decoder_file example to decode this file then it output nothing.

Is it possible to implement this routine using a fixed point number, since the chip I use reads the MIC sample as if it only supports a fixed point number.

Thanks a lots!

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