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

Audio sampling issues #2

Open
j4qfrost opened this issue Feb 4, 2020 · 0 comments
Open

Audio sampling issues #2

j4qfrost opened this issue Feb 4, 2020 · 0 comments

Comments

@j4qfrost
Copy link

j4qfrost commented Feb 4, 2020

I am getting ALSA lib pcm.c:8424:(snd_pcm_recover) underrun occurred when sampling audio at 48000Hz probably due to driver issues. When I set the rate to 41200 I stop getting that error, but the audio goes way out of sync. The problem probably stems from driver issues.

Maybe a timestamp Atomic variable should be added on the Player to sync up frames. Not sure if this solves the sampling issues.

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