14 lines
187 B
Plaintext
14 lines
187 B
Plaintext
#pcm.!default {
|
|
# type hw
|
|
# card Zero
|
|
## card USB
|
|
#}
|
|
|
|
pcm.hw0mix {
|
|
type dmix
|
|
ipc_key 1939 # must be unique
|
|
slave { pcm "hw:Zero" }
|
|
}
|
|
|
|
pcm.!default hw0mix
|