Skip to content

alsa plugin: allow specifying a media.role on the virtual device name

George Kiagiadakis requested to merge gkiagia/pipewire:alsa-pcm-roles into master

So that we can do:

  aplay -D pipewire:ROLE=Music music.wav
  aplay -D pipewire:ROLE=Notification notice.wav
Edited by George Kiagiadakis

Merge request reports