Skip to content

Instantly share code, notes, and snippets.

@mewm
Created February 1, 2017 18:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mewm/a92133073eca9b80293f6b1e06158de6 to your computer and use it in GitHub Desktop.
Save mewm/a92133073eca9b80293f6b1e06158de6 to your computer and use it in GitHub Desktop.
pcm.!default {
type plug
slave.pcm "dmixer"
}
pcm.dmixer {
type dmix
ipc_key 1024
slave {
pcm "hw:1,0"
period_time 0
period_size 1024
buffer_size 4096
rate 44100
}
bindings {
0 0
1 1
}
}
ctl.dmixer {
type hw
card 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment