mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
audiomixer: separate mixer functions
This commit is contained in:
parent
c14d727ae5
commit
7fbe811a03
4 changed files with 459 additions and 107 deletions
|
|
@ -1,4 +1,4 @@
|
|||
audiomixer_sources = ['audiomixer.c', 'plugin.c']
|
||||
audiomixer_sources = ['audiomixer.c', 'conv.c', 'plugin.c']
|
||||
|
||||
audiomixerlib = shared_library('spa-audiomixer',
|
||||
audiomixer_sources,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue