Hardware Equalizer - Galaxy Ace S5830 Themes and Apps

Is there an app for Ace that can be used as equalizer on system level, not just inside an app?
Here is an example for Galaxy S: https://market.android.com/details?id=com.dowkim.GalaxyTuner

https://market.android.com/details?...d=com.smartandroidapps.equalizer&rdot=1&pli=1

Related

[Q] Gio Volume Tweaks

Hi, I'm wondering if there are any effective software tweaks for the Gio to increase the maximum sound output, particularly from headphones?
I have looked into a number of options already and this is what I've found:
1. On some phones, there is a file /system/etc/hwVolumeFactor.cfg which has entries that control the max volume for speaker and headset. I have not been able to find this file on the Gio.
2. There is a an app called Volume Control+ which works to some extent, but it is a software solution that uses a fair bit of CPU and causes the sound to stutter on occasion which is annoying.
3. Some Galaxy phones have a headphone driver chip made by Wolfson that can be hardware tweaked by Voodoo Sound with excellent results, but AFAIK the Gio does not have such a headphone chip.
On the Gio there are two files that look like they may have something to do with sound output, but I've not been able to figure out how they might be modified to increase volume. The files are amp_gain.txt and analog_volume_table.txt
Any ideas?
i dont know for sure but after installing cm7 my headphone max volume is defibetly higher
prolly something to do with the dsp app
Sent from my GT-S5660 using XDA App
in CM7 its called DSPManager..
Sent from my GT-S5660 using XDA App
Volume
Hey,
Could you answer this:
Can I make my Gio louder, if I'm using GioPro_v1.4?
Thanks,
if you're so interested in, i can upload somewhere the DSPManager and then download it. Theorically it should work, on hyridan rom (based on original firmware) it works with no problems. quote me if interested

[Q] music mods for android 4.2.1?

I am currently on CyanogenMod 10.1 with astro player and DSP. Was just wondering is there a mod like acid or franken beats that would improve the audio as at high volume the sound becomes distorted with DSP? And would it even work on 4.2.1 android? Thanks
Theres loads, cwm flashables your looking at acid audio mod and frankenbeats. Which I haven't tried.
If your rom supports it you could flash the perseus kernel and have stweaks which is a kernel specific app with audio tweaks that directly manipulate the wolfson dac in the Note 2.
Theres also the Nooz app on the play store that gives you some fantastic sound if you have a bunch of lossless files and decent headphones
Sent from my GT-N7100 using Tapatalk 2

[Mod] [Theme] [LS8, LSD, LSE, MS1] Inverted HW Equalizer FX (MusicFX based)

Hi
Samsung roms comes with a system app named MusicFX. This app is the core app for the built in 5 band equalizer and effects. The only problem is that the app does not have a user interface, so without a music player that can make use of MusicFX, it is pretty much useless.. There are many equalizer apps on google play, but non of them works on Sammy JB. I've tested many of them, until I came across a free app called Equalizer FX:
https://play.google.com/store/apps/details?id=com.devdnua.equalizer.free&feature=search_result
Of course this app did not work on Sammy JB either (and did not work well on ICS because many music players did not support it, so it only worked if you use it to play single file at a time). However, after de-compiling thus app, I noticed that it has very similar code to the MusicFX system app from Sammy JB (XWLSD build). So I decided to make an experiment and replaced the similar smali files of Eq FX by the ones from Our MusicFX (LSD). After trial and error and some label renaming and modifications, I got it to work on our JB.
Moreover, I also inverted the app with cool JB reloaded blue theme and I disabled the built in ad banner (Since this app is now only compatible with Sammy JB roms, I'm guessing this ad blocking does not violates forum rules.. If Mods think otherwise, just let me know and I will replace it with a version that includes ads just like the Google play free versions. Note that this modded app uses the free version package).
The app is signed so you may install it as any other app.
I tested it with many music players including default and poweramp and it works. I also tested it with voice call from speaker and it is working.
Here is the link to download:
https://dl.dropbox.com/u/58987384/EqualizerFX_Mod.apk
Install then go to settings - music effects and select Equalizer FX.
Next I will try to mod it further so it will have separate profiles for headphones, speaker and Bluetooth (currently I'm trying to figure how to do it by looking at the code of AwesomeBeats that has this functionality)
Enjoy and let me know if it works (state the version of your rom. Guaranteed to work on XWLSD).
Credits:
devdnua for original Equalizer FX app (v1.3.1 free)
Features:
* Works independently (regardless of the player used. for Poweramp you'll need to disable audio direct access)
* 5 band equalizer (using build in HW eq of onboard Soundchip)
* Bass boost
* All available MusicFX profiles
* Can add new user profiles
* Virtualization
* Black Blue JB theme
* Ad free
Nice work bro!
Working grate! Good job
Chameleon Rom(LS8) and Latest Poweramp(feature using MusicFX directly added)
Works fine.
The range of frequency in hearing is little bit different from other apps like this(Equalizer via Smart Android Apps, etc...) but it is just my noobynish about the difference.
Thanx a lot mate
I'll use this few days more to test about the bug others have(going back all EQ band into 0 for few seconds).
Can you adopt the opinion or idea? I have some and these maybe cool...
1. Backing up my EQ value which I set through syncing my google account(to backup my settings much safe and apply any devices I use)
2. Add methods for adjusting EQ with type numbers with keyboard apps or toggle + and - ( too hard to set the values through dragging on touch )
marbulas said:
Chameleon Rom(LS8) and Latest Poweramp(feature using MusicFX directly added)
Works fine.
The range of frequency in hearing is little bit different from other apps like this(Equalizer via Smart Android Apps, etc...) but it is just my noobynish about the difference.
Thanx a lot mate
I'll use this few days more to test about the bug others have(going back all EQ band into 0 for few seconds).
Can you adopt the opinion or idea? I have some and these maybe cool...
1. Backing up my EQ value which I set through syncing my google account(to backup my settings much safe and apply any devices I use)
2. Add methods for adjusting EQ with type numbers with keyboard apps or toggle + and - ( too hard to set the values through dragging on touch )
Click to expand...
Click to collapse
As for the range, this eq make use of the internal hardware DSP controlled by the MusicFX engine. It turns out that the equalizer built in is not a graphic eq, but rather a parametric eq. This means when you boost one slide, you are actually boosting or attenuating entire frequency band, who's center frequency is the freq of the slide being boosted. i.e the 14kHz slide will affect an entire band ranging from ~8khz up to 18khz..
As for the slide adjust sensitivity, I agree, it is a little jumpy.. But this is how the original app dev made the UI. Its gonna take me some time to develop my dev skills to be able to do some advance modding. i was only lucky to notice that the original app is nothing but a UI made for MusicFX.apk, that includes it's own MusicFX taken from AOSP rom (this is why the original app did not work for Sammy JB). I only replaced the lines of code for the old musicFX with ones taked from new Sammy JB rom and of course I also changed the app theme.
I'm currently working on an AIO audio mod for JB that will combine AC!D audio + Beats + Xloud + Alsa + ClearAudio in one working CWM mod.
EB10000 said:
I'm currently working on an AIO audio mod for JB that will combine AC!D audio + Beats + Xloud + Alsa + ClearAudio in one working CWM mod.
Click to expand...
Click to collapse
M8, that sounds really awesome as the original AC!D 7.0 is a bit buggy on SGS2 based on Sammy JB.
I would defenitely try it when you release the pack
Sent from my SHW-M250K using xda premium
working gr8
Sent from my GT-I9100 using xda premium
I used it few days more...
So amazing! Others have a specified same bug(EQs turn off about a couple of seconds) but this is not.
I think this app is the only flawless and the best EQ app
I'll definitely give this a try, I've always like noozyoxide rewire but for some reason I can download it on my s2.
This one seems promising considering it works with the hw.
Sent from my Nexus 7 using Tapatalk 2
Is there any way to get rid of the notification?
Sent from my GT-I9100 using Tapatalk 2
Spacemonkie4207 said:
Is there any way to get rid of the notification?
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
I can remove it permanently by a mod, but I don't think most people will like it this way.. You can easily access the eq this way. However, if you're on new JB rom, you can turn off notifications from settings - applications for this app
works fine on Captivate I897 with Xylon JB rom
any possibility to incorporate SRS mod(i-wow)?
thanks for the app.
I'll give this a try. Looking forward for your next project!
Hi guys! My name Dmitry. I am CEO of devdnua and developer of Equalizer FX
EB10000, good job! I would ask you what did you do to got it work on JB? I have few devices and on it works on all devices well.
I will be grateful if you tell me what you have fixed.

ViPER4Android FX (V4A) Audio Effects

Found this on this thread below and I have to say after trying every music mod out there that this is one step ahead of everybody else. Check it out here. I have been listening to it for half a day now and it's amazing. It has so many sound options that it takes awhile to figure them out. But if you are a music freak like me once you listen to it you will say it's definitely worth the time to figure it all out. After checking the thread out if anybody is confused about how to install the apk's and files I will explain it the easiest way can for you. Thanks and enjoy!!!
http://forum.xda-developers.com/showthread.php?t=2191223
Open zip below and follow these instructions- All Credit Goes To zhuhang
Default F.A.Q - Frequently Asked Questions (Up to date)
--------------------------------------------------------------------------------
Updated 5/8/2013
Since Android 4.1, Google started to close down Android whole system audio effect.
"The main reason is there's many problem we can't fix, therefore we can only apologize to audio effect developers. In future, it will be fixed and whole system audio effect will be back." - GOOGLE
Therefore in certain players certain roms, V4A will not work.
- Will it work on my device?
A: V4A works on almost every ROOTED android devices. Refer requirements in OP.
- How to install?
A: Using the In-App installation, make sure you have busybox installed, first-run the app and follow through the installation dialogues.
- Which to install? FX or XHiFi or Both?
A: FX has many audio effects, where as XHiFi restores audio quality. If you like many effects(reverb, bass, surround) then choose FX, if you like clear audio/vocal and you have a good headset, choose XHiFi. You can also install both, more CPU usage, that's all.
- Why ViPER4Android FX/XHiFi always FC?
A: Uninstall and Reinstall V4A using NEW In-App Installation. This is due to driver not installed properly.
- Why ViPER4Android FX/XHiFi creates unexpected effects and different from other users?
A: Clear ViPER4Android FX/XHiFi data. If persist, disable third-party sound mods such as Noozxoide, Bass Booster etc)
- Third-party players such as Poweramp and TTPOD no effect?
A: Open V4A app and switch to FX Compatible Mode. (Driver status will show processing=No, but its working.)
- ViPER4Android FX/XHiFi doesnt run after bootup?
A: Check anti-virus or startup manager app whether V4A was disabled in startup list.
- V4A FX/XHiFi effect gone after using data-killer?
A: Please add ViPER4Android FX/XHiFi to data-killer app white list or exception.
- V4A FX/XHiFi effects suddenly disappeared?
A: Android system kills certain processes due to memory limits. Install V4A app as system app (Put in /system/app/ and restart)
- Why there is background noise when using V4A effects?
A: This is Android's musicFX bug, this will happen on all other sound mods.
Suggestion: Backup and Delete /system/lib/soundfx/libbundlewrapper.so
- V4A XHiFi effects gone after reaching certain volume? (~70%)
A: This is due to Sony Xperia hearing protection library. Backup and Delete /system/lib/soundfx/libhearingprotection.so
- How to use FIR-Equalizer?
A: See "How to use FIR-Equalizer" guide in XDA Original post.
- Why there's no change in sound quality after installing V4A?
A1: Choose V4A in Sound Settings > Music Effects. (Driver status will show processing=Yes)
A2: Open V4A app and switch to FX Compatible Mode. (Driver status will show processing=No, but its working.)
- Why volume reduces after 10 seconds?
A: This is not caused by V4A. Most probably you installed a bad and faulty xLOUD, ClearPhase or S-Force Front Surround port.
- Why music spoilt after display off?
A: This is due to CPU speed too low when screen if off. Make sure you are not using some battery saving CPU governor (such as smartass) or created own CPU profile.
Switch CPU governor to ondemand or interactive, to increase CPU speed.
- Can I still install V4A if I already using other sound mods?
A: Yes, after installation, open V4A app and switch to FX Compatible Mode.
- Why phone auto-reboot after I plugin headset? Normally for HTC phones.
A: Uninstall and Reinstall V4A using NEW In-App Installation.
- In-call volume reduced?
A: Uninstall and Reinstall V4A using NEW In-App Installation. If persist, its caused by other sound mod because V4A will not affect call volume.
- What if my phone/tablet cannot detect headset plugin?
A: In ViPER4Android app press menu, choose lock effect mode and choose headset, then adjust settings.
- I dont know my phone is which CPU type?
A:
Qualcomm CPU, freq higher than 800MHz, choose ARMV5TE, freq higher than 800MHz(including dual/quad core)choose A8.
Samsung CPU, single core choose A8, dual/quad core choose A9.
Huawei HiSilicon CPU, single-core choose A8, dual/quad core choose A9.
Other CPU, single-core choose A8, dual/quad core choose A9.
- Driver status shows version 0.0.0.0 even after rebooting?
A: Due to wrong driver used, try lower level drivers. Eg: A9 change to A8; A8 change to Tegra2.
- Driver status shows "Enabled: No, Processing: No", but i already turn on effects and playing music?
A:In FX Compatible Mode, driver status will always show No, but its working.
In Normal Mode, its due to reason at the starting of this post.
- Why no effect in MIUI player?
A: Open V4A app and switch to FX Compatible Mode. or Turn off MIUI default equalizer.
- Im using Meizu, Flyme system, why effect gone after i display lyrics?
A: Flyme modified Android's Audio principle, so lyrics will be treated as music effect by the music player, so V4A cant be used.
- V4A effects will spoil internal speaker/headset?
A: Firstly, there's an audiophile limit in your phone, even if you max every single settings in V4A, u will never achive that limit.
If the limit is achieved, your ears will blown off before the headset.
If your earphone is not used to high volume/bass, with long period of high volume/bass will cause your headset to spoil (without V4A it will also spoil)
For speaker, if a new phone straight away max the volume, within few days there will be distortion. Start off with 50~70% volume and after some time only max the volume.
About compatibility problem:
With the NEW In-App Installation, V4A will be installed into your system without problem. All system-provided sound effects will not be removed or overwritten.
V4A Audio E
Default FX & XHiFi Settings Explained & Recommended Value
--------------------------------------------------------------------------------
The latest version: FX v2.2.0.7, XHiFi v2.1.0.0
[FX Settings]
V4A FX version mainly for rendering audio effects, by controlling various parameters to achieve the purpose of audio effect adjustment.
1. Master Power. This option defines whether to enable V4A headset sound effects, also known as main switch.
2. Playback Gain Control. It is mainly used to dynamically control the audio volume, to amplify or to attenuate.
(1) Enable checkbox. Whether the effect is enabled.
(2) Select Effect Strength. Effect Strength is the speed of amplification or attenuation, the stronger the faster the speed and the higher the final volume, the weaker the slower the speed, the closer to the original volume. Recommended medium.
(3) Max Gain. When the volume of the note is too small, in order to uplevel the sound, there may be very large magnification. The higher the value, the louder the volume. But too large will also amplify the noise within the song. Recommended 4 times.
(4) Max Output. This value defines the maximum volume of the PlaybackAGC sound in decibel value, the greater the value the greater the volume, 0 db is the maximum. In order to make the sound softer recommended -1.9 dB.
3. FIR Equalizer. 511-order 10 bands FIR linear equalizer.
(1) Enable checkbox. Whether the effect is enabled.
(2) Select Preset. Here you can select default equalizer presets. When choosing custom, it will follow the user-defined lines drawn.
(3) Linear Equalizer graphic. Will pop up when you touch the graphic equalizer, you can manually adjust the levels of amplification and attenuation of the 10 bands.
4. Convolver
When an impulse response(IR) sample is loaded, music will show the same characteristics of the loaded sample, for example equalizer, surround, reverberation, tube etc.
Make sure SD Card has /ViPER4Android/Kernel/ folder, IR samples will be located there. If folder not exists, you can download latest V4A FX and extract SDCard_V4A.zip.
(1) Enable checkbox. Whether the effect is enabled.
(2) Impulse Response. Here you can select and load IR Samples inside /ViPER4Android/Kernel/ folder.
5. Field Surround. It is mainly used to create sound field surround effects. The sound field can be understood as mono field or stereo field.
(1) Enable checkbox. Whether the effect is enabled.
(2) Select Field Surround Strength. This value defines the strength of the field surround effects. The stronger, the stereo effect will be more obvious, the sound will come from left and right sides. Recommended medium.
(3) Select Mid Image Strength. This value defines the central vocal intensity. More strongman sound more clear, the weaker the more ethereal sound.
6. Reverberation. It uses mathematical methods to simulate the environmental feeling sensation. Example a song can be felt playing inside the auditorium, living room, bathroom, and so on.
(1) Enable checkbox. Whether the effect is enabled.
(2) Room Size. This value defines the virtual environment area size. The larger the value, the sound is wider and more echoes.
(3) Sound Field. This value defines the width of the room above, in meters. Assumed that the above room size is 100 square meters, here to set a width of 14 meters, then the length of the room will be 7.14 m.
Therefore, the room size and width defines the aspect ratio of the virtual environment.
The larger the value, the sound coming from both sides will felt more obvious.
(4) Damping Factor. This value defines the humidity of air in the above virtual environment, the moisture vapor in the air will easily absorb the echoes.
So the bigger this value, the less echoes heard.
(5) Wet Signal. This value defines the volume of the simulated environment effect.
(6) Dry Signal. This value defines the volume of the original sound.
For environments with low air humidity such as living room, auditorium and other indoor environment, you can use room size and sound field to define the area of ​​the virtual environment, water vapor content values ​​from 0 to 20, the reverb signal values ​​20 to 50, the proportion of the original signal to take value of about 50.
For environments with high air humidity such as bathroom and other indoor environment that contains a lot of moisture, you can use room size and sound field to define the area of ​​the virtual environment, water vapor content values ​​of 50 to 100, the reverb signal values ​​40 to 80, the proportion of the original signal value of about 50.
7. Dynamic System. It handles the dynamic range of the sound. In other words the bass, treble, and limiting.
(1) Enable checkbox. Whether the effect is enabled.
(2) Select Listening Device. This value defines the headset type connected to the audio jack. If you cannot get the right device for good bass tone, then select Common earphone. Common earphone is a common choice. Recommend Common earphone.
(3) Select Dynamic Bass. This value defines the average dynamic bass, the greater the stronger bass. Recommend 33%.
(4) Tube Simulator(6N1J). This option defines whether to enable tube simulator effect. V4A tube simulator uses a simplified mathematical simulation of tube effect.
If turned on, will greatly reduce high-frequency odd harmonic distortions, while increases even-order harmonic distortions of tube simulator.
8. Master Gate(Limiter). This option is V4A output limiter, its used to prevent overloud clipping distortion.
(1) Ouput Gain. This value defines the main output volume. Its something like a volume control.
(2) Limit Threshold. This value defines the limits of waveform amplitude by the limitor, 0 dB is the maximum value.
The smaller the value, the easier to experience audio frequency compression(the smaller the volume), will lose sound details, but can effectively control the final output volume. Recommend 0 db.
1. Master Power. This option defines whether to enable V4A speaker sound effects, also known as main switch
2. FIR Equalizer. Same as headset equalizer.
3. Convolver. Same as headset convolver.
4. Reverberation. Same as headset reverberation
5. Extra Loud. eXtra-Loud further amplifies the sound, but is controlled to protect the speaker, will not overload.
(1) Enable checkbox. Whether the effect is enabled.
(2) Select Effect Strength. Effect Strength is the speed of amplification or attenuation, the stronger the faster the speed and the higher the final volume, the weaker the slower the speed, the closer to the original volume. Recommended medium.
(3) Max Gain. When the volume of the note is too small, in order to uplevel the sound, there may be very large magnification. The higher the value, the louder the volume. Recommend infinity.
(4) Max Output. This value defines the maximum volume of the EL sound in decibel value, the greater the value the greater the volume, 0 db is the maximum. Recommend 0db.
6. Master Gate(Limiter). Same as headset limiter.
V4A XHiFi version mainly for restoring audio quality and details.
1. Master Power. This option defines whether to enable V4A headset/bluetooth sound effects, also known as main switch.
2. Playback Gain Control. Same as FX version's PlaybackAGC.
3. FIR Equalizer. 2047-order 10 bands, quality much better than FX version. Method of adjusting same as FX version.
4. Audio Reconstruction. It is XHiFi's core feature, it does the detailing and treble restoring for lossy mp3 audio files. (Currently in adjustment phase, different device may have different experience.)
(1) Enable checkbox. Whether the effect is enabled.
(2) Hi Clarity. This value defines the detailing and treble restoration percentage, the larger the value, the more details of the sound and stronger treble.
For low-end/common earphones, this is not recommended as you may experience high frequency shrills.
For better earphones such as Monster,Philips,Zombie,Sennheiser, recommended value = 30 ~ 50.
For high-end headphones, value depands on headphone cable length. Start with value = 40, value +10 for every 80cm cable length.
For preamp/amp connect to phone. Start with value = 60, value +10 for every 80cm cable length.
For tube amplifier, directly use value = 100.
(3) Lo Contour. The value defines the percentage of bass contour reconstruction over total band. The larger the value, the stronger the bass, but midrange and details will slightly lost.
For earphones recommend value = 50 ~ 70.
For headphones recommend value = 20 ~ 30.
5. Master Gate(Limiter). This option is V4A output limiter, its used to prevent overloud clipping distortion.
(1) Ouput Gain. This value defines the main output volume. Its something like a volume control.
(2) Limit Threshold. This value defines the limits of waveform amplitude by the limitor, 0 dB is the maximum value.
The smaller the value, the easier to experience audio frequency compression(the smaller the volume), will lose sound details, but can effectively control the final output volume. Recommend 0 db.
Default FIR Equalizer Guide
--------------------------------------------------------------------------------
So how do we adjust the FIR Equalizer?
Before this, V4A use IIR Equalizer, you have to know how much to adjust for each frequency band. But now using FIR Equalizer, you just have to know which frequency band to adjust.
So, determine your desired frequency band and move the adjustment bar to maximum or minimum.
Don't believe me? Try move all frequency bands to maximum and you will notice the high,medium and low frequency sounds strengthen, not just the volume being amplified.
That is the magic of the FIR Equalizer!
Due to FIR equalizer's innate qualities, there's no need of auto level control or gain compensation.
Of course, in V4A future updates, creator will extend the maximum gain value beyond +9 so that the maximum gain effect will be clearer and more obvious.
OP Updated: 5/18/13 12:00 pm
Latest version change log:
FX version: v2.2.0.7
1.New optimized driver for Non-VFP, VFP, NEON_A8 and NEON_A9/15 chip.
2.Fix driver failure at PXA920 and some chip without VFP.
3.Tweak the parameters for field surround.
4.Add auditory system protection (Cure Tech+).
XHiFi version: v2.1.0.0
1.Compatible with PXA920 chip (Tegra2 driver).
2.Fix a treble boost bug.
3.Tweak parameters of audio reconstruct.
Changed Driver List (Check for correct selection):
NEW FX 2207
ZTE U880 or same CPU(PXA920), choose "PXA920 without VFP" (Convolver disabled)
Tegra2 or any CPU with freq equal/less than 800MHz, choose "ARM with VPF"
Qualcomm of freq higher than 800MHz - single core, choose "A8 with NEON"
ALL other Dual-core,Quad-core,Octa-core, choose "A9/15 with NEON"
NEW XHIFI 2100
Tegra2, choose "NVIDIA Tegra2"
ALL others, choose "CortexAx with NEON"
Thanks for this find I'm gonna download and install now and test her out!!!!
subnoize soulja said:
Thanks for this find I'm gonna download and install now and test her out!!!!
Click to expand...
Click to collapse
Im having trouble getting this to download I tried both on my phone and computer and I cannot get either one to download??? I don't know if its me or if its media fire cause they are slow? But im getting really irritated cause ive been trying to download for a couple hours now
subnoize soulja said:
Im having trouble getting this to download I tried both on my phone and computer and I cannot get either one to download??? I don't know if its me or if its media fire cause they are slow? But im getting really irritated cause ive been trying to download for a couple hours now
Click to expand...
Click to collapse
See OP again for zip.
richardlibeau said:
See OP again for zip.
Click to expand...
Click to collapse
thanks again bro gonna give it a go again hhahaha!!!
What differentiates this release from the bazillion other "audio effects" and "enhancements mod"s?
thehandi said:
What differentiates this release from the bazillion other "audio effects" and "enhancements mod"s?
Click to expand...
Click to collapse
It has far more options than ac!d, awesome beats, kingbeatz, beats audio, etc. This is more in depth and better put together. Just my opinion though you'd have to check it out yourself.
Sent from my SGH-T989 using Tapatalk 2
Best music mod ever. Thank you for this
Sent from my SGH-T989D using xda app-developers app
Help !
please help me ! i'm a newbie !
i tried to install the apk !
installed the driver !
but still there is no change in audio !
please can tell me the proper process to install it !
i despareatly need it !
thanks a lot !
euphoriatechfreak said:
please help me ! i'm a newbie !
i tried to install the apk !
installed the driver !
but still there is no change in audio !
please can tell me the proper process to install it !
i despareatly need it !
thanks a lot !
Click to expand...
Click to collapse
Try hitting menu key and click on fx compatibility option select normal then you should notice a difference when you tinker around with the settings. You also need to enable it in sound settings- music fx. It is also best to convert it to a system app so that process killers don't terminate it.
Sent from my SGH-T989 using Tapatalk 2
@richardlibeau
thanks a lot for replying !
it worked for me !!
Tnaks for sharing
Amazing music mod
Sent from my SAMSUNG-SGH-I727 using xda premium
V4A surely kicks a** compared to DSP manager. Its really making my ROC nation aviators 10 times better than before
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
Not Working Again !
@richardlibeau
I Flashed Jedi Mind Trick JB 6
Then Pushed Apk Into System App !!
Then I Installed The Drivers..
After Then When I Check Driver Status
It Shows Its Enabled !
But When I Start A Song ( Using PowerAmp Player)
And Check The Status , It Shows No !
What I'm Doing Wrong ? Please Help !
Might be a stupid question, but what driver do we select?
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
rymaples said:
Might be a stupid question, but what driver do we select?
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
Arm 8
Sent from my SGH-M919 using Tapatalk 2
Been using this for about two weeks. Must say it works well. Just wish I could tweak the bass a bit more between natural bass and pure
Kerns_JW said:
Been using this for about two weeks. Must say it works well. Just wish I could tweak the bass a bit more between natural bass and pure
Click to expand...
Click to collapse
Try setting it to acoustic and then set the bass amount till you find your preference. Mine was 30 if you're wondering
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
Does this app not work on android 4.3 cause every time I install the app and reboot it says to install the driver again and again and again and again what am I doing wrong

[Q] NovaThor settings app for s4 mini?

Is there an app such as NovaThorSettings.apk mediafire.com/download/knos4r89pskmpgq/NovaThorSettings.apk for our device in which we can overclock sound gain, etc. Mainly need it to improve sound gain for headset. Currently on cm11 M11 (l9195).
NovaThor settings app is meant for devices with st-ericsson novathor chipset. S3 Mini, Ace 2 , S Advance, Xperia U,P,Go.Sola etc.
That app works with kernels that are built on common source code. So it will not work on any other device. Not s4 mini for sure.
You can use any kernel tweaking app on playstore. For overclocking i use no-frills app. It is easy and settings are retained over reboots.
Not sure about sound gain tweaks though.
sasank360 said:
NovaThor settings app is meant for devices with st-ericsson novathor chipset. S3 Mini, Ace 2 , S Advance, Xperia U,P,Go.Sola etc.
That app works with kernels that are built on common source code. So it will not work on any other device. Not s4 mini for sure.
You can use any kernel tweaking app on playstore. For overclocking i use no-frills app. It is easy and settings are retained over reboots.
Not sure about sound gain tweaks though.
Click to expand...
Click to collapse
Thanks for the reply, audio even with dsp equalizer seems to be a little bit weak, I wonder if anyone knows any other tweaks for audio gain.
defaultwpuser said:
Thanks for the reply, audio even with dsp equalizer seems to be a little bit weak, I wonder if anyone knows any other tweaks for audio gain.
Click to expand...
Click to collapse
u can use viper4android app. it needs root and has good options.

Categories

Resources