Skip to content

Instantly share code, notes, and snippets.

@cnmoro
Created July 1, 2020 17:25
Show Gist options
  • Save cnmoro/01a0fda722b038b592ca6a228847b140 to your computer and use it in GitHub Desktop.
Save cnmoro/01a0fda722b038b592ca6a228847b140 to your computer and use it in GitHub Desktop.
Virtual Audio Cable Linux
pacmd load-module module-null-sink sink_name=Virtual_Sink sink_properties=device.description=Virtual_Sink
ou
sudo nano /etc/pulse/default.pa
add
load-module module-null-sink sink_name=Virtual_Sink sink_properties=device.description=Virtual_Sink
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment