Skip to content
Snippets Groups Projects
  • George Kiagiadakis's avatar
    5de6364a
    monitor & softdsp: fix alsa property names and api string · 5de6364a
    George Kiagiadakis authored
    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
    5de6364a
    History
    monitor & softdsp: fix alsa property names and api string
    George Kiagiadakis authored
    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
audio-softdsp-endpoint.c 14.11 KiB