Releases: james34602/JamesDSPManager
A release image of JDSP v6.0
-
Varies EEL script for advanced audio effect like pitch shifting and FDN reverb
-
Improve dynamic range compander
-
Fixing NaN in Sinc function of resampler
Thank you @ShadoV90, @AKA_VKL and @xyz88997766 on Telegram for their patient debugging and installation package mangement as well as group management
I loss track of version number, anyway
Convolver improvement! Limiter introduced!
Installation:
Major release: https://github.com/therealahrion/JamesDSPManager
OR follow main page guide.
- Replace convolver normalization to volume control, give you a normal filtering process with adjustable final gain
- Introduce output limiter, produce best situation for your device that need loud volume playback without distortion. Larger release time constant of limiter result in smooth gain on high volume.
This page is intended to provide information to user want to update their app, and package installer contributor to make new update package
Revert tanh() soft clip
- Remove GVerb
- Revert soft clip algorithm to tanh() to avoid harsh pop sound when ultra high volume
- Add HQ version which process audio in 64 bit
- Fix convolver buffer switching issue.
Installation:
Method 1 (May be support up to Android 8.1):
- Install JamesDSPManager-v1.5Oreo.zip / JamesDSPManager-v1.5-HQ-Auto.zip on TWRP
- Reboot system
- Install APK - DSPManager_All.apk
Method 2 (Support up to Android 7.1.1):
- Install JamesDSPManager-v1.5-Auto.zip on TWRP
- Reboot system
Method 3 (Not recommended):
Follow main page guide.
Core fix for Android 8.0 support
- Introduce custom DSP buffer for Android 8.0 supporting (Buffer length: 2048 samples)
- Algorithmic convolution based spatialization impulse response. (Require JamesDSP / V4A2505)
Installation:
Method 1 (May be support up to Android 8.1):
- Install JamesDSPManager-v1.5Oreo.zip on TWRP
- Reboot system
- Install APK - DSPManager_All.apk
Method 2 (Support up to Android 7.1.1):
- Install JamesDSPManager-v1.5-Auto.zip on TWRP
- Reboot system
Method 3 (Not recommended):
Follow main page guide.