Annoying clicking/popping static noise when you play ringtones and notifications - Moto G4 Play Questions & Answers

I have been listening this annoying noises. You can hear it clearly when you change this lines on /system/etc/mixer_paths.xml :
<ctl name="RX1 Digital Volume" value="84" />
<ctl name="RX2 Digital Volume" value="84" />
to
<ctl name="RX1 Digital Volume" value="10" />
<ctl name="RX2 Digital Volume" value="10" />
and reboot.
Obviously there are a software problem , because it only happens when you play ringtones and notifications, well at least i think so.

I have this problem too but mines also makes the clicking/popping static sound before playing any sound like a video etc

Related

Z2 mixer_paths

Could I get some help increasing external speaker loudness?
I'm already using the M8 sound mod and the quality is great and much better than stock, just trying to make the sound louder
searching I found changing the value = 75 to higher number would increase the sound but there is no effect.
<path name="speaker-protected">
<ctl name="SLIM RX1 MUX" value="AIF1_PB" />
<ctl name="SLIM_0_RX Channels" value="Both" />
<ctl name="RX7 MIX1 INP1" value="RX1" />
<!-- 54 % of 124 (range 0 - 124) Register: 0x2E7 -->
<ctl name="RX7 Digital Volume" value="75" />
<ctl name="COMP0 Switch" value="1" />
</path>

[Mod] Stereo + Sound Boost for Lollipop (.242)

Note: This mod only works on Z1C & Thanks to @dontbelive & modified xml by @Lessismooore (http://forum.xda-developers.com/showpost.php?p=60209727&postcount=14)
Instructions:
Goto "system/etc/"
Backup mixer_path.xml
Move the newer mixer_path.xml and change the permissions to "644" (rw-r-r)
Reboot and Done!
I use the RU.242 Version and its not working
This mod kills audio, I get an Unfortunately Audio settings has stopped, I also can't get jetaudio and some other apps to run.
I removed the mod and everything works again
Soldat0815 said:
I use the RU.242 Version and its not working
Click to expand...
Click to collapse
dazjp71 said:
This mod kills audio, I get an Unfortunately Audio settings has stopped, I also can't get jetaudio and some other apps to run.
I removed the mod and everything works again
Click to expand...
Click to collapse
I am on the same firmware, works fine. You sure you did the permissions? This is not a flashable zip.
No sound after this mod..
SpiritBreak3r said:
I am on the same firmware, works fine. You sure you did the permissions? This is not a flashable zip.
Click to expand...
Click to collapse
I did exactly what the instructions stated, it just didn't work no sound and some apps stopped working
papzi57 said:
No sound after this mod..
Click to expand...
Click to collapse
dazjp71 said:
I did exactly what the instructions stated, it just didn't work no sound and some apps stopped working
Click to expand...
Click to collapse
Could you guys try the mixer_path from the YKG v15's zip?
SpiritBreak3r said:
Could you guys try the mixer_path from the YKG v15's zip?
Click to expand...
Click to collapse
Yes, I tryed:
There are stereo sound, but very, very distorted!
papzi57 said:
Yes, I tryed:
There are stereo sound, but very, very distorted!
Click to expand...
Click to collapse
But it sounds the same as the kitkat mod.
This mixer path not working for me too
m!k3 said:
This mixer path not working for me too
Click to expand...
Click to collapse
I re-uploaded the working mixer_path.xml. It seems to have been corrupted while I pushed it from my phone. Try it again.
SpiritBreak3r said:
But it sounds the same as the kitkat mod.
Click to expand...
Click to collapse
Its not.. The sound from the eat speaker is very muffled..
Changed back to original mixer
Sent from my D5503 using XDA Free mobile app
SpiritBreak3r said:
I re-uploaded the working mixer_path.xml. It seems to have been corrupted while I pushed it from my phone. Try it again.
Click to expand...
Click to collapse
Now the Mod works but the sound on the headspeaker is not good.
It´s a effekt like the speaker overmodulate but didn´t stop if you turn down the volume.
Thanks for the mod, it's working but the sound is very distorted and the headphone is extremely loud that despite it may damage your headset, it can seriously cause some problems to your ears.
anyway I edited the original file "mixer_paths.xml" from the official lollipop in my z1 compact and adjusted the values for a high volume with clear sound without distortion...
I changed the values under these tags:
<path name="speaker">
<path name="speaker-mic">
<path name="headphones">
<path name="headset-mic">
- and for more information here is what I've done in details:
-Original speaker values:
<path name="speaker">
<ctl name="SLIM RX1 MUX" value="AIF1_PB" />
<ctl name="SLIM RX2 MUX" value="AIF1_PB" />
<ctl name="SLIM_0_RX Channels" value="Two" />
<ctl name="RX7 MIX1 INP1" value="RX1" />
<ctl name="RX7 MIX1 INP2" value="RX2" />
<!-- 67 % of 124 (range 0 - 124) Register: 0x2E7-->
<ctl name="RX7 Digital Volume" value="83" />
<!-- 100 % of 8 (range 0-8) Register: 0x1E0-->
<ctl name="SPK DRV Volume" value="8" />
</path>
-Edited speaker values:
<path name="speaker">
<ctl name="SLIM RX1 MUX" value="AIF1_PB" />
<ctl name="SLIM RX2 MUX" value="AIF1_PB" />
<ctl name="SLIM_0_RX Channels" value="Two" />
<ctl name="RX7 MIX1 INP1" value="RX1" />
<ctl name="RX7 MIX1 INP2" value="RX2" />
<!-- 67 % of 124 (range 0 - 124) Register: 0x2E7-->
<ctl name="RX7 Digital Volume" value="91" />
<!-- 100 % of 8 (range 0-8) Register: 0x1E0-->
<ctl name="SPK DRV Volume" value="8" />
</path>
------------
-Original speaker-mic values:
<path name="speaker-mic">
<path name="adc4" />
<!-- 63 % of 19 (range 0 - 19) Register: 0x15F -->
<ctl name="ADC4 Volume" value="12" />
<!-- 66 % of 124 (range 0 - 124) Register: 0x231 -->
<ctl name="DEC3 Volume" value="82" />
</path>
-Edited speaker-mic values:
<path name="speaker-mic">
<path name="adc4" />
<!-- 63 % of 19 (range 0 - 19) Register: 0x15F -->
<ctl name="ADC4 Volume" value="14" />
<!-- 66 % of 124 (range 0 - 124) Register: 0x231 -->
<ctl name="DEC3 Volume" value="82" />
</path>
------------
-Original headphones values:
<path name="headphones">
<ctl name="SLIM RX1 MUX" value="AIF1_PB" />
<ctl name="SLIM RX2 MUX" value="AIF1_PB" />
<ctl name="SLIM_0_RX Channels" value="Two" />
<ctl name="RX1 MIX1 INP1" value="RX1" />
<ctl name="RX2 MIX1 INP1" value="RX2" />
<ctl name="CLASS_H_DSM MUX" value="DSM_HPHL_RX1" />
<ctl name="HPHL DAC Switch" value="1" />
<!--70 % of 20 register: 0x1AE-->
<ctl name="HPHL Volume" value="14" />
<!--70 % of 20 register: 0x1B4-->
<ctl name="HPHR Volume" value="14" />
<!--66 % of 124 (rounded) register: 0x2B7-->
<ctl name="RX1 Digital Volume" value="82" />
<!--66 % of 124 (rounded) register: 0x2BF-->
<ctl name="RX2 Digital Volume" value="82" />
</path>
-Edited headphones values:
<path name="headphones">
<ctl name="SLIM RX1 MUX" value="AIF1_PB" />
<ctl name="SLIM RX2 MUX" value="AIF1_PB" />
<ctl name="SLIM_0_RX Channels" value="Two" />
<ctl name="RX1 MIX1 INP1" value="RX1" />
<ctl name="RX2 MIX1 INP1" value="RX2" />
<ctl name="CLASS_H_DSM MUX" value="DSM_HPHL_RX1" />
<ctl name="HPHL DAC Switch" value="1" />
<!--70 % of 20 register: 0x1AE-->
<ctl name="HPHL Volume" value="16" />
<!--70 % of 20 register: 0x1B4-->
<ctl name="HPHR Volume" value="16" />
<!--66 % of 124 (rounded) register: 0x2B7-->
<ctl name="RX1 Digital Volume" value="84" />
<!--66 % of 124 (rounded) register: 0x2BF-->
<ctl name="RX2 Digital Volume" value="84" />
</path>
------------
-Original headset-mic values:
<path name="headset-mic">
<path name="adc2" />
<!--42 % of 19 (rounded) register: 0x155-->
<ctl name="ADC2 Volume" value="8" />
<!--80 % of 124 (rounded) register: 0x241-->
<ctl name="DEC5 Volume" value="99" />
</path>
-Edited headset-mic values:
<path name="headset-mic">
<path name="adc2" />
<!--42 % of 19 (rounded) register: 0x155-->
<ctl name="ADC2 Volume" value="10" />
<!--80 % of 124 (rounded) register: 0x241-->
<ctl name="DEC5 Volume" value="99" />
</path>
The adjusted file in the attachments.
Use the same instructions provided by SpiritBreak3r in the original post.
And enjoy your z1c with high clear sound :good:
Thanks &
Best Regards,
Lessismooore said:
The adjusted file in the attachments.
Use the same instructions provided by SpiritBreak3r in the original post.
And enjoy your z1c with high clear sound :good:
Thanks &
Best Regards,
Click to expand...
Click to collapse
Thanks for sharing,no cracking sound anymore. but speaker voice is still too low even turn on almost max volume.
nutdevza said:
Thanks for sharing,no cracking sound anymore. but speaker voice is still too low even turn on almost max volume.
Click to expand...
Click to collapse
I agree with you, comparing to the other devices still low volume even after boosting it..
but comparing to its original sound I found this more better than never, and I am not going to say I am very satisfied but at least satisfied right now comparing to its real low original sound.
by the way I tried different values and when I tried to go higher or trying the mod in the OP, regardless the distortion of the sound in both experiences, when I play a song with maximum volume and touching the screen I felt like the screen is gonna explode because of the impact of the extreme high sound is somehow going into the device more than coming out of it, I don't know but maybe it's because of the waterproof thing this is why we're not getting the most out of the speakers.
If someone has any modifications, adjustments, additions will be more than welcome...
Thanks for sharing your feedback,
Best Regards..
The adjusted file in the attachments.
Use the same instructions provided by [URL="http://forum.xda-developers.com/member.php?u=5891919" said:
SpiritBreak3r[/URL] in the original post.
And enjoy your z1c with high clear sound :good:
Thanks &
Best Regards,
Click to expand...
Click to collapse
Thx!
Tried only with earphones, sounds good..?
I'll check it later with speakers..
Update : I checked the speakers and it is louder .. Of course, the quality is pretty lame, but its only because we are taking our z1 compact to the limit .. Waterproof price..
Sent from my D5503 using XDA Free mobile app
Here is stock lollipop mixer_part.XML I think stock speaker volume is louder than your mod. Analyze it if there would be another better way for mod.
In a nutshell.
Stock = loud speaker, low headphones volume .
Mod files = low speaker volume but loud headphones.
nutdevza said:
Here is stock lollipop mixer_part.XML I think stock speaker volume is louder than your mod.
In a nutshell.
Stock = loud speaker, low headphones volume .
Mod files = low speaker volume but loud headphones.
Click to expand...
Click to collapse
I agree with you, but i'm happy with this mod. Because i only hear music with headphones.
Great mod!
after using the mod for a while, i appreciate the increase of quality in headphones, but the speaker volume "croaks" a little bit.
i noticed that with the clear audio+ enabled, the quality is little better
do you have tried other combinations of the equalizer? Opinions?

Mixer_paths.xml "RX7 Digital Volume" missing

I boosted sound on my other phone by changing "RX7 Digital Volume" value.
But it seems like "RX7 Digital Volume" is missing.
Anyone know why?
i also wanted to boost speaker of my moto x play ...
Please tell me too if you got solution
which area we need to edit in mixer_path to boost speaker volume only.
No solution yet :/
ctl name="IN1L Digital Volume" value="0" />
<ctl name="IN1R Digital Volume" value="142" />
<ctl name="IN2L Digital Volume" value="128" />
<ctl name="IN2R Digital Volume" value="128" />
<ctl name="IN3L Digital Volume" value="128" />
<ctl name="IN3R Digital Volume" value="128" />
do u think we need to change above 128 value ??
---------- Post added at 11:37 AM ---------- Previous post was at 11:36 AM ----------
Niether Mixer_path has speaker word nor have RX DIGITAL VOlume ?
where to go for edit
btw Viper4android is **** .. it just produce disturbing sound loudly
<path name="speaker-and-headphones">
<path name="speaker" />
<ctl name="SLIM_0_RX Channels" value="Two" />
<ctl name="HPOUT1L Input 1" value="SLIMRX1" />
<ctl name="HPOUT1R Input 1" value="SLIMRX2" />
<ctl name="HPOUT1 Digital Volume" id="0" value="138" />
<ctl name="HPOUT1 Digital Volume" id="1" value="138" />
<ctl name="HPOUT1 Digital Switch" id="0" value="1" />
<ctl name="HPOUT1 Digital Switch" id="1" value="1" />
</path>
Try changing value of digital volume.
PSxplay said:
<path name="speaker-and-headphones">
<path name="speaker" />
<ctl name="SLIM_0_RX Channels" value="Two" />
<ctl name="HPOUT1L Input 1" value="SLIMRX1" />
<ctl name="HPOUT1R Input 1" value="SLIMRX2" />
<ctl name="HPOUT1 Digital Volume" id="0" value="138" />
<ctl name="HPOUT1 Digital Volume" id="1" value="138" />
<ctl name="HPOUT1 Digital Switch" id="0" value="1" />
<ctl name="HPOUT1 Digital Switch" id="1" value="1" />
</path>
Try changing value of digital volume.
Click to expand...
Click to collapse
so did your speaker volume was boosted by changing above values ???
---------- Post added at 11:51 AM ---------- Previous post was at 11:49 AM ----------
i have following in mixer_path .. do i need to change 110 value to 138 ???
<path name="speaker-and-headphones">
<path name="speaker" />
<ctl name="SLIM_0_RX Channels" value="Two" />
<ctl name="HPOUT1L Input 1" value="SLIMRX1" />
<ctl name="HPOUT1R Input 1" value="SLIMRX2" />
<ctl name="HPOUT1 Digital Volume" id="0" value="110" />
<ctl name="HPOUT1 Digital Volume" id="1" value="110" />
<ctl name="HPOUT1 Digital Switch" id="0" value="1" />
<ctl name="HPOUT1 Digital Switch" id="1" value="1" />
Nope nothing happened :/
so what should we do now ?
should we try viper4android
no one is here to help us !!!!
Rx7 is speaker volume; I need to lower volume in speaker. I have distort in speaker, sounds too loud.
Sent from my Nexus 6P using XDA-Developers mobile app
info[]box1 said:
Rx7 is speaker volume; lower or bump up
Sent from my Nexus 6P using XDA-Developers mobile app
Click to expand...
Click to collapse
I would only increase the volume of the headphones. You know what line I should change?
lvints said:
i would only increase the volume of the headphones. You know what line i should change?
Click to expand...
Click to collapse
rx1 & rx2 are headphones
Xperi l mixer_path file
any one xperia l user can give me his mixer_paths.xml file please. I have delete it accidentally

Microphone sizzling on cm 13

Hey everyone, i have a problem about the microphone on my Lg G2 D802 running cm13 (latest snapshot) let me explain :
-recording ONLY audio makes absurd sounds, sizzling and distortion
-doesn't happen in calls
-whatsapp & any recording apps have that problem
-somehow it works fine recording videos
-tried an app called smart voice recorder & disabled AGC, set the factor to 1 and disabled silence skipping mode and it sounds fine
And here's the part necessary from mixer_paths file :
<ctl name="RX1 Digital Volume" value="62" />
<ctl name="RX2 Digital Volume" value="62" />
<ctl name="RX3 Digital Volume" value="84" />
<ctl name="RX4 Digital Volume" value="84" />
<ctl name="RX5 Digital Volume" value="84" />
<ctl name="RX6 Digital Volume" value="84" />
<ctl name="RX7 Digital Volume" value="84" />
It'd be great if someone would help. Thanks for your help in advance guys.
/system/build.prop
ro.qc.sdk.audio.fluencetype=fluence
to
ro.qc.sdk.audio.fluencetype=none
Change that value and it should be all fixed
jl10101 said:
/system/build.prop
ro.qc.sdk.audio.fluencetype=fluence
to
ro.qc.sdk.audio.fluencetype=none
Change that value and it should be all fixed
Click to expand...
Click to collapse
It kinda did but the problem is it records all outside sounds too much, so can't we change the fluence type or fluence effect range or something? I appreciate the effort though
Sorry for necroposting but i still have the problem, any suggestions?

Anyone have experience modifying mixer_paths_tasha.xml to increase headphone volume?

I'm working on modifying mixer_paths_tasha.xml to boost my earbuds volume and avoid having to use a volume boosting app. I'm using a set of AKG usb-c earbuds and they are not giving anywhere near the output on my PH-1 as the output on my pixel 2XL. So far I think I will need to modify the following 4 settings in 4 different path locations under /vendor/etc/mixer_paths_tasha.xml:
(these are all the stock values before any modifications)
<mixers>
<!-- These are the initial mixer settings-->"
<ctl name="RX1 Digital volume" value="84" />
<ctl name="RX2 Digital volume" value="84" />
<ctl name="HPHL Volume" value ="20" />
<ctl name="HPHR Volume" value ="20" />
<path name= "anc-headphones">
<ctl name="RX1 Digital volume" value="81" />
<ctl name="RX2 Digital volume" value="81" />
<ctl name="HPHL Volume" value ="20" />
<ctl name="HPHR Volume" value ="20" />
<path name= "voice-anc-headphones">
<ctl name="RX1 Digital volume" value="81" />
<ctl name="RX2 Digital volume" value="81" />
<ctl name="HPHL Volume" value ="20" />
<ctl name="HPHR Volume" value ="20" />
<path name= "voice-anc-fb-headphones">
<ctl name="RX1 Digital volume" value="81" />
<ctl name="RX2 Digital volume" value="81" />
<ctl name="HPHL Volume" value ="14" />
<ctl name="HPHR Volume" value ="14" />
What I am unsure of is what exactly the "initial settings" and different "paths" affect and why the volume value varies slightly between them. Anyone know if I do infact need to modify all 4 settings in all the listed locations to achieve a volume boost while using my earbuds and what values I should try switching to? I appreciate any and all help!
I found this thread https://forum.xda-developers.com/general/general/guide-technical-explanation-boost-t3202087 and it gives a nice explanation of the RX vs hph. However, it does not contain any explanation about the anc-headphones, voice-anc-headphones, or voice-anc-hp- headphones paths. I ended up increasing both RX and hph volume values for each path as well as the initial values but it does not produce a noticable effect.

Categories

Resources