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

Loud clicks when pausing/unpausing playback #8

Open
Artefact2 opened this issue Oct 28, 2020 · 0 comments
Open

Loud clicks when pausing/unpausing playback #8

Artefact2 opened this issue Oct 28, 2020 · 0 comments

Comments

@Artefact2
Copy link
Contributor

I suspect this is caused by some uncorrected DC offset?

Simple way to reproduce:

# produces loud clicks on start/stop
aplay -D plug:loudness -f S8 -r 8000 /dev/zero

# complete silence (as expected)
aplay -D plughw:0 -f S8 -r 8000 /dev/zero

I cannot reproduce the issue at more common samplerates (44.1/48/96/192k) so this issue is of modest importance.

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