Skip to content

Commit

Permalink
Change the levels to reflect the new stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdermj committed May 24, 2016
1 parent 70a4ecf commit a5d8e4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions udrc-alsa-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
amixer -c udrc -s << EOF
# Set input and output levels to 0dB
sset 'ADC Level' 5.5dB
sset 'LO Driver Gain' 0dB
sset 'PCM' 15.5dB
sset 'LO Driver Gain' -1dB
sset 'PCM' 0.0dB
# Turn off AFOUT
sset 'CM_L to Left Mixer Negative Resistor' 'Off'
Expand Down

0 comments on commit a5d8e4d

Please sign in to comment.