mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
14 lines
164 B
Plaintext
14 lines
164 B
Plaintext
pcm.softvol {
|
|
type softvol
|
|
slave.pcm "cards.pcm.default"
|
|
control {
|
|
name "Software"
|
|
card 0
|
|
}
|
|
max_db 20.0
|
|
}
|
|
pcm.!default {
|
|
type plug
|
|
slave.pcm "softvol"
|
|
}
|