mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-10 13:30:05 -05:00
filter-chain: make sink-eq stereo to avoid confusion
This commit is contained in:
parent
fed6f6d834
commit
9a5fbd26df
1 changed files with 2 additions and 0 deletions
|
|
@ -75,6 +75,8 @@ context.modules = [
|
||||||
{ output = "eq_band_5:Out" input = "eq_band_6:In" }
|
{ output = "eq_band_5:Out" input = "eq_band_6:In" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
audio.channels = 2
|
||||||
|
audio.position = [ FL FR ]
|
||||||
capture.props = {
|
capture.props = {
|
||||||
node.name = "effect_input.eq6"
|
node.name = "effect_input.eq6"
|
||||||
media.class = Audio/Sink
|
media.class = Audio/Sink
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue