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

[FEATURE] use axfer w/ timer-based scheduling instead of aplay w/ interrupts #932

Open
plbossart opened this issue Jul 13, 2022 · 0 comments
Labels
P2 Critical bugs or normal features type:test coverage gap This requires a new test case, not just fixing one

Comments

@plbossart
Copy link
Member

Both PulseAudio and PipeWire use timer-based scheduling, instead of interrupt-based scheduling.
This is a 12+ year concept that we've implemented for a while, see
http://0pointer.de/blog/projects/pulse-glitch-free.html

We should have a test where this mode is used. axfer provides similar capabilities to aplay but allows for timer-based scheduling.

@marc-hb marc-hb added P2 Critical bugs or normal features type:test coverage gap This requires a new test case, not just fixing one labels Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Critical bugs or normal features type:test coverage gap This requires a new test case, not just fixing one
Projects
None yet
Development

No branches or pull requests

2 participants