mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-06-18 14:32:58 -04:00
impl-port: pass the zeroramp.duration to the mixer
Pass the zeroramp.duration property from the node to the port and then to the mixer so that it can be configured. Add the zeroramp.duration to the docs.
This commit is contained in:
parent
214b9f6daa
commit
c2083336a4
7 changed files with 21 additions and 6 deletions
|
|
@ -100,6 +100,7 @@ stream.properties = {
|
|||
#dither.noise = 0
|
||||
#dither.method = none # rectangular, triangular, triangular-hf, wannamaker3, shaped5
|
||||
#debug.wav-path = ""
|
||||
#zeroramp.duration = 0.005
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue