Skip to content

Instantly share code, notes, and snippets.

@vieruuuu
Created May 17, 2021 18:32
Show Gist options
  • Save vieruuuu/5033cee990ac54ba0c14ccef345a4a35 to your computer and use it in GitHub Desktop.
Save vieruuuu/5033cee990ac54ba0c14ccef345a4a35 to your computer and use it in GitHub Desktop.
pulseaudio separate audio
pactl load-module module-null-sink sink_name=Separated sink_properties=device.description="Separated"
pactl load-module module-loopback source=Separated.monitor sink=alsa_output.pci-0000_27_00.4.analog-stereo latency_msec=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment