wireplumber/modules/module-pipewire
George Kiagiadakis 5de6364ae7 monitor & softdsp: fix alsa property names and api string
The alsa.pcm devices currently use "device.api" = "alsa:pcm"
but then the node overrides this later to just "alsa", which
is confusing. For now, let's match "alsa:pcm" in the monitor,
even though this does not appear on the node later.

This commit fixes device preferences in wireplumber.conf,
which were broken because the alsa endpoint names were empty
of info about the alsa device
2019-10-15 00:12:17 +03:00
..
audio-softdsp-endpoint softdsp/convert: append the stream name on the new "object.path" key 2019-10-07 16:57:06 +03:00
audio-softdsp-endpoint.c monitor & softdsp: fix alsa property names and api string 2019-10-15 00:12:17 +03:00
multiport-link-algorithm.c sofdsp-endpoint: run audioconvert in merge+split mode and use a new linking algorithm 2019-10-02 21:27:44 +03:00
multiport-link-algorithm.h sofdsp-endpoint: run audioconvert in merge+split mode and use a new linking algorithm 2019-10-02 21:27:44 +03:00
simple-endpoint-link.c sofdsp-endpoint: run audioconvert in merge+split mode and use a new linking algorithm 2019-10-02 21:27:44 +03:00