mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
filter-chain: make plugin wrapper
So that we can implement the internal plugins with a more expressive API than LADSPA.
This commit is contained in:
parent
e46799d43f
commit
85dd03c2d8
7 changed files with 734 additions and 424 deletions
|
|
@ -1,5 +1,6 @@
|
|||
conf_files = [
|
||||
[ 'demonic.conf', 'demonic.conf' ],
|
||||
[ 'sink-convolver.conf', 'sink-convolver.conf' ],
|
||||
[ 'sink-dolby-surround.conf', 'sink-dolby-surround.conf' ],
|
||||
[ 'sink-eq6.conf', 'sink-eq6.conf' ],
|
||||
[ 'sink-matrix-spatialiser.conf', 'sink-matrix-spatialiser.conf' ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue