Skip to content

Instantly share code, notes, and snippets.

@Langerz82
Created February 16, 2023 02:57
Show Gist options
  • Save Langerz82/f0f58c87ac40158eba6200e13e754373 to your computer and use it in GitHub Desktop.
Save Langerz82/f0f58c87ac40158eba6200e13e754373 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:0"
period_time 0
period_size 1024
buffer_size 4096
rate 44100
}
bindings {
0 0
1 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment