Skip to content

Instantly share code, notes, and snippets.

@Lagertonne
Created June 23, 2019 17:42
Show Gist options
  • Save Lagertonne/a962944375917bd6af90d776d7b8994c to your computer and use it in GitHub Desktop.
Save Lagertonne/a962944375917bd6af90d776d7b8994c to your computer and use it in GitHub Desktop.
pcm.!default {
type asym
playback.pcm {
type plug
slave.pcm "hw:1,1"
}
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