mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -05:00
filter-chain: add filter-chain.conf
Make a new filter-chain.conf file that contains the boilerplate for filters. Suggest that the example filter-chain fragments be copied to the filter-chain.conf.d/ directory and that filters be run from this config.
This commit is contained in:
parent
8fe83e5304
commit
6baf2ede50
11 changed files with 85 additions and 175 deletions
|
|
@ -67,6 +67,7 @@ conf_files = [
|
|||
'pipewire.conf',
|
||||
'client.conf',
|
||||
'client-rt.conf',
|
||||
'filter-chain.conf',
|
||||
'jack.conf',
|
||||
'minimal.conf',
|
||||
'pipewire-pulse.conf',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue