Created
June 23, 2019 17:42
-
-
Save Lagertonne/a962944375917bd6af90d776d7b8994c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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