Merged with Omnirom DSP Manager features and able to run in all android rom include Samsung, AOSP, Cyanogenmod. This app in order to improve your music experience especially you want realistic bass and more natural clarity. We don't work too much around with modifying Android framework instead of we integrate framework with DSP Manager, let it less depend on system framework.
Basic:
- Compression
- Bass Boost
- Virtualizer
- 12 Band Hybrid Equalizer (1 low shelf, 9 band shelves, 1 adjustable-Q band shelf, 1 high shelves)
- Stereo Widen
- Adjustable Low pass filter(Bass Boost)
- 3 custom bass boost mode
On development:
- Linear phase FIR Equalizer------Status: Windowed Sinc FIR Coefficient generator works!
- Equalizer presets
- Parameterized Room Convolution
Now work on AOSP, Cyanogenmod, Samsung on Android 5.0 and 6.0 (TESTED)
- See my project release page
The folder end with reverb is my new developing project, but they have no functionality, it can response user via Logcat
We won't modify SELinux, let your device become more safe. Also, it is good for you to customize your own rom or even port rom, upgrade your music experience!
See readme in download link.
Better contact me by email. Send to james34602@gmail.com
The engine frame is based on Antti S. Lankila's DSPManager
All compatibility supporting by James Fung
Android framework components by Google
Advanced IIR filters library by Vinnie Falco, modify by Bernd Porr, functionality shrink by James Fung
Source code is provided under the MIT License
DSPFilter.xlsx is a tool for you to desgin IIR Biquad Filter, it is a component from miniDSP.
RBJ_Eq.xls is a RBJ Biquad Equalizer designer. For me, not very useful and I will not implement it, but could be a reference to designing equalizer.