Skip to content

Instantly share code, notes, and snippets.

@eckelon
Created March 30, 2018 17:03
Show Gist options
  • Save eckelon/aebcd9a68bebafa7a485266360048584 to your computer and use it in GitHub Desktop.
Save eckelon/aebcd9a68bebafa7a485266360048584 to your computer and use it in GitHub Desktop.
Simple snippet that enables jack to use a second audio device for output
alsa_out -j "Xmod" -d hw:Xmod -q 1 2>&1 1> /dev/null &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment