use sound card id
This commit is contained in:
parent
f85c98c4e0
commit
58c6233325
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
[General]
|
[General]
|
||||||
auto-profiles = no
|
auto-profiles = no
|
||||||
[Mapping seeed-8ch]
|
[Mapping seeed-8ch]
|
||||||
device-strings = hw:1,0
|
device-strings = hw:%f
|
||||||
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
|
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
|
||||||
exact-channels = false
|
exact-channels = false
|
||||||
fallback = yes
|
fallback = yes
|
||||||
|
@ -11,7 +11,7 @@ paths-input = seeed-8ch
|
||||||
priority = 3
|
priority = 3
|
||||||
direction = input
|
direction = input
|
||||||
[Mapping seeed-2ch]
|
[Mapping seeed-2ch]
|
||||||
device-strings = hw:1,0
|
device-strings = hw:%f
|
||||||
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
|
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
|
||||||
exact-channels = false
|
exact-channels = false
|
||||||
exact-channels = false
|
exact-channels = false
|
||||||
|
|
Loading…
Reference in a new issue