Skip to content

Instantly share code, notes, and snippets.

@kawa-kokosowa
Created June 24, 2018 15:01
Show Gist options
  • Save kawa-kokosowa/329c00ca24e3eeea8425e136cf689da4 to your computer and use it in GitHub Desktop.
Save kawa-kokosowa/329c00ca24e3eeea8425e136cf689da4 to your computer and use it in GitHub Desktop.
Allows you to output sound based on the line-in
#!/bin/sh
pactl load-module module-loopback latency_msec=1
@kawa-kokosowa
Copy link
Author

Works for me in Ubuntu artful AND bionic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment