AIMP Forum
AIMP for Android => Вопросы / Questions => Topic started by: Chonga2520 on May 08, 2024, 10:22:44
-
i am currently writing code to export impulse wav files as AIMP eqs, and i wanted to know some things about the EQ
What is the block size of the EQ?
Does the EQ use FIR (linear-phase) or IIR filters?
Why does the EQ not sound flat when i put it all at -15dB or +15dB?
And if you allow, what code library is used for the EQ?
-
AIMP uses FFT-based equalizer with 2048 points (in mobile) and 8192 (in PC version)
-
Okay, that will be sufficient. and thank you Mr. Artem!
-
AIMP uses FFT-based equalizer with 2048 points (in mobile) and 8192 (in PC version)
Hi Artem
can i ask you if we could share presets or at least export from aimp for windows and import into aimp for android?
just because it's not so easy to tweak the eq inside aimp for android , taping ..fingers and so on
thanks
-
I afraid it impossible for now
-
I afraid it impossible for now
hi
just a question
do you think could possibile download from the phone to the computer and edit with notapad++?
there are nice sites ,with great eq parameters , like https://autoeq.app/
thanks Artem
-
Currently, mobile version has binary file format for equalizer presets (unlike PC's)