Skip to content

Instantly share code, notes, and snippets.

@kokoye2007
Created January 7, 2016 14:43
Show Gist options
  • Save kokoye2007/212549a417d05dd73578 to your computer and use it in GitHub Desktop.
Save kokoye2007/212549a417d05dd73578 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