Commit 2eb0aef
Update gain value to avoid glitch
Adjusted min and max gain values to avoid glitch
when volume in the settings is maximum. Now gain
at maximum volume is 1.0 and hence no glitch is
observed and gain at 0 volume will be negligible
and hence stream will be muted.
Test Done:
- Boot Test
- Audio playback is fine
- No glitch is observed at mximum volume in Settings UI
- played audio from player, verified if the volume for alarm,
ringtone and other playback streams applied correctly.
- Checked if audio is muted when volume is kept at minimun
in UI for all playback streams.
Tracked-On: OAM-132480
Signed-off-by: padmashree mandri <padmashree.mandri@intel.com>
Signed-off-by: sadhansx <sadhanx.siddha.mohanty@intel.com>1 parent 214f659 commit 2eb0aef
1 file changed
Lines changed: 6 additions & 6 deletions
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments