Skip to content

Commit

Permalink
Updated to latest mixer controls, better Stereo MIC recording balance
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharon Garrity committed Sep 24, 2019
1 parent 1d9e2cd commit 5082263
Show file tree
Hide file tree
Showing 5 changed files with 324 additions and 1,318 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -850,6 +850,46 @@ state.IQaudIOCODEC {
}
}
control.66 {
iface MIXER
name 'HP Jack Switch'
value true
comment {
access 'read write'
type BOOLEAN
count 1
}
}
control.67 {
iface MIXER
name 'MIC Jack Switch'
value true
comment {
access 'read write'
type BOOLEAN
count 1
}
}
control.68 {
iface MIXER
name 'Onboard MIC Switch'
value true
comment {
access 'read write'
type BOOLEAN
count 1
}
}
control.69 {
iface MIXER
name 'AUX Jack Switch'
value true
comment {
access 'read write'
type BOOLEAN
count 1
}
}
control.70 {
iface MIXER
name 'Mic 1 Amp Source MUX'
value Differential
Expand All @@ -862,7 +902,7 @@ state.IQaudIOCODEC {
item.2 MIC_N
}
}
control.67 {
control.71 {
iface MIXER
name 'Mic 2 Amp Source MUX'
value Differential
Expand All @@ -875,7 +915,7 @@ state.IQaudIOCODEC {
item.2 MIC_N
}
}
control.68 {
control.72 {
iface MIXER
name 'Mixin Left Aux Left Switch'
value true
Expand All @@ -885,7 +925,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.69 {
control.73 {
iface MIXER
name 'Mixin Left Mic 1 Switch'
value false
Expand All @@ -895,7 +935,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.70 {
control.74 {
iface MIXER
name 'Mixin Left Mic 2 Switch'
value false
Expand All @@ -905,7 +945,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.71 {
control.75 {
iface MIXER
name 'Mixin Left Mixin Right Switch'
value false
Expand All @@ -915,7 +955,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.72 {
control.76 {
iface MIXER
name 'Mixin Right Aux Right Switch'
value true
Expand All @@ -925,7 +965,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.73 {
control.77 {
iface MIXER
name 'Mixin Right Mic 2 Switch'
value false
Expand All @@ -935,7 +975,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.74 {
control.78 {
iface MIXER
name 'Mixin Right Mic 1 Switch'
value false
Expand All @@ -945,7 +985,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.75 {
control.79 {
iface MIXER
name 'Mixin Right Mixin Left Switch'
value false
Expand All @@ -955,7 +995,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.76 {
control.80 {
iface MIXER
name 'DAI Left Source MUX'
value 'ADC Left'
Expand All @@ -969,7 +1009,7 @@ state.IQaudIOCODEC {
item.3 'DAI Input Right'
}
}
control.77 {
control.81 {
iface MIXER
name 'DAI Right Source MUX'
value 'ADC Right'
Expand All @@ -983,7 +1023,7 @@ state.IQaudIOCODEC {
item.3 'DAI Input Right'
}
}
control.78 {
control.82 {
iface MIXER
name 'DAC Left Source MUX'
value 'DAI Input Left'
Expand All @@ -997,7 +1037,7 @@ state.IQaudIOCODEC {
item.3 'DAI Input Right'
}
}
control.79 {
control.83 {
iface MIXER
name 'DAC Right Source MUX'
value 'DAI Input Right'
Expand All @@ -1011,7 +1051,7 @@ state.IQaudIOCODEC {
item.3 'DAI Input Right'
}
}
control.80 {
control.84 {
iface MIXER
name 'Mixout Left Aux Left Switch'
value false
Expand All @@ -1021,7 +1061,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.81 {
control.85 {
iface MIXER
name 'Mixout Left Mixin Left Switch'
value false
Expand All @@ -1031,7 +1071,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.82 {
control.86 {
iface MIXER
name 'Mixout Left Mixin Right Switch'
value false
Expand All @@ -1041,7 +1081,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.83 {
control.87 {
iface MIXER
name 'Mixout Left DAC Left Switch'
value true
Expand All @@ -1051,7 +1091,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.84 {
control.88 {
iface MIXER
name 'Mixout Left Aux Left Invert Switch'
value false
Expand All @@ -1061,7 +1101,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.85 {
control.89 {
iface MIXER
name 'Mixout Left Mixin Left Invert Switch'
value false
Expand All @@ -1071,7 +1111,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.86 {
control.90 {
iface MIXER
name 'Mixout Left Mixin Right Invert Switch'
value false
Expand All @@ -1081,7 +1121,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.87 {
control.91 {
iface MIXER
name 'Mixout Right Aux Right Switch'
value false
Expand All @@ -1091,7 +1131,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.88 {
control.92 {
iface MIXER
name 'Mixout Right Mixin Right Switch'
value false
Expand All @@ -1101,7 +1141,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.89 {
control.93 {
iface MIXER
name 'Mixout Right Mixin Left Switch'
value false
Expand All @@ -1111,7 +1151,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.90 {
control.94 {
iface MIXER
name 'Mixout Right DAC Right Switch'
value true
Expand All @@ -1121,7 +1161,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.91 {
control.95 {
iface MIXER
name 'Mixout Right Aux Right Invert Switch'
value false
Expand All @@ -1131,7 +1171,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.92 {
control.96 {
iface MIXER
name 'Mixout Right Mixin Right Invert Switch'
value false
Expand All @@ -1141,7 +1181,7 @@ state.IQaudIOCODEC {
count 1
}
}
control.93 {
control.97 {
iface MIXER
name 'Mixout Right Mixin Left Invert Switch'
value false
Expand Down
Loading

0 comments on commit 5082263

Please sign in to comment.