Skip to content

Instantly share code, notes, and snippets.

@artynet
Created June 11, 2019 23:50
Show Gist options
  • Save artynet/76d8fe06ef7353f3914c8fec835c83b7 to your computer and use it in GitHub Desktop.
Save artynet/76d8fe06ef7353f3914c8fec835c83b7 to your computer and use it in GitHub Desktop.
pcm.!default {
type asym
playback.pcm {
type plug
slave.pcm "hw:0,0"
}
capture.pcm {
type plug
slave.pcm "hw:1,0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment