Advertisement
thermskin

mic_fix

Apr 26th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. index c5f41d6..fb26709 100755
  2. --- a/configs/tiny_hw.xml
  3. +++ b/configs/tiny_hw.xml
  4. @@ -268,7 +268,7 @@ We are able to have most of our routing static so do that
  5. <ctl name="Main Mic Switch" val="1"/>
  6. <ctl name="IN2L Volume" val="26"/>
  7. <ctl name="MIXINL IN2L Switch" val="1"/>
  8. - <ctl name="MIXINL IN2L Volume" val="0"/>
  9. + <ctl name="MIXINL IN2L Volume" val="1"/>
  10. <ctl name="AIF1ADCL Source" val="0"/>
  11. <ctl name="AIF1ADC1 HPF Mode" val="0"/>
  12. <ctl name="AIF1ADC1 HPF Switch" val="1"/>
  13. @@ -286,7 +286,7 @@ We are able to have most of our routing static so do that
  14. <ctl name="Sub Mic Switch" val="1"/>
  15. <ctl name="IN1R Volume" val="27"/>
  16. <ctl name="MIXINR IN1R Switch" val="1"/>
  17. - <ctl name="MIXINR IN1R Volume" val="0"/>
  18. + <ctl name="MIXINR IN1R Volume" val="1"/>
  19. <ctl name="AIF1ADCR Source" val="1"/>
  20. <ctl name="AIF1ADC1 HPF Mode" val="1"/>
  21. <ctl name="AIF1ADC1 HPF Switch" val="1"/>
  22. @@ -295,6 +295,7 @@ We are able to have most of our routing static so do that
  23. <path name="off">
  24. <ctl name="Sub Mic Switch" val="0"/>
  25. <ctl name="MIXINR IN1R Switch" val="0"/>
  26. + <ctl name="MIXINR IN1R Volume" val="0"/>
  27. <ctl name="IN1R Volume" val="10"/>
  28. </path>
  29. </device>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement