4mic doesnt have output interface, delete it
This commit is contained in:
parent
7009515ec9
commit
f85c98c4e0
1 changed files with 2 additions and 18 deletions
|
@ -3,30 +3,14 @@
|
||||||
[General]
|
[General]
|
||||||
auto-profiles = no
|
auto-profiles = no
|
||||||
[Mapping seeed-source]
|
[Mapping seeed-source]
|
||||||
device-strings = ac108
|
device-strings = hw:%f
|
||||||
channel-map = front-left,front-right,rear-left,rear-right
|
channel-map = front-left,front-right,rear-left,rear-right
|
||||||
exact-channels = false
|
exact-channels = false
|
||||||
fallback = yes
|
fallback = yes
|
||||||
paths-input = seeed-source
|
paths-input = seeed-source
|
||||||
priority = 3
|
priority = 3
|
||||||
direction = input
|
direction = input
|
||||||
[Mapping seeed-sink]
|
|
||||||
device-strings = playback
|
|
||||||
channel-map = front-left,front-right
|
|
||||||
exact-channels = false
|
|
||||||
fallback = yes
|
|
||||||
paths-output = seeed-sink
|
|
||||||
direction = output
|
|
||||||
priority = 2
|
|
||||||
[Profile output:seeed-sink+input:seeed-source]
|
|
||||||
output-mappings = seeed-sink
|
|
||||||
input-mappings = seeed-source
|
|
||||||
priority = 100
|
|
||||||
skip-probe = yes
|
|
||||||
[Profile output:seeed-sink]
|
|
||||||
output-mappings = seeed-sink
|
|
||||||
priority = 4
|
|
||||||
skip-probe = yes
|
|
||||||
[Profile input:seeed-source]
|
[Profile input:seeed-source]
|
||||||
input-mappings = seeed-source
|
input-mappings = seeed-source
|
||||||
priority = 5
|
priority = 5
|
||||||
|
|
Loading…
Reference in a new issue