Logo

JamesDSP

Audio DSP effects build on Android system framework layer

Audio DSP effects build on Android system framework layer. This is a repository contains a pack of high quality DSP algorithms specialized for audio processing. Features: 1. Compression (DRC) 2. Bass Boost --> 2048/4096 order FIR linear phase bass boost 3.Reverberation --> Progenitor 2 (Complicated IIR network) 4.FIR Equalizer (Cubic spline interpolated 15 bands equalizer)How smooth it is? 5.Stereo Widen 6.BS2B 7.Partitioned Convolver (Auto segmenting selection) --> Support mono, stereo, full/true stereo(LL, LR, RL, RR) IR --> Samples per channels for stereo impulse response should less than 1000000 --> Samples per channels for full stereo impulse response should less than 500000 8.Vacuum tube modelling 9.Viper DDC (IIR Cascaded Second-Order Sections Form II) 10.Time-frequency analysis based spatializer (Close source)