Don't assume requested latency was provided #33
Labels
No labels
bug
documentation
explore
improvement
roadmap
No assignees
1 participant
Notifications
Due date
No due date set.
Reference
Tearnote/Playnote#33
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Even though we request a specific buffer size from Pipewire, it might not agree to it, for example due to system-wide configuration. Instead of hardcoding the value, the actual buffer size should be retrieved via the event queue the same way as the sampling rate.
Not a bug. Requesting a specific latency overrides user configuration, even when going under the minimum quantum value. As far as I can tell from my investigation, the requested latency is guaranteed from the audio server.