-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
alsa: force same clock only for pro audio profile
Assume that capture and playback nodes from a device have different clocks. This enables the adative resampler to match them. A lot of devices actually have slightly different rates and would work out of the box with this fix. Make an exception when the card is configured in the pro audio profile. Then we force the same clock on all device nodes and avoid resampling and rate matching. This can still be changed with a session manager override.
- Loading branch information
Showing
2 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters