test3
This commit is contained in:
@@ -59,11 +59,9 @@ If this happens:
|
|||||||
(Remember: The ~/.config folder is often hidden in file browsers)
|
(Remember: The ~/.config folder is often hidden in file browsers)
|
||||||
|
|
||||||
2. Create the file `01-sample-rates.conf` in that folder. The full path should be
|
2. Create the file `01-sample-rates.conf` in that folder. The full path should be
|
||||||
|
|
||||||
```$HOME/.config/pipewire/pipewire.conf.d/01-sample-rates.conf```
|
```$HOME/.config/pipewire/pipewire.conf.d/01-sample-rates.conf```
|
||||||
|
|
||||||
3. Paste the following content into the file to define supported sample rates, and save it:
|
3. Paste the following content into the file to define supported sample rates, and save it:
|
||||||
|
|
||||||
```
|
```
|
||||||
context.properties = {
|
context.properties = {
|
||||||
default.clock.allowed-rates = [ 44100 48000 88200 96000 ]
|
default.clock.allowed-rates = [ 44100 48000 88200 96000 ]
|
||||||
|
|||||||
Reference in New Issue
Block a user