Always use native sampling rate #17
Labels
No labels
bug
documentation
explore
improvement
roadmap
No assignees
1 participant
Notifications
Due date
No due date set.
Reference
Tearnote/Playnote#17
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?
48kHz is convenient and consistent, but if that's not the sample rate of the audio device, Pipewire inserts a resampler into the graph, which eats up some of the latency budget. Requesting a latency of 0 makes Pipewire pick a sensible one for us, which we can then be notified about via the event loop.
Implemented in
ee41c7803f