12 lines
106 B
Plaintext
12 lines
106 B
Plaintext
|
pcm.!default {
|
||
|
type file
|
||
|
slave.pcm null
|
||
|
file /proc/self/fd/3
|
||
|
format "raw"
|
||
|
}
|
||
|
|
||
|
pcm.null {
|
||
|
type null
|
||
|
}
|
||
|
|