diff options
| author | codeworkx <codeworkx@cyanogenmod.org> | 2013-01-22 16:48:58 +0000 |
|---|---|---|
| committer | codeworkx <codeworkx@cyanogenmod.org> | 2013-01-22 16:48:58 +0000 |
| commit | 4b0a1f23e0c03476c8cae0b3c4cf149faae2d799 (patch) | |
| tree | f66490aa3699d3c42c25e18c7cd5e2f74b09d38c | |
| parent | ca2029704d9bf173139ba85d9633ca4819c128a0 (diff) | |
| download | device_samsung_t0lte-4b0a1f23e0c03476c8cae0b3c4cf149faae2d799.tar.gz device_samsung_t0lte-4b0a1f23e0c03476c8cae0b3c4cf149faae2d799.tar.bz2 device_samsung_t0lte-4b0a1f23e0c03476c8cae0b3c4cf149faae2d799.zip | |
t0lte: volume tweaks
Change-Id: Ia4b53b1f81add098c7129160706ac7cc26f128af
| -rw-r--r-- | configs/default_gain.conf | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/configs/default_gain.conf b/configs/default_gain.conf index cbfb958..91c1ab6 100644 --- a/configs/default_gain.conf +++ b/configs/default_gain.conf @@ -64,7 +64,7 @@ Modifier "Normal" { { "DAC1 Volume", 96 }, { "Left Output Mixer DAC Volume", 7 }, { "Right Output Mixer DAC Volume", 7 }, - { "Headphone Volume", 49 }, + { "Headphone Volume", 56 }, } Disable { { "Headphone ZC Switch", 0 }, @@ -86,7 +86,7 @@ Modifier "Normal" { { "DAC1 Volume", 96 }, { "Left Output Mixer DAC Volume", 7 }, { "Right Output Mixer DAC Volume", 7 }, - { "Headphone Volume", 49 }, + { "Headphone Volume", 56 }, } Disable { { "Headphone ZC Switch", 0 }, @@ -211,7 +211,7 @@ Modifier "Incall" { { "DAC1 Volume", 96 }, { "Left Output Mixer DAC Volume", 7 }, { "Right Output Mixer DAC Volume", 7 }, - { "Output Volume", 57 }, + { "Output Volume", 63 }, { "Earpiece Volume", 1 }, } Disable { @@ -236,7 +236,7 @@ Modifier "Incall" { { "AIF2DAC2R Mixer AIF2 Switch", 0 }, { "AIF2ADC HPF Mode", 1 }, { "AIF2ADC HPF Switch", 1 }, - { "AIF1DAC1 Volume", 90 }, + { "AIF1DAC1 Volume", 96 }, { "AIF2DAC Volume", 96 }, { "AIF1 Boost Volume", 0 }, { "AIF2 Boost Volume", 0 }, @@ -244,8 +244,8 @@ Modifier "Incall" { { "SPKL DAC1 Volume", 1 }, { "SPKR DAC1 Volume", 1 }, { "Speaker Mixer Volume", 3 }, - { "Speaker Boost Volume", 5 }, - { "Speaker Volume", 57 }, + { "Speaker Boost Volume", 4 }, + { "Speaker Volume", 60 }, } Disable { { "AIF2DAC Volume", 96 }, @@ -276,7 +276,7 @@ Modifier "Incall" { { "DAC1 Volume", 96 }, { "Left Output Mixer DAC Volume", 7 }, { "Right Output Mixer DAC Volume", 7 }, - { "Headphone Volume", 49 }, + { "Headphone Volume", 57 }, } Disable { { "Headphone ZC Switch", 0 }, @@ -308,7 +308,7 @@ Modifier "Incall" { { "DAC1 Volume", 96 }, { "Left Output Mixer DAC Volume", 7 }, { "Right Output Mixer DAC Volume", 7 }, - { "Headphone Volume", 49 }, + { "Headphone Volume", 57 }, } Disable { { "Headphone ZC Switch", 0 }, @@ -718,7 +718,7 @@ Modifier "Incommunication" { { "DAC1 Volume", 96 }, { "Left Output Mixer DAC Volume", 7 }, { "Right Output Mixer DAC Volume", 7 }, - { "Output Volume", 51 }, + { "Output Volume", 54 }, { "Earpiece Volume", 1 }, } Disable { @@ -895,7 +895,7 @@ Modifier "Voipout" { { "DAC1 Volume", 96 }, { "Left Output Mixer DAC Volume", 7 }, { "Right Output Mixer DAC Volume", 7 }, - { "Output Volume", 48 }, + { "Output Volume", 52 }, { "Earpiece Volume", 1 }, } Disable { @@ -2290,7 +2290,7 @@ Modifier "Communication" { Enable { { "AIF1ADC1 HPF Mode", 1 }, { "AIF1ADC1 HPF Switch", 1 }, - { "IN1L Volume", 11 }, + { "IN1L Volume", 15 }, { "MIXINL IN1L Volume", 1 }, { "AIF1ADC1 Volume", 96 }, } @@ -2308,7 +2308,7 @@ Modifier "Communication" { "SCO Headset In" } Enable { - { "AIF1ADC1 Volume", 90 }, + { "AIF1ADC1 Volume", 96 }, { "AIF2DAC Volume", 96 }, } Disable { @@ -2536,7 +2536,7 @@ Modifier "Voipin" { Enable { { "AIF1ADC1 HPF Mode", 1 }, { "AIF1ADC1 HPF Switch", 1 }, - { "IN1L Volume", 11 }, + { "IN1L Volume", 15 }, { "MIXINL IN1L Volume", 1 }, { "AIF1ADC1 Volume", 96 }, } |
