[MOD] CM12 AudioFX / DSP Manager Universal ZIP v5.0.16 (Lollipop 5.0.*) - Nexus 5 Themes and Apps

Hi guys!
Personally I'm a fan of CM DSPManager (better sound and options than MusicFX),so I made a flashable zip for ROMs other than CM :highfive:
I also uploaded the new CM DSP called AudioFX (originally ported from OPO), that works with audio tunnelling and gapless offload playback.
Just flash on your favorite recovery and profit (it will remove crappy MusicFX.apk)
Tested on Purity ROM 5.0 with Code_Blue Kernel.
Should work in other setups also.
v5.0.2 All controls working, including DYNAMIC RANGE COMPRESSION
v5.0.7 Updated libs, materialized design
v5.0.8 Light material design, updated components
v5.0.12 Sync with official CM12 nightlies, Update A2DP policy, Silence some logging
v5.0.16 New Material icon, Listen for new USB audio broadcasts, Remove speaker drc flag from audio policy, Revert "hammerhead: Update A2DP policy"
Big shouts to CyanogenMod team, all credits to them.
Enjoy!

Awesome dude one thousand thanks ??

@eng.stk works great flashes fine no issues at all

Doesnt work on 5.0 offocial. Sound is very strange and not good. ??

eng.stk said:
Hi guys!
Personally I'm a fan of CM DSPManager (better sound and options than MusicFX),so I made a flashable zip for ROMs other than CM :highfive:
Just flash on your favorite recovery and profit (it will remove crappy MusicFX.apk)
Tested on Lollipop LRX21O Nexus 5 stock image, should work in others too.
Enjoy!
Click to expand...
Click to collapse
Awesome, thanks. Was just pondering equalizer options on Lollipop last nigh since Viper4Android is a bit problematic.
Thanks again.

Aby idea why not working on official L? I flashed two times and still this same.

Just start fooling around with it. Enabling any of the options heavily distorts the sound. AOSP L 5.0 Nexus 5 here.

eng.stk said:
Hi guys!
Personally I'm a fan of CM DSPManager (better sound and options than MusicFX),so I made a flashable zip for ROMs other than CM :highfive:
Just flash on your favorite recovery and profit (it will remove crappy MusicFX.apk)
Tested on Lollipop LRX21O Nexus 5 stock image, should work in others too.
Enjoy!
Click to expand...
Click to collapse
Please, like happened

Any chance to revert. But I think the sound quality isn't better. In my mind it is not as loud as the original. Don't know.

104
Unfotunatelly still i have only crackles.. ;/

dmillerzx said:
Just start fooling around with it. Enabling any of the options heavily distorts the sound. AOSP L 5.0 Nexus 5 here.
Click to expand...
Click to collapse
Depends on the controls. There's some mix paths that CM will update probably.
The ones I use BASS BOOST and EQUALIZER work fine.
Edit: Only buggy is DYNAMIC RANGE COMPRESSION, all the rest works fine
digitaliban said:
Any chance to revert. But I think the sound quality isn't better. In my mind it is not as loud as the original. Don't know.
Click to expand...
Click to collapse
Sure, just reflash your system partition.
Loud isn't better quality. For gain and loudness use faux sound or other similar kernel drivers.

DSPManager sound update 5.0.2
Just uploaded new version with all controls working, including DYNAMIC RANGE COMPRESSION.
Enjoy :good:

eng.stk said:
Just uploaded new version with all controls working, including DYNAMIC RANGE COMPRESSION.
Enjoy :good:
Click to expand...
Click to collapse
It work now! THANK YOU

eng.stk said:
Just uploaded new version with all controls working, including DYNAMIC RANGE COMPRESSION.
Enjoy :good:
Click to expand...
Click to collapse
Gotta say fracking amazing job.
I am always looking for the best sounds combos, ie..ROM,kernel, player,eq,
Since 5.0 of course had to start over. I combined this in aosp ROM with headphone volume mod and def best sound on lollipop so far.
Thanks as always for your multifaceted work

eng.stk said:
Tested on Lollipop LRX21O Nexus 5 stock image, with Code_Blue Kernel and SELinux permissive mode.
Should work in others setups also.
Click to expand...
Click to collapse
Mate am confused now, been searching about "SELinux permissive mode" as you mentioned above...
How to do enable this?...I remember I read it and saw a flashable zip file in your Code_Blue thread but I can't find it anymore...
Edit1:
I used SELinux mode changer from playstore...
Edit2:
Why do we need to enable SELinux permissive mode
Thank you in advance mate...

In terminal
su
getenforce (to see the SELinux state/mode)
su
setenforce 1 (forcing enforcing mode/switch)
Or
setenforce 0 (forcing permissive/switch)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

marjune23 said:
Mate am confused now, been searching about "SELinux permissive mode" as you mentioned above...
How to do enable this?...I remember I read it and saw a flashable zip file in your Code_Blue thread but I can't find it anymore...
Can you enlightened me about this? (or anybody else?)
Thank you in advance mate...
Click to expand...
Click to collapse
I personally use an init.d script to set SElinux to permissive
#!/system/bin/sh
/system/xbin/busybox chmod 777 /sys/fs/selinux/enforce
/system/xbin/echo "0" > /sys/fs/selinux/enforce

AA1973 said:
In terminal
su
getenforce (to see the SELinux state/mode)
su
setenforce 1 (forcing enforcing mode/switch)
Or
setenforce 0 (forcing permissive/switch)
Click to expand...
Click to collapse
thereal_bigjake said:
I personally use an init.d script to set SElinux to permissive
#!/system/bin/sh
/system/xbin/busybox chmod 777 /sys/fs/selinux/enforce
/system/xbin/echo "0" > /sys/fs/selinux/enforce
Click to expand...
Click to collapse
Thank you mates for your quick response...
I edited my post above...

I'm also a fan of DSP Manager, can't live without it on my weak ass headphones
Thank you so much for this!

marjune23 said:
Mate am confused now, been searching about "SELinux permissive mode" as you mentioned above...
How to do enable this?...I remember I read it and saw a flashable zip file in your Code_Blue thread but I can't find it anymore...
Edit1:
I used SELinux mode changer from playstore...
Edit2:
Why do we need to enable SELinux permissive mode
Thank you in advance mate...
Click to expand...
Click to collapse
You don't need permissive, it works fine on enforcing mode.
I was just detailing my setup

Related

Question& Answer for Liquid Smooth ROM

Focus all your questions for the lovely liquid smooth ROM here.​
Thanks to the excellent team of LS...you guys rock
cameron581
cdub50
Cl3Kener
CPA-Poke
deadman96385
iiD4x
itsmikeramsay
Jarrid42
johnnyslt
jsnweitzel
liquid0624
mtb300gt
Ntemis
reginald476
rkpeterson
rwaempires
sandtod
Somber73
sspencer10ls
TheBr0ken
timpohladthomas
and not to forget the nice friendly @REV3NT3CH our direct contributor.
(This is pure credits to this Team and I am just facilitating a thread based Q&A section. No credits go to me anyway)
LiquidSmooth is an aftermarket firmware based on the Android Open Source Project.
Dedicated to providing users with smooth, stable and fast ROMs. A Lightweight modified AOSP base, and then add the features you crave!
While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device.
We ask that you do your part to know your device and know how to recover from problems before you flash!
DONT FORGET THIS BEFORE YOU POST A QUESTION:
Install Instructions:
Quote:
First time installing LiquidSmooth to your LG G2 (All Variants), or coming from another ROM:
- Make sure you're running latest Recovery (I personally use TWRP)
- Copy GApps and Liquid ZIP to your internal SDCard
- Boot into Recovery
- Wipe Data / Factory Reset
- Wipe Cache & Dalvik Cache
- Flash Liquid zip from internal SDCard
- Flash GApps zip from internal SDCard
- Reboot
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible
DISCLAMER (from the DEV team)
Your warranty is now void.
If someone has to remind himself of the conduct in our forums. it is HERE
First!
JRJ442 said:
First!
Click to expand...
Click to collapse
In the form of a question now!
Thank you for taking time to make this thread - just a heads up, i flashed the updated qualcomm drivers binaries from N5 forums to LS and they work beautifully. Feels much more smooth than before !
Namaste! Sent from Orion Galaxy.
Also, the OnePlus One Dalvik (mahdi-slimkat) and OnePlus One Bionic libs from this thread http://forum.xda-developers.com/showthread.php?t=2537299 work too, if anyone's curious.
Thanks @SREEPRAJAY for creating this thread...ill add the link to rom OP
told you guys there is no thread for the liquid smooth..
reyscott1968 said:
told you guys there is no thread for the liquid smooth..
Click to expand...
Click to collapse
But there is a Q&A forum for lg g2, google + a vast internet. And people already responded to your query in the original thread.
Namaste! Sent from Orion Galaxy.
Ended up downloading an app to add sim contacts to sim
Does anyone know what kind of custom animation does this rom support? I tried using the CM10 default bootanimation but it shows up entirely black.
Choristav said:
Does anyone know what kind of custom animation does this rom support? I tried using the CM10 default bootanimation but it shows up entirely black.
Click to expand...
Click to collapse
It should support any boot animation as long as the resolution is 1080x1920 and the permissions are set to rw-r-r-. What folder did you put it in?
JRJ442 said:
It should support any boot animation as long as the resolution is 1080x1920 and the permissions are set to rw-r-r-. What folder did you put it in?
Click to expand...
Click to collapse
Ah, my bad, it was for my older phone which was 1280x720, good point.
I have another question, has anyone managed to get poweramp and viper audio working?
Choristav said:
Ah, my bad, it was for my older phone which was 1280x720, good point.
I have another question, has anyone managed to get poweramp and viper audio working?
Click to expand...
Click to collapse
Yeah I do. Poweramp takes some trickery though. You have to go into Audio -> Advanced Tweaks and uncheck Direct volume control, and BT Direct Volume Control. I also check MusicFX. Normally with other ROMs I have to do that and then enable the switch in the Tone/Volume screen, but that switch doesn't appear on Liquid so you may not need to check that box.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Then plug in your headphones. That seems to kick start Poweramp/Viper. In Viper settings you may have to disable and renable it. Then it should process everywhere until a reboot. Then you gotta do the headphones thing again.
JRJ442 said:
Then plug in your headphones. That seems to kick start Poweramp/Viper. In Viper settings you may have to disable and renable it. Then it should process everywhere until a reboot. Then you gotta do the headphones thing again.
Click to expand...
Click to collapse
The headphones part did it for me, thanks a lot!
Any idea how to get this fixed? Who and how should we report it to?
Choristav said:
The headphones part did it for me, thanks a lot!
Any idea how to get this fixed? Who and how should we report it to?
Click to expand...
Click to collapse
@REV3NT3CH is working to fix Viper for good in the next version.
Sent from Orion! Namaste!
The PowerAmp/Viper thing has been like that forever on Mahdi too, ever since we went to the 4.4 kernel. If @REV3NT3CH can fix it, that would be awesome.
Rotation and automatic brightness its not working for me. I have try to reinstall the ROM and the modem (to fox rotation) but notinght
Moises95 said:
Rotation and automatic brightness its not working for me. I have try to reinstall the ROM and the modem (to fox rotation) but notinght
Click to expand...
Click to collapse
What variant do you have? And where did the modem come from? Most ROMs now need the stock modem. The actual one that came with the OTAs. If you're using one from dr87's thread that were patched to fix rotation, they won't work.
JRJ442 said:
What variant do you have? And where did the modem come from? Most ROMs now need the stock modem. The actual one that came with the OTAs. If you're using one from dr87's thread that were patched to fix rotation, they won't work.
Click to expand...
Click to collapse
D802 Okhey thanks, I was convinced I was using the correct modem. I have download and install the one from Cloudyfa and its working perfectly. [emoji5]
i too have got v4a working with @JRJ442 's method on latest build...though the install part is much easier than before and standard audio across the board seems fixed...im still aiming at fixing v4a for good as its one of the best feautures built into the rom and greatest mods in android history when it works proper

[Q] HELP PLEASE! Viper4android in Note 4

Has anyone been able to run Viper4android the Samsung Galaxy Note 4 lollipop? In mine phone when I read the Driver status always shows abnormal.
I'm on 5.0.1 (N910H) and v4a doesnt work on my phone too.
Sorry chaps, Viper4Android isn't going to work unless the kernel's SELinux status is set to permissive. AFAIK that's not available yet.
Are there any new news?
Hi,
After flashing this kernel (link below) it worked for one song until I opend soundalive. Now it shows in driver status 'Status: normal' but unfortunatly 'processing: no'.
Does anyone know how to fix this? It worked one time so I think I have to disable soundalive or edit something in build.prob?
edit: I disabled soundalive, reinstalled the driver and now it works!
http://forum.xda-developers.com/showthread.php?p=59118404
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I flashed DN NOTE FOR NOTE 4 and it works too. Thanks!!!
tomaculum said:
Hi,
After flashing this kernel (link below) it worked for one song until I opend soundalive. Now it shows in driver status 'Status: normal' but unfortunatly 'processing: no'.
Does anyone know how to fix this? It worked one time so I think I have to disable soundalive or edit something in build.prob?
edit: I disabled soundalive, reinstalled the driver and now it works!
http://forum.xda-developers.com/showthread.php?p=59118404
View attachment 3186872
Click to expand...
Click to collapse
Will this work on N910C?
Sent from my Samsung Galaxy Note 4 using XDA Mobile App
j_franco_28 said:
Will this work on N910C?
Sent from my Samsung Galaxy Note 4 using XDA Mobile App
Click to expand...
Click to collapse
With this kernel no, this one is only for n910f. You need an other custom kernel which is compatible to the n910c and where you can set selinux to permissive. After that the chance it will work is much higher.
tomaculum said:
With this kernel no, this one is only for n910f. You need an other custom kernel which is compatible to the n910c and where you can set selinux to permissive. After that the chance it will work is much higher.
Click to expand...
Click to collapse
Thanks! I may opt to try DN Note or other deodexed ROM maybe. Still waiting for solution for this. Been using Viper since Note 2!
Sent from my Samsung Galaxy Note 4 using XDA Mobile App
j_franco_28 said:
Thanks! I may opt to try DN Note or other deodexed ROM maybe. Still waiting for solution for this. Been using Viper since Note 2!
Sent from my Samsung Galaxy Note 4 using XDA Mobile App
Click to expand...
Click to collapse
http://forum.xda-developers.com/not...el-to-rule-t2963629/post59191297#post59191297
Maybe this kernel works for you but the following comments under that post are not really good and convincing..
Almost there... but not yet
I'm also just can't make V4A work in Note 4 (N910C).
I know the easiest way is to flash a compatible ROM (with SElinux set to permissive as default) but there are still some issues here.
Its almos consense that without setting SElinux to permissive the driver would never work. Tried a couple of tricks and putted my system to permissive and could make de driver enabled, status normal but NOT processing...
Digged the xda forum and learned an important thing: there is a workaround for this pemissive stuff, you allow driver to work in SE enforcing. That made me a lot more confortable, after all SElinux is made to make the system more secure, and we are all removing the security policy in the sake of a single app.
Ok, the workaround works, but I´m still stucked in she same problem: everything is normal but that "processing: no" hell.
Questions:
1) There are some relation with the player?
2) changing v4a to force enable will help?
3) changing to FX compatible mode will help?
4) WHY IT JUST DOESNT PROCESS!?
System:
N910C lollipop (sweet ROM v11)
SElinux enforcing
SuperSU and Busybox installed by default w/ ROM
V4A version 2.3.4.0
Player: Spotify
Thanks any help
SE Linux workaround
For those who want to keep SElinux enforcing and thus keep the system safer, here is the command you want to run (run as root):
/system/xbin/supolicy --live "allow mediaserver mediaserver_tmpfs:file { read write execute };"
It has to be executed every boot, that can be done via init script or via tasker profile
It worked perfectly to me (Note 4 N910C w/ Sweet ROM v11), the v4a driver shows exactly the same status as if I had changed SElinux to permissive
For those who are having problem only with 'Processing : No' :
Use ES File Explorer (or any kind)
1. Look for system/etc/audio_policy.conf
2. Make a backup of it.
3. Edit and remove deep buffer as shown in the attachment.
4. Save and make sure the file permission is rw-r--r--.
5. Reboot and enjoy. [emoji5]
Thanks Zhao, thing is there is no deep buffer block in my audio_policy.conf... It should? Something wrong with the file?
Sorry for the bump.
I'm on Stock LL BOE3 for N910C. Which steps should I follow to install and let Viper4Android work? I don't mind rooting or installing a permissive kernel, but no new cooked ROM please. I want the system to be as stock as possible.
I'm no developer and I don't know how complicated this could be, but isn't it possible to do something like this for us Note 4 users? http://forum.xda-developers.com/galaxy-s6/themes-apps/viper4android-neon-enable-including-t3139893
Thanks in advance, I come from rooted Galaxy S3 and it was so simple... now I'm lost through so many threads about permissions and complex ROMS.
Made it work with rooted note 4 (sweet rom). Edited the deep buffer stuff plus run the script in my last post via tasker. Viper works like a charm, globally and with Linux enforced
Sent from my SM-N910C using Tapatalk

[MOD] [5.+/6.+/7.1] [UPDATE :- 16.04.2016] Dolby Digital with Beats Sound v2

Hei friends
I was looking for a best sound mod for Lolipop ( Especially for Head Phone Boost and Bass ) for a long time.. Today i just found one amazing sound mod in one of the Russian android forum. The headphone boost is amazing.. No extra sound. Only bass. Awsomm.. This mod contains latest Dolby Digital Plus and Beats mod. This mod should work on any Sony devices that running Official Android 5.0.2/5.1.1 and 6.0.1 devices. And its working in Aosp 7.1 Sony...
So i thought to share it for you guys.. Please note that this is not my work. I am just sharing it with permission from the original developer... Also note that this mod will completely remove your Sony Sound Enhancement.. Just try it with a backup guys... Also if u have any old sound mods installed means uninstall it and then try this mod.. Feel the difference.. I know there is some sound mods available for Lolipop. But this one is totally different. Try it and enjoy it....
Please note that SELinux Mod Changer is already included in the zip
SCREENS
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DOWNLOAD ALL Z SERIES LP 5.0.1/5.1.1 VERSION
Click Me !
DOWNLOAD Z2/Z3/Z3C 6.0.1/7.1 AOSP VERSION
Click Me !
DOWNLOAD SPEAKER NO SOUND FIX
Click Me !
This fix is for those who lost the speaker sound after flashing this mod.. Simply flash my mod and flash this fix zip.. Enjoy...
MM 6.0.1 version is only tested in Z2/Z3/Z3C.
For MM based devices no SELinux app needed
Thanks to @kalios for providing the no speaker fix
INSTRUCTIONS
Download the Mod Zip
Enter Recovery
Flash The Zip
Reboot Device
Open SELinux Mod Changer App (Must)
Set The Mod To Permissive (Must)
Set The Dolby Digital Plus Mod From Music Settings
Enjoy New Bassssssss
CREDIT FOR RUSSIAN COMMUNITY
| vadim-shavkunov | | -Lacoste- |
Hi OP can this be install on z1 stock odex?
on ExistanZ Y will be working?
i install this mod on z2 .28 odexed and the only thing that i can say is wowwww , its awsomeeeeeeeeeee , on extra sound very powerful bass
anakdayak said:
Hi OP can this be install on z1 stock odex?
Click to expand...
Click to collapse
95% it should work. Please make a backup and try. Let me know the result. I will add to OP
kris555777 said:
on ExistanZ Y will be working?
Click to expand...
Click to collapse
Yes. 200%
Rajeev said:
Yes. 200%
Click to expand...
Click to collapse
Nice
Rajeev said:
95% it should work. Please make a backup and try. Let me know the result. I will add to OP
Click to expand...
Click to collapse
Tnx OP works on stock odex z1 with no other sound mod.Awesome now I can njoy my music.
anakdayak said:
Tnx OP works on stock odex z1 with no other sound mod.Awesome now I can njoy my music.
Click to expand...
Click to collapse
Thanks for the confirmation. You can simply press it instead of saying dear friend...
Rajeev said:
Thanks for the confirmation. You can simply press it instead of saying dear friend...
Click to expand...
Click to collapse
Oppss sorry mate...several hits done.
Rajeev said:
Yes. 200%
Click to expand...
Click to collapse
very well
It's working on Z with lollipop 454 fw. =D
Kelvin98 said:
It's working on Z with lollipop 454 fw. =D
Click to expand...
Click to collapse
Thanks for the confirmation dude.. Will add to OP
Is it work for HTC One m8 S-ON
KARIM9377 said:
Is it work for HTC One m8 S-ON
Click to expand...
Click to collapse
No mate it causes infinite starting apps at boot.
It's faster to make a backup and try the things before asking questions lol.
Sent from my HTC One M8
back when i use CM12.1 in developer option i have to check NUPlayer to make the dolby work, do i have to do the same in stock lollipop too?
Sound not working in speaker in z1 odex but i headphones great
nduteaong said:
back when i use CM12.1 in developer option i have to check NUPlayer to make the dolby work, do i have to do the same in stock lollipop too?
Click to expand...
Click to collapse
Not needed..
rajdeep312 said:
Sound not working in speaker in z1 odex but i headphones great
Click to expand...
Click to collapse
This mod is only for Headphones
thanks for this.
installed dolby atmos on top of this.
now using dolby atmos instead of dolby plus
editne problem speaker no sound -_-

[MOD][Audio] Soulgasm Sound System [MM][16-04-2016]

Welcome to Soulgasm Sound System thread!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
THREAD INDEX:
I. INTRODUCTION
II. FEATURES
III. DOWNLOADS
IV. CREDITS
#_____________________________#​
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for any bricked devices, dead SD cards,
* or any kind of damage to your phone whether soft or hard brick
*/
I. INTRODUCTION
When your soul, brain and body are in synchronization, and you are unable to formulate actual words while experiencing an intense enthusiasm about the music you're listening to, it is said that you are having a Soulgasm.
II. FEATURES
728 HD Impulse Response Files.
Perfect compatibility with the latest V4A (FX v2.4.0.1).
Full Android MM 6.0 Support.
3D Surround support.
48,000Khz Sampling Rate.
Dolby Atmos/Plus.
Beats Audio/Speaker + AwesomeBeats.
Harmon Kardon Audio.
xLoud + Clearphase + ClearAudio.
SRS (WOW, TRU BASS, Definition).
DTS.
Pure Audio.
MegaBass.
Alsa.
Pon-3 Audio.
eXpress Engine.
Added a mechanism to backup/restore your original sound drivers.
Requirements:
Rooted Device.
Permissive Kernel.
III. DOWNLOAD
Download Link - AFH
Tested On:
Samsung Galaxy Note 4 N910C (6.0.1 Working)
Samsung Galaxy Note 4 N910G (6.0.1 Working)
Samsung Galaxy Note 4 N910F (6.0.1 Working)
Samsung Galaxy Note 4 N910C (5.1.1 Not Working)
Samsung Galaxy Note 4 N910F (5.1.1 Not Working)
HTC One m9 (Not Working)
Nexus 5x (Tesla ROM Not Working)
HTC One M8 (Not Working)
Nexus 6p (6.0.1 Not Working)
IV. CREDITS
Ben Feutrill, for sound drivers and great base.
zhuhang, for V4A and some of the IRs.
tranceman1989, for some of the IRs.
blazzer12, for some of the IRs.
BSDgeek_Jake, for some of the IRs.
Psycho_666, for the logo.
:good: Put on your headphones, sit back and get BRAINGASMS! :good:​
-
XDA:DevDB Information
Soulgasm Sound System, App for all devices (see above for details)
Contributors
Hani K.
Version Information
Status: Stable
Current Stable Version: v1
Created 2016-04-15
Last Updated 2016-04-18
How to add Impulse Responses:
Flash the MOD with recovery.
Open V4A, Install the drivers, and reboot.
Open V4A, Menu, UI Settings > Expert.
Go to headphones tab, go to Impulse Responses, make sure its Enabled, then click on Impluse Response, it will tell you that the folder is empty. Now it has created the folders for you.
Got to your Internal storage, a folder called EargasmSoundSystem.
Copy the IR responses from the Kernel folder, and paste them in this directory /storage/emulated/legacy/ViPER4Android/Kernel/
Check the Impulse Response in V4A, and all files should be there.
Enjoy.
I have added few pre-made Profiles, that you can paste in Profile folder in the same directory.
How does the backup/restore mechanism work?
When you flash Soulgasm mod, the system will backup your device's original sound files and drivers that conflict with the mod and save them in the location /sdcard/SoulgasmSoundSystem/Backup/.
When you want to remove the Mod, all you need to do is flashing Soulgasm Remover.zip and it will remove the mod and restore your previous sound files.
Note: Flashing the MOD twice in a row will overwrite your original files' backup with the files after flashing the mod.
-
Great hani brotha
Great hani..thanks for providing such great impulse and profiles
Sent from my SM-N910G using Tapatalk
Going to try this now, If its anything like your ultimate sound mod then I'm going to enjoy it
installation guide? just flash the zip?
work on lg g2 320?
is it a mod on android sound system?
anyway to undo the change?
more info plz
If you could make an uninstall recovery would be helpful.
I will test this on my Note4-N910C running MM.
Thanks
sawdoctor said:
Going to try this now, If its anything like your ultimate sound mod then I'm going to enjoy it
Click to expand...
Click to collapse
It's even better.
Bajanman said:
I was told to come check out this thread and your new mod. Looking good to me .
@Hani K.
Gotta say I luv all the irs files you included with this mod. I'll be testing this later and let you know how it works out..
And thanks for Contributing to the community once again.
Edit:
Getting this after installing the driver and rebooting?. Going to restore my back to get back to where I was b4 trying this.
Click to expand...
Click to collapse
Ok, can you please state the ROM and kernel you're using?
V4A is not getting root access to install its own drivers.
i8890321 said:
installation guide? just flash the zip?
work on lg g2 320?
is it a mod on android sound system?
anyway to undo the change?
more info plz
Click to expand...
Click to collapse
mjrifath said:
If you could make an uninstall recovery would be helpful.
I will test this on my Note4-N910C running MM.
Thanks
Click to expand...
Click to collapse
I will create an SSS_Remover.
Hani K. said:
It's even better.
Ok, can you please state the ROM and kernel you're using?
V4A is not getting root access to install its own drivers.
I will create an SSS_Remover.
Click to expand...
Click to collapse
Pretty sure the issue might be permissive kernel. I tried a couple of the dolby +viper sound mods and they fc on stock kernel needed permissive
Sent from my SM-N910C using Tapatalk
sawdoctor said:
Pretty sure the issue might be permissive kernel. I tried a couple of the dolby +viper sound mods and they fc on stock kernel needed permissive
Sent from my SM-N910C using Tapatalk
Click to expand...
Click to collapse
Yes, this mod needs permissive kernel. Will update the thread today.
Update
Update::good:
Added a mechanism to backup/restore your original sound drivers.
I know this is for Mm but i tried for Lollipop Rom, did not boot. If you dont have a backup dont try on LP roms.
yken said:
I know this is for Mm but i tried for Lollipop Rom, did not boot. If you dont have a backup dont try on LP roms.
Click to expand...
Click to collapse
Yes, I have mentioned that in OP.
X86 working?
Russiamen said:
X86 working?
Click to expand...
Click to collapse
You can test it.
Thanks Hani, for the great mod.
I tested it on SimplROM v5 (5.1.1) and it didn't work, because it is not MM.
I tested it on EchoeROM V28 (6.0.1) and it did work, because it is MM........ sorta.... I guess.
Feel free to add it in the OP!
(PS: Im on the F version, in case somebody wants to know)
Got no boot animation after flashing this mod. Any advice? Using OnePlus One Broken OS android 6.0.1
Using Nitrogen OS Hammerhead MM bootloop :/ sad life
hope this will be fixed soon
darshiz said:
Got no boot animation after flashing this mod. Any advice? Using OnePlus One Broken OS android 6.0.1
Click to expand...
Click to collapse
The mod doesn't touch the media part, did it boot?
phantom146 said:
Using Nitrogen OS Hammerhead MM bootloop :/ sad life
hope this will be fixed soon
Click to expand...
Click to collapse
Will try to fix that in the future.
Hani K. said:
The mod doesn't touch the media part, did it boot?
Will try to fix that in the future.
Click to expand...
Click to collapse
Does it work on any device rather than GN4?
i tried it on my Htc One M9, on almost 3-4 roms, all ended in bootloop.

[MOD] ViPER4Android FX for Viper10

[fancy picture here] [fancy picture there]
[we have the OP] ​
Discalimer: I'm not responsible for broken phones, world famine, or extinct species. I'm just sharing my stuff. This is modifying system partition. This is not Magisk module. Please backup before flashing. If I'm in the mood, I could make uninstall zip one day.
V4A-2.3.4.0_for_Viper10-5.4.x.zip
V4A-2.4.0.1_for_Viper10-5.4.x.zip
V4A-2.5.0.5_for_Viper10-5.4.x.zip
Works with Magisk v11.0, no hot-reboot issues.
Old versions ([highlight]Not working properly with Magisk v11.0, works with v10.2[/highlight]):
V4A-2.3.4.0_for_Viper10-4.x.x-5.3.x.zip
V4A-2.4.0.1_for_Viper10-4.x.x-5.3.x.zip
V4A-2.5.0.5_for_Viper10-4.x.x-5.3.x.zip
Older versions ([highlight]Not tested with Magisk[/highlight]):
V4A-2.3.4.0_for_Viper10-3.x.x_su.d.zip
V4A-2.4.0.1_for_Viper10-3.x.x_su.d.zip
Original thread: [APP] Official ViPER4Android Audio Effects (FX v2.4.0.1) - Support Android 6.0!
Thanks to original V4A developer, @j to the 4n for helping me debug cause of hot reboots, @topjohnwu for Magisk modules and the way to fix hot reboots, and thanks to my beta tester friends for testing this mod.
Oh, yeah, thanks to @Sneakyghost for his humor. Also thanks to @Basil3 for designing me this extraordinary OP and @Kratos90 for whatever.
compatible with LOS?
Solid Eye said:
compatible with LOS?
Click to expand...
Click to collapse
For LOS, I personally would recommend this + this.
Flashed V4A-2.5.0.5_for_Viper10-4.x.x-5.x.x.zip on latest ROM and elemental kernel. V4a works on music player I'm using Google play music. But it doesn't work outside ,system wide? Thank you very much for your work if there is a fix I would be very grateful thank you.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
saor11 said:
Flashed V4A-2.5.0.5_for_Viper10-4.x.x-5.x.x.zip on latest ROM and elemental kernel. V4a works on music player I'm using Google play music. But it doesn't work outside ,system wide? Thank you very much for your work if there is a fix I would be very grateful thank you.
Click to expand...
Click to collapse
It is working for me. I hear the difference, especially on wake up alarm, which I had to turn down a bit.
BTW, I don't see picture you attached, but here is mine, alarm ringing and checking V4A:
Sent from my HTC 10 using Tapatalk
Thanks will try your version and see how it goes
Why not just use viper4arise deut 2.3.3?
How you Get this working?
remix92 said:
How you Get this working?
Click to expand...
Click to collapse
Flash via TWRP (only for Viper10 ROM version 4.x.x and 5.x.x), enter app and setup to your liking.
Sent from my HTC 10 using Tapatalk
donmarkoni said:
Flash via TWRP (only for Viper10 ROM version 4.x.x and 5.x.x), enter app and setup to your liking.
Sent from my HTC 10 using Tapatalk
Click to expand...
Click to collapse
Is the sound mod just on player app or is it system wide
saor11 said:
Is the sound mod just on player app or is it system wide
Click to expand...
Click to collapse
Errrmm... I already told you, it is system wide and working fine for me and many more.
donmarkoni said:
Errrmm... I already told you, it is system wide and working fine for me and many more.
Click to expand...
Click to collapse
Ha ha sorry got mixed up who I was talking to :laugh:
Thanks for this.
Tried the ''Guitar Hero'' version on Leedroid for weeks, I got random micro cuts, I usually boost db to the max for BT in my car but since Nougat I am having the micro cuts bug.
Is this version more compatible with our HTC 10 nougat?
vegetaleb said:
Tried the ''Guitar Hero'' version on Leedroid for weeks, I got random micro cuts, I usually boost db to the max for BT in my car but since Nougat I am having the micro cuts bug.
Is this version more compatible with our HTC 10 nougat?
Click to expand...
Click to collapse
This is fully working, but on Viper10 ROM. I cannot guaranty that it will on LeeDroid. You can backup and try. [emoji6]
Sent from my HTC 10 using Tapatalk
Hello !
It works great on Maximus HD 2.7.0 marshmallow ?, everything works !
Thank you very much !
fabjazz said:
Hello !
It works great on Maximus HD 2.7.0 marshmallow ?, everything works !
Thank you very much !
Click to expand...
Click to collapse
Which version?
skodann said:
Which version?
Click to expand...
Click to collapse
V4A 2.5.0.5
After some test and use:
I have some microcuts with Bluetooth with some effects activated, but just with "viper clarity" it works without micro cuts.
The gain for phone speaker with plugin "extra loud" and "master gate" is very good ?
I don't arrive to use MX player pro, it doen't work, no sound, so I use VLC and no problem with it.
Edit: after a simple reinstall of MX player with aio codec, all is working fine now ?
Not working properly with Magisk v11.0, hot-reboot is back, needs some modifications.
Please stand by...
[highlight]
FIXED!
[/highlight]​
donmarkoni said:
[highlight]Not working properly with Magisk v11.0, hot-reboot is back, needs some modifications.
Please stand by...
[/highlight]
Click to expand...
Click to collapse
Is that what's locking my phone, was almost late for work this morning.
It seems worst now though the reboots never stop, before after the reboot things would work.
I did try with the module disabled but still got reboots though, disabling magisk except root was only thing that stopped the freezes so I thought it was v11 period.
Thanks for the info.
C1
V11.1 is out now btw

Categories

Resources