22 lines
215 B
Plaintext
22 lines
215 B
Plaintext
pcm.!default {
|
|
type asym
|
|
playback.pcm {
|
|
type plug
|
|
slave.pcm "output"
|
|
}
|
|
capture.pcm {
|
|
type plug
|
|
slave.pcm "input"
|
|
}
|
|
}
|
|
|
|
pcm.output {
|
|
type hw
|
|
card 1
|
|
}
|
|
|
|
ctl.!default {
|
|
type hw
|
|
card 1
|
|
}
|