Skip to content

Instantly share code, notes, and snippets.

@lil5
Created August 23, 2021 13:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lil5/2f3b4627b9b951fb178ac1a01e717576 to your computer and use it in GitHub Desktop.
Save lil5/2f3b4627b9b951fb178ac1a01e717576 to your computer and use it in GitHub Desktop.
Create virtual audio loopback
#!/bin/sh
pacmd 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