Beats Audio APK File - HTC Rezound

Has anybody been able to strip the beats audio apk file from the Rezound?
Sent from my HTC Vivid using xda premium

Check out the ruu I have posted in the development section. Or my stock odexed rom. It should be in there, but will need to be deodexed.
Sent from my ADR6425LVW using XDA App

Try these and see if it works
http://goo.gl/61DVS (HtcBeatsNotify.apk)
http://goo.gl/k0dkx (HtcMusic.apk)

Beats is in more than an apk it is in framework.jar services.jar libbeatsbass.so
the kernel itself htcbeatsnotify.apk [not really its just the toggle] htclisten.apk
htcmusicenhancer.apk probably other libs to Htcvideoplayer.apk

JoelZ9614 said:
Beats is in more than an apk it is in framework.jar services.jar libbeatsbass.so
the kernel itself htcbeatsnotify.apk [not really its just the toggle] htclisten.apk
htcmusicenhancer.apk probably other libs to Htcvideoplayer.apk
Click to expand...
Click to collapse
These are the files that control beats:
Code:
~\system\app\HtcBeatsNotify.apk
~\system\app\HtcMusic.apk
~\system\bin\mm-audio-acdb-test
~\system\bin\mm-audio-alsa-test
~\system\bin\snd
~\system\bin\snd8k
~\system\bin\sound8x60
~\system\etc\AdieHWCodec.csv
~\system\etc\AIC3254_REG.csv
~\system\etc\AIC3254_REG_DualMic.csv
~\system\etc\AudioBTID.csv
~\system\etc\basimage_gec.bin
~\system\etc\basimage_ibeats.bin
~\system\etc\basimage_ibeats_solo.bin
~\system\etc\CodecDSPID.txt
~\system\etc\CodecDSPID_NEL.txt
~\system\etc\CodecDSPID_WB.txt
~\system\etc\dynimage_gec.bin
~\system\etc\dynimage_ibeats.bin
~\system\etc\dynimage_ibeats_solo.bin
~\system\etc\peqimage_gec.bin
~\system\etc\peqimage_ibeats.bin
~\system\etc\peqimage_ibeats_solo.bin
~\system\etc\soundimage
~\system\etc\TPA2051_CFG.csv
~\system\etc\TPA2051_CFG_XC.csv
~\system\etc\soundimage\Sound_Beats.txt
~\system\etc\soundimage\Sound_FM_HP.txt
~\system\etc\soundimage\Sound_FM_SPK.txt
~\system\etc\soundimage\Sound_MFG.txt
~\system\etc\soundimage\Sound_Original.txt
~\system\etc\soundimage\Sound_Original_MFG.txt
~\system\etc\soundimage\Sound_Original_Rec_MFG.txt
~\system\etc\soundimage\Sound_Original_Recording.txt
~\system\etc\soundimage\Sound_Original_SPK.txt
~\system\etc\soundimage\Sound_Phone_Original.txt
~\system\etc\soundimage\Sound_Phone_Original_HP.txt
~\system\etc\soundimage\Sound_Phone_Original_HP_WB.txt
~\system\etc\soundimage\Sound_Phone_Original_REC.txt
~\system\etc\soundimage\Sound_Phone_Original_REC_NEL.txt
~\system\etc\soundimage\Sound_Phone_Original_REC_WB.txt
~\system\etc\soundimage\Sound_Phone_Original_SPK.txt
~\system\etc\soundimage\Sound_Phone_Original_SPK_WB.txt
~\system\etc\soundimage\Sound_Rec_Landscape.txt
~\system\etc\soundimage\Sound_Rec_mono.txt
~\system\etc\soundimage\Sound_Rec_Portrait.txt
~\system\etc\soundimage\Sound_Rec_Voice_record.txt
~\system\etc\soundimage\Sound_Recording.txt
~\system\etc\soundimage\srs_geq10.cfg
~\system\etc\soundimage\srsfx_trumedia_51.cfg
~\system\etc\soundimage\srsfx_trumedia_movie.cfg
~\system\etc\soundimage\srsfx_trumedia_music.cfg
~\system\framework\framework.jar
~\system\framework\services.jar
~\system\lib\libacdbloader.so
~\system\lib\libacdbmapper.so
~\system\lib\libaudcal.so
~\system\lib\libaudcal_nel.so
~\system\lib\libaudcalwb.so
~\system\lib\libaudio.so
~\system\lib\libaudioalsa.so
~\system\lib\libaudioeffect_jni.so
~\system\lib\libaudioflinger.so
~\system\lib\libaudiopolicy.so
~\system\lib\libeffects.so
~\system\lib\libposteffect.so
~\system\lib\libsrsprocessing.so
~\system\lib\soundfx
~\system\lib\soundfx\libbeatsbass.so
~\system\lib\soundfx\libreverbwrapper.so
~\system\lib\soundfx\libsrsfx.so
~\system\lib\soundfx\libvisualizer.so

con247 said:
These are the files that control beats:
Code:
~\system\app\HtcBeatsNotify.apk
~\system\app\HtcMusic.apk
~\system\bin\mm-audio-acdb-test
~\system\bin\mm-audio-alsa-test
~\system\bin\snd
~\system\bin\snd8k
~\system\bin\sound8x60
~\system\etc\AdieHWCodec.csv
~\system\etc\AIC3254_REG.csv
~\system\etc\AIC3254_REG_DualMic.csv
~\system\etc\AudioBTID.csv
~\system\etc\basimage_gec.bin
~\system\etc\basimage_ibeats.bin
~\system\etc\basimage_ibeats_solo.bin
~\system\etc\CodecDSPID.txt
~\system\etc\CodecDSPID_NEL.txt
~\system\etc\CodecDSPID_WB.txt
~\system\etc\dynimage_gec.bin
~\system\etc\dynimage_ibeats.bin
~\system\etc\dynimage_ibeats_solo.bin
~\system\etc\peqimage_gec.bin
~\system\etc\peqimage_ibeats.bin
~\system\etc\peqimage_ibeats_solo.bin
~\system\etc\soundimage
~\system\etc\TPA2051_CFG.csv
~\system\etc\TPA2051_CFG_XC.csv
~\system\etc\soundimage\Sound_Beats.txt
~\system\etc\soundimage\Sound_FM_HP.txt
~\system\etc\soundimage\Sound_FM_SPK.txt
~\system\etc\soundimage\Sound_MFG.txt
~\system\etc\soundimage\Sound_Original.txt
~\system\etc\soundimage\Sound_Original_MFG.txt
~\system\etc\soundimage\Sound_Original_Rec_MFG.txt
~\system\etc\soundimage\Sound_Original_Recording.txt
~\system\etc\soundimage\Sound_Original_SPK.txt
~\system\etc\soundimage\Sound_Phone_Original.txt
~\system\etc\soundimage\Sound_Phone_Original_HP.txt
~\system\etc\soundimage\Sound_Phone_Original_HP_WB.txt
~\system\etc\soundimage\Sound_Phone_Original_REC.txt
~\system\etc\soundimage\Sound_Phone_Original_REC_NEL.txt
~\system\etc\soundimage\Sound_Phone_Original_REC_WB.txt
~\system\etc\soundimage\Sound_Phone_Original_SPK.txt
~\system\etc\soundimage\Sound_Phone_Original_SPK_WB.txt
~\system\etc\soundimage\Sound_Rec_Landscape.txt
~\system\etc\soundimage\Sound_Rec_mono.txt
~\system\etc\soundimage\Sound_Rec_Portrait.txt
~\system\etc\soundimage\Sound_Rec_Voice_record.txt
~\system\etc\soundimage\Sound_Recording.txt
~\system\etc\soundimage\srs_geq10.cfg
~\system\etc\soundimage\srsfx_trumedia_51.cfg
~\system\etc\soundimage\srsfx_trumedia_movie.cfg
~\system\etc\soundimage\srsfx_trumedia_music.cfg
~\system\framework\framework.jar
~\system\framework\services.jar
~\system\lib\libacdbloader.so
~\system\lib\libacdbmapper.so
~\system\lib\libaudcal.so
~\system\lib\libaudcal_nel.so
~\system\lib\libaudcalwb.so
~\system\lib\libaudio.so
~\system\lib\libaudioalsa.so
~\system\lib\libaudioeffect_jni.so
~\system\lib\libaudioflinger.so
~\system\lib\libaudiopolicy.so
~\system\lib\libeffects.so
~\system\lib\libposteffect.so
~\system\lib\libsrsprocessing.so
~\system\lib\soundfx
~\system\lib\soundfx\libbeatsbass.so
~\system\lib\soundfx\libreverbwrapper.so
~\system\lib\soundfx\libsrsfx.so
~\system\lib\soundfx\libvisualizer.so
Click to expand...
Click to collapse
Yea and framework.jar and services.jar and kernel most importantly

Well I have already used the beats audio installer that installs the drivers. Its available on Google play.

Karim.younus said:
Well I have already used the beats audio installer that installs the drivers. Its available on Google play.
Click to expand...
Click to collapse
It works great, however, I noticed on my SGS2, after installing the drivers, my sound has increased 10 fold. The first volume notch from 0 brings it to maybe a 8 or 9 as normal. 1 click =10xs the normal loudness...1 is almost too loud for work and 3 is almost too loud for my ears.
Anyone else have this problem or suggest a work around? It is not the player, it is the same for Google Music, Doubletwist and n7Player.
edit:
Fine Volume Control v2.0 from the market seems to get the job done.

Related

[ROM] FROYO MCR21 Red & Black & Stock 1.42FIX Ultimate

RED&BLACK 1.42 Ultimate
Changelog:
-based on MCR 21 (FRF91) and [email protected] Kernel
-themed in R&B style
-busybox, rooted
-build.prop tweaks for better performance and speed data transfer
-native battery%
-trackball alert, wake, unlock
-HQ Video 800x480
-any file download with stock browser
-many sounds
-R&B bootanimation
-MCR script, market fix
Applications:
Removed:
-Amazon MP3
-Twitter
-Facebook
-CarHome
-GoogleVoice
Added:
-Blink
-Fancy
-Mod Install Location
-Galaxy S Live Wallpapers
-Music Mod themed
-Call Blocker
-Quick Boot
-Root Explorer
-HTC IME themed
R&B 1.42 ROM link:
http://www.mediafire.com/?ezevmzzwt5m
To download any file with the stock browser, install via recovery the DAF Mod:
http://www.mediafire.com/?myznamfjg5z
Notes: In case of full wipe update, install the DAF Mod after first data sync!
Bonus:
All the same content and tweaks (as in R&B 1.42) but completely stock style and [email protected] kernel!
http://www.mediafire.com/?zny5zzzzvnm
Thanks to all Devs, main to MoDaCo!
Looking good! Will give it a try
downloading it now..
like the simple clean ROMs. and I like black and red themes
This is fast!!
thank you
Ну вот и русские модостроители подтянулись
DEADover said:
Ну вот и русские модостроители подтянулись
Click to expand...
Click to collapse
what the heck.
Russian?!?
stian230 said:
what the heck.
Click to expand...
Click to collapse
Using translate with Live Search I get..
"Well here and Russians modostroiteli sports"
???
aujbman said:
"Well here and Russians modostroiteli sports"
Click to expand...
Click to collapse
Is it the next generation of joke?
No offence. . .
Can you give the link for just the black bar on the top of this build?
Or if no link then confirm it is the framework.jar, services.jar, and framework-res.apk that need to be pulled; as opposed to this being a theme?
can we get a mirror of this on an English site perhaps?
oh ya,
the russian? was just saying that this rom hauled ass, I think
Daddyroot said:
Or if no link then confirm it is the framework.jar, services.jar, and framework-res.apk that need to be pulled; as opposed to this being a theme?
Click to expand...
Click to collapse
Yes i think it's a metamorph theme but the older theme doesn't work on the FRF83 and this what i would like a link for this TOP BAR
This rom kicks ass...love it!
aujbman said:
Using translate with Live Search I get..
"Well here and Russians modostroiteli sports"
???
Click to expand...
Click to collapse
No, it's like: Well, and finally Russian developers are here
more like "ykraincy moladci"
this rom is fantastic. probably the best looking rom yet!
e4604 said:
more like "ykraincy moladci"
Click to expand...
Click to collapse
Yep. Saw screenshots..he is a Ukranian developer
Great rom! Congratulations!
One issue finded: nexus reboot few seconds after recording a video in the camera app.

[BeatsNews] Beats Kuro Vertion And GG music Plus Beats

Hi I'm Kizz This a Post For Beats Audio And Beats Player Mode For google music
THANK Credit>KuroStuki+Beats Theme
Beats Kuro+Beast Audio Fix
WhoHave a DSPmanager Plzz Wipe N´ Uninstall Firsh And Then Put beatsaudio1> http://db.tt/oBzjU1iW
To System/apo wiht root expro
And the Go Recover to CWM install Kuro_bass.zip> http://db.tt/mYhtIoUr
then in CWM go to advance and reboot recovery and install kuro_bass2.zip> http://db.tt/8ralqXAa Reeboot Let's Play
:----------Beast Installer+GGmusicModeBeats-------
Download GGmusic > http://db.tt/mWxyg4eb and put to system/app with root expro
And download beasinstaller > http://db.tt/UQd7mVO9 And install then open choose Install beats choose Headset andthen this app auto reeboot Good Luck My bro
Model Galaxy y TG-S5360B
ROM Repencis 3.5 Advance
Theme WP7 1.0 FINAL
+BeataMusic
+Beats Audio scipt
+Bravia engine script
+repencis v3 bootanimation
::::::::::::;:::::::Beats Lover girls;;;;;::::::::::::::
Model Galaxy y TG-S5360B
ROM Repencis 3.5 Advance
Theme WP7 1.0 FINAL
+BeataMusic
+Beats Audio scipt
+Bravia engine script
+repencis v3 bootanimation
::::::::::::;:::::::Beats Lover girls;;;;;::::::::::::::
Add kurotsugi to credits section and good share. Might be useful to some.
hitme987 said:
Add kurotsugi to credits section and good share. Might be useful to some.
Click to expand...
Click to collapse
Thank so much my Bro
Model Galaxy y TG-S5360B
ROM Repencis 3.5 Advance
Theme WP7 1.0 FINAL
+BeataMusic
+Beats Audio scipt
+Bravia engine script
+repencis v3 bootanimation
::::::::::::;:::::::Beats Lover girls;;;;;::::::::::::::
mixing all stuff like that won't work. only the latest istalled will work.
kurotsugi said:
mixing all stuff like that won't work. only the latest istalled will work.
Click to expand...
Click to collapse
Hi Kuro
Model Galaxy y TG-S5360B
ROM Repencis 3.5 Advance
Theme WP7 1.0 FINAL
+BeataMusic
+Beats Audio scipt
+Bravia engine script
+repencis v3 bootanimation
::::::::::::;:::::::Beats Lover girls;;;;;::::::::::::::
THIS IS AMAZING
VERY CLEAR SOUNDS:beer::beer:
Sent from my GT-S5360 using xda premium
kurotsugi said:
mixing all stuff like that won't work. only the latest istalled will work.
Click to expand...
Click to collapse
Yeah. Just noticed that. This post is misleading. Use only the anonymous sound tweak by kurotsugi guys!
hitme987 said:
Yeah. Just noticed that. This post is misleading. Use only the anonymous sound tweak by kurotsugi guys!
Click to expand...
Click to collapse
typical hitme saying no to anything.
Sent from my GT-S5360 using xda app-developers app
Kurotsugi bro.. not KuroStuki
Sent from my GT-S5360 using xda premium
using beats app and install beats will make your dsp manager FC. be carefull with it
kurotsugi said:
using beats app and install beats will make your dsp manager FC. be carefull with it
Click to expand...
Click to collapse
Thank Kuro again
Sent from my GT-S5360 using xda premium
kizznapperz said:
Hi I'm Kizz This a Post For Beats Audio And Beats Player Mode For google music
THANK Credit>KuroStuki+Beats Theme
Beats Kuro+Beast Audio Fix
WhoHave a DSPmanager Plzz Wipe N´ Uninstall Firsh And Then Put beatsaudio1> http://db.tt/oBzjU1iW
To System/apo wiht root expro
And the Go Recover to CWM install Kuro_bass.zip> http://db.tt/mYhtIoUr
then in CWM go to advance and reboot recovery and install kuro_bass2.zip> http://db.tt/8ralqXAa Reeboot Let's Play
:----------Beast Installer+GGmusicModeBeats-------
Download GGmusic > http://db.tt/mWxyg4eb and put to system/app with root expro
And download beasinstaller > http://db.tt/UQd7mVO9 And install then open choose Install beats choose Headset andthen this app auto reeboot Good Luck My bro
Model Galaxy y TG-S5360B
ROM Repencis 3.5 Advance
Theme WP7 1.0 FINAL
+BeataMusic
+Beats Audio scipt
+Bravia engine script
+repencis v3 bootanimation
::::::::::::;:::::::Beats Lover girls;;;;;::::::::::::::
Click to expand...
Click to collapse
What's new with this new beats of yours? :silly: i don't know what current dsp i'm using right now. it came pre-installed on Repencis rom
gradd said:
What's new with this new beats of yours? :silly: i don't know what current dsp i'm using right now. it came pre-installed on Repencis rom
Click to expand...
Click to collapse
Beats By Kuro It New And Great Sound Much Try
Sent from my GT-S5360 using xda premium
Are you giving two method to install this or is only one dose it working with ttpod or musixmatch and jet audio plus
Sent from my Nexus7 using Xparent Blue Tapatalk 2

[MOD] Camera hack for ICS

Warning: You can do this at your own risk. I am not liable etc etc etc..
I do not own these codes I just copied them or the first idea of modding the camera.
If I used your files or scripts without permission. Sorry. Just want to help.
As I was browsing through some topics here I came across this one by umangleekha (credits to his idea)
So what I did was flash the zip (yeah the image became clearer but the camcorder goes into force close!) so maybe the mod won't work on ICS rom (HepHappy's final rom)
So what I did is make some experimental adjustments (technical way of saying copy and paste ) of words and values from here to here.
After modifying the media_profiles.xml (which was the flash file in umangleekha's zip) still the stupid camcorder force closes.
Then with the idea of backporting omx libs. so why not backport some ideas from gingerbread too?!!
So i grabbed a stock rom from sweetnsour's list in here. and get the european version whatever that is. compared some files here and there and found some additions at the build.prop.
I added these to build.prop
made some changes as of 1/18/2013
Code:
#Image
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
#Image
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
# camera/camcorder options, [email protected]
ro.media.enc.hprof.file.format=mp4
ro.media.enc.hprof.codec.vid=h263
ro.media.enc.hprof.codec.aud=aac
ro.media.enc.hprof.vid.width=640
ro.media.enc.hprof.vid.height=480
ro.media.enc.hprof.vid.fps=24
ro.media.enc.hprof.vid.bps=300000
ro.media.enc.hprof.aud.bps=96000
ro.media.enc.hprof.aud.hz=16000
ro.media.enc.hprof.aud.ch=1
ro.media.enc.hprof.duration=60
ro.media.enc.lprof.file.format=3gp
ro.media.enc.lprof.codec.vid=m4v
ro.media.enc.lprof.codec.aud=amrnb
ro.media.enc.lprof.vid.width=176
ro.media.enc.lprof.vid.height=144
ro.media.enc.lprof.vid.fps=15
ro.media.enc.lprof.vid.bps=256000
ro.media.enc.lprof.aud.bps=12200
ro.media.enc.lprof.aud.hz=8000
ro.media.enc.lprof.aud.ch=1
ro.media.enc.lprof.duration=30
ro.media.enc.file.format=3gp,mp4
ro.media.enc.vid.codec=m4v,h263
ro.media.enc.aud.codec=amrnb,aac
ro.media.enc.vid.h263.width=176,640
ro.media.enc.vid.h263.height=144,480
ro.media.enc.vid.h263.bps=64000,6000000
ro.media.enc.vid.h263.fps=1,30
ro.media.enc.vid.m4v.width=176,640
ro.media.enc.vid.m4v.height=144,480
ro.media.enc.vid.m4v.bps=64000,2000000
ro.media.enc.vid.m4v.fps=1,24
ro.media.enc.aud.amrnb.bps=5525,12200
ro.media.enc.aud.amrnb.hz=8000,8000
ro.media.enc.aud.amrnb.ch=1,1
ro.media.enc.aud.aac.bps=
ro.media.enc.aud.aac.hz=
ro.media.enc.aud.aac.ch=
ro.media.dec.aud.wma.enabled=0
ro.media.dec.vid.wmv.enabled=0
ro.media.cam.preview.fps=0
ro.media.enc.jpeg.quality=100,90,80,70,60,50
the #image is from a increase your image jpg blah blah
and modify the media_profiles.xml (see attachments)
Code:
As of today 1-18-2012 I decompiled the camera apk, and set the exposure's default to 2! At the xml file. Forgot the exact name. IT WORKS! everytime I open the camera, no need to set it before taking a shot. :) only, it dont work on other cam app like pro capture.
]>
and i think it worked. from 500kb (image size) it goes to 1mb+ for images the (video is crappy though) awesome now? i think
if anyone can create an flashable zip from these it would be awesome!
test too if the image is better
THE ATTACHMENT IS NOT A FLASHABLE ZIP!
it only contains the build.prop and media_profiles.xml
you can copy replace the files using any root browser then make necessary permission adjustments.
Test if this is works.
Hey where to copy mediaprofile file?
Sent from my LG-P500 using xda premium
/etc folder rename the old media profile to media_profiles.xml.backup incase anythng goes wrong
Sent from my LG-P500
its risky i guess ?
fresyk said:
its risky i guess ?
Click to expand...
Click to collapse
Not really. Just incase you dont want the output. You can revert back
Sent from my LG-P500
Works great!
Sent from my LG-P500 using xda premium
this is good if we are assuming that poor image quality depends only on the resolution.
is that the case?
i think something different should be changed.
Just a couple of days ago I've watched my old GB photos. Completely different from ICS ones.
FD1999 said:
Lol, you've 'stolen' the second code from LG Everybody does that
However, even works on my Neo V
Click to expand...
Click to collapse
Really?, it work on p500??
I'm currently trying possible combinations and best setting.
Progress. Got a better audio but pixelated video. With 640x480 res @12fps (details on window)>.>
I'll upload some picture and video from stock ICS rom of hephappy (without tweaks ofcourse) and with the modded one.
One lesson learned. Modifying and restarting phone is tiresome. :banghead:
Sent from my LG-P500
how can I copy these files to the selected folders ?! i couldn't copy them via Root Browser of ROM Toolbox Pro.
SzilagyiTibi said:
how can I copy these files to the selected folders ?! i couldn't copy them via Root Browser of ROM Toolbox Pro.
Click to expand...
Click to collapse
You can extract the zip. Then paste the media one at /etc folder and the build.prop at /system
Sent from my LG-P500
does it work on 4.1.2, Jelly Bean too ?
Sent from my LG Optimus One using XDA app.
testing, it works for my device and no crash met so far
It looks so f**king fine
Sent from my LG-P500 using xda app-developers app

New MegaBass [audio booster] [Updt 13-11-13]

I wanna share my works "New Megabass", hopefully useful for x8 because I really like Xperia UI too. This mod will boost system sound to make more powerfull.
Add two files:
- First one For Gingerbread and CM7,MIUI
roms
- Second one for ICS and JB,CM9/10 roms
FEATURES:
- My MegaBass system with beats, srs and
alsa
- Dsp mod and Dolby with more options:
- 1 option in compression
- 1 option bass ( I think you won't use bass
option in MegaBass.. . )
- 4 options in equalizer
- 2 options in loudness
- and 2 options virtual
- More clearly sounds
- Alsa activated
- new library adaptation from new cm10 file
system
# MegaBass V5 [updt 24th June 2013]
- New graphic equalizer
- New preset value ( more Powerfull )
- Remove xLoud library
- Automatic DSPManager deleted
# MegaBass V6 [Updt 4-10-13]
- New Alsa library
- Soundalive from Galaxy family
# MegaBass V7 [Updt 13-11-13]
- It's universal and will works with all rom
- New MegaBass apk and icon
- Remove Dolby apk
- Remove Alsa Library
- Remove Srs Library
- Remove Soundalive
Installation:
- Backup your rom
- Put the file in sdcard
- Go to CWM recovery
- Install Universal MegaBass Uninstaller
- Reboot Recovery
- Mount System
- Instal the file
- Reboot
If you like my works, just move your fingers
to hit thanks button
And DWYOR
Happy enjoy new sound
Notes:
Use music player with playback or audio effect options
Thanks:
- God
- Xda Developers
- And you
Try this setup in BEATSManager
For best headset quality, in Beats Headset:
- dinamic range compression,
enable+superior
- x-bass, enable+slight
- equalizer, enable+beats
virtualizer+strongest
- headset virtual room effect ,
enable+hall
For higher sound with speaker, in xLoud speaker:
- X-Bass, enabled + slight
- Equalizer, enabled + Beats Virtualizer
Ynt: New MegaBass (audio booster)
Thanks this mod.. I will try...
E15i cihazımdan Tapatalk 2 ile gönderildi
cenk89 said:
Thanks this mod.. I will try...
E15i cihazımdan Tapatalk 2 ile gönderildi
Click to expand...
Click to collapse
You're welcome, I'm waiting your feedback
Re: New MegaBass (audio booster)
I flashed the zip for gb in gdxV30, but the app beats manager and audioservice doesn't get installed, flash completes without any problem and the apps are there in system/app folder with correct permission but aren't installed..
Any idea how to make it work..
Anyone tried gb version?
->Sid said:
I flashed the zip for gb in gdxV30, but the app beats manager and audioservice doesn't get installed, flash completes without any problem and the apps are there in system/app folder with correct permission but aren't installed..
Any idea how to make it work..
Anyone tried gb version?
Click to expand...
Click to collapse
Did you has already dspmanager installed before? If yes, delete dspmanager in system /app than reboot
Re: New MegaBass (audio booster)
All the apps are working on gb ....
But I can't see any difference though
wanna thank xda? here
Gogeta said:
All the apps are working on gb ....
But I can't see any difference though
wanna thank xda? here
Click to expand...
Click to collapse
Has you trying that setup? in second post
Re: New MegaBass (audio booster)
Great mod & effect are great on ixperia rom:thumbup:
Cheers
TAJ
Sent from my iXperiA 8s using xda app-developers app
TAJ_Rocks said:
Great mod & effect are great on ixperia rom:thumbup:
Cheers
TAJ
Sent from my iXperiA 8s using xda app-developers app
Click to expand...
Click to collapse
Glad hear that news
Re: New MegaBass (audio booster)
Will this mod affect the whole system's sound? (Will it affect ring tone volume?) and what abt memory usage?
Sent from my X8 using Tapatalk 2
ashwinaugustine540 said:
Will this mod affect the whole system's sound? (Will it affect ring tone volume?) and what abt memory usage?
Sent from my X8 using Tapatalk 2
Click to expand...
Click to collapse
You can use this setup for higher speaker sound
For higher ringtones, in xLoud speaker:
- X-Bass, enabled + slight
- Equalizer, enabled + Beats Virtualizer
BEATSManager is running in memory = 3mb
,,, hi this is awesome ...:good:
work on my shakira .. for cm 7
but sadly not work on my .. stock ics ... 4.0.4 . beats manager force close ...
...i'm using stock ics.. for lenovo s880 .. i want to mod sound on this device
please help me ..
thanks ...
gz7 said:
,,, hi this is awesome ...:good:
work on my shakira .. for cm 7
but sadly not work on my .. stock ics ... 4.0.4 . beats manager force close ...
...i'm using stock ics.. for lenovo s880 .. i want to mod sound on this device
please help me ..
thanks ...
Click to expand...
Click to collapse
Look at system/lib/soundfx, if libxloudwrapper.so in there than remove it
geva28 said:
Look at system/lib/soundfx, if libxloudwrapper.so in there than remove it
Click to expand...
Click to collapse
i try to remove ... libxloud. i still have the same .. "unfortunately , beats manager has stopped".....
gz7 said:
i try to remove ... libxloud. i still have the same .. "unfortunately , beats manager has stopped".....
Click to expand...
Click to collapse
delete soundfx folder than reflash megabass
tried on Ginger Kc.....dsp manager force closes nd cant find d dolby app in d tray....!!
is dere a fix??
Re: New MegaBass (audio booster)
No difference in sound
Its just like DSP
Like new features to satisfied my self
Sent from my E15i using xda app-developers app
Re: New MegaBass (audio booster)
Does that work on Stornmix V2.0?
Sent from my E15i using xda app-developers app
Infected_Mushroom said:
Does that work on Stornmix V2.0?
Sent from my E15i using xda app-developers app
Click to expand...
Click to collapse
You can try it but don't forget to backup your rom. It's so complicated because some rom didn't support dsp in audio manager

[Audio Mod][UPDATED] Viper V4A v2205 & v2007 BIGGEST UPDATE OUT!

First of all this is a re-post i thought it might be helpful for the new users specially who are using aosp rom and are unable to use acid audio mod
Read the thread properly before complaning
Version: FX version 2.2.0.4 / XHiFi version 2.0.0.7
Codename: (FX version) Beautiful / (XHiFi version) X-Factor
Compiled date: March 20,2013 / March 20,2013 - Official Release
Operating environment: Android 2.3 / 4.0 / 4.1 / 4.2 (4.2 & MIUIv5 follow Compatibility Setup)
Hardware platforms: ARM (ARM11, Cortex A8/A9 or higher)
FX Minimum requirement (Convolver turned off): A8 300MHz or ARM11 500MHz
FX Minimum requirement (Convolver turned on): A8 single-core 800MHz, recommended dual-core or quad-core 1.2GHz
XHiFi Minimum requirement (All effects turned on): A8 dual-core 1GHz or higher, does not support Tegra2 processor
Language: English (United States) / Simplified Chinese / Traditional Chinese
Index:
1. OP
2. F.A.Q
3. Settings Explained & Recommended Settings for FX
4. Settings Explained & Recommended Settings for XHiFi
5. FIR Equalizer guide
6. CPU Type List - Which drivers to use?
Software Description:
V4A Settings explained & configuration handguide: http://forum.xda-developers.com/show...php?p=39156718
How to use the FIR Equalizer? see: http://forum.xda-developers.com/show...php?p=39156757
If Auto Installer fails, install Busybox and try again. Or else follow manual installation.
Note: To get the best compatibility with your rom, recommended manual installation.
NEW Compatible Mode:
Compatible Mode supports large variety of music players and the players' own EQ/sound effects (system-provided/third party)
1. In option, switch to Compatible Mode. Reboot, done.
NEW Safe Mode:
If V4A dont work on many players, try switching to Safe Mode to work with almost any music player.
1. In option, switch to Safe Mode. Done.
Latest version change log:
FX version: v2.2.0.5
1. Increase toolbox compatibility, improve In-app installation success rate.
2. Fix Continuous install/update popup when enter v4a app.
Note: 2005 only fixes the above bugs, there's no update on lib or effect, so users with 2004 working can skip this version.
FX version: v2.2.0.4 FIXED
NEW. FIXED INSTALLATION
1.CPU load optimization.
2.Add changelog view in menu.
3.Auto driver compatible install and update with ViPER4Android, no longer need to manually install.
4.Add driver safe mode. If you got no audio effect, you can try to switch to safemode.
5.Add normal and compatible mode. If you got no audio effect, you can try to switch to compatible mode.
6.Improve the stability of convolver.
7.Effect profile support save and load.
8.Improved UI interface and logic.
XHiFi version: v2.0.0.7
1.Add changelog view in menu.
2.Auto driver compatible install and update with ViPER4Android, no longer need to manually install.
3.Add driver safe mode. If you got no audio effect, you can try to switch to safemode.
4.Add normal and compatible mode. If you got no audio effect, you can try to switch to compatible mode.
5.Effect profile support save and load.
6.Improved UI interface and logic.
7.Tweak parameters of audio reconstruct.
8.Support TEGRA2 & ARMv5TE chip, both select "Tegra2" driver.
9.Installation process will use toolbox first.
For Poweramp users:
To use V4A with Poweramp properly, you need to follow the steps below.
Open Poweramp Settings -> Audio -> Advanced Tweaks -> Direct volume control -> Turned off.
To solve Poweramp volume too low after turning off Direct volume control:
Turn on V4A's PlaybackAGC, set strength to Medium/Extreme, set Max Gain to Infinity, set Max Output to 0db.
For system-provided music players (such as MIUI music player, Apollo etc.):
In these music players, turning on player equalizer will auto disable V4A, turning off will enable V4A.
Third-party players such as TTPOD and Poweramp have no such problems.
Tips:
To use XHiFi on speaker, use lock effect mode.
New Usage Terms & Condition Policy:
Starting from 1 April 2013, no one can include V4A FX nor XHiFi in their sound engine/sound mod or any work which is not a Rom.
You can only include V4A in Roms, but without any third party sound effects in the particular Rom in which you are featuring V4A.
Third party sound effects include audio effects/sound enhancers/sound panels which are not stock provided.
Example: BeatsAudio is considered third party sound effects to Sony Devices.
DSPManager / Awesome Beats / SRS Panel are also considered third party sound effects without doubt.
Downloads:
http://forum.xda-developers.com/showthread.php?t=2191223
Don't install Fx and XHiFi together Neo V's processor isn't capable of handling both audio effects together
ViPER4Android (V4A) Audio Effects
Copyright (C) 2006-2016 vipercn.com
Translated and refined by [email protected]
XDA Official Maintainer [email protected] http://forum.xda-developers.com/member.php?u=3901724
Installation,Settings,FAQ
As per request of the developer this post has been removed you can refer to the official post
http://forum.xda-developers.com/showthread.php?t=2191223
Reserved
reserved for future use
Reserved
reserved for future use
Reserved
Reserved For future use
Reserved
Reserved for future use
Re: [Audio Mod] Viper V4
Whoah...that's a huge OP considering it is a mod.
Thanks for the effort u put into this.
Sent from my MT11i
Re: [Audio Mod] Viper V4
Nice...but....will this mod work on Android 4.2.2?
Thanks
Sent fom my S-II running Vanilla Rootbox >>Nightly (2013/03/25)<< powered with DorimanX kernel v. >>9.12<<
Re: [Audio Mod] Viper V4
rkoby13 said:
Nice...but....will this mod work on Android 4.2.2?
Thanks
Sent fom my S-II running Vanilla Rootbox >>Nightly (2013/03/25)<< powered with DorimanX kernel v. >>9.12<<
Click to expand...
Click to collapse
You have to try it out
It was meant for 4.1 so I can't say anything about 4.2
Sent from my Xperia Neo V using xda app-developers app
Re: [Audio Mod] Viper V4
Let me know if it works
And remember one thing install it on a clean room because it is incompatible with other audio mod
[MODERATORS] Was unable to edit my post using xda aap so had to post a new reply
Sent from my Xperia Neo V using xda app-developers app
i works great on AntiBillOS 4.2.2 rom...
mastaowen said:
i works great on AntiBillOS 4.2.2 rom...
Click to expand...
Click to collapse
yes it works well on 4.2
i'm also using it on 4.2.2 by AntiBillOS
i will update it on OP
New version coming
Can you ask users to download at original OP?
FAQ, settings explained can be linked to my original posts too.
Only 1st post u can retain.
Neo/Neo V users, more IR samples are always available on the internet, just google them.
In IR Sample Index Thread, I will add those who are made by V4A users and Vipers Team.
I would appreciate if u guys can donate something to me so i can buy a great sound card to produce great IR samples.
Now its 2206 and 2009
hi to all
Can I use this mod on stock based GB Rom?
If not is there any sound mod for GB Rom?
Sent from my MT15i using Tapatalk 2
Alisoofi said:
hi to all
Can I use this mod on stock based GB Rom?
If not is there any sound mod for GB Rom?
Sent from my MT15i using Tapatalk 2
Click to expand...
Click to collapse
Yes, You can
Sent from my Xperia Neo V using Tapatalk 2
deleted
zhuhang said:
Now its 2206 and 2009
Click to expand...
Click to collapse
i will update the op
as soon as i get back home
player
Hay
wich players can i use with this ?

Categories

Resources