15 lines
177 B
Text
15 lines
177 B
Text
|
pcm_slave.sl2 {
|
||
|
pcm "hw:0,0"
|
||
|
rate 88200
|
||
|
}
|
||
|
|
||
|
pcm.!default {
|
||
|
type plug
|
||
|
slave.pcm {
|
||
|
type dshare
|
||
|
ipc_key 1023984
|
||
|
slave sl2
|
||
|
bindings [ 0 1 ]
|
||
|
}
|
||
|
}
|