AndroidAudioMods / ViPERFX_RE

Reverse Engineering of ViPER4Android FX
258 stars 21 forks source link

TODO list #2

Open Martmists-GH opened 3 years ago

Martmists-GH commented 3 years ago

Effects:

Utilities:

Core:

Unused:

iscle commented 2 years ago

Seemingly working as expected effects:

Ko-Hi-Dev commented 1 year ago

Why is for equalizer llsted as unused?

iscle commented 1 year ago

Why is for equalizer llsted as unused?

FIREqualized is not being used, they used IIRFilter instead.

Ko-Hi-Dev commented 1 year ago

Why is for equalizer llsted as unused?

FIREqualized is not being used, they used IIRFilter instead.

Are you sure? Because i never used any IIRfilter. Or are you saying that their Equalizer was just using IIRFILTER ? Because it felt like it was an equalizer. But you can be right.

So it will be removed?

Martmists-GH commented 1 year ago

Why is for equalizer llsted as unused?

FIREqualized is not being used, they used IIRFilter instead.

Are you sure? Because i never used any IIRfilter. Or are you saying that their Equalizer was just using IIRFILTER ? Because it felt like it was an equalizer. But you can be right.

So it will be removed?

The FIREqualizer class did not seem to be used if I recall correctly. We're trying to port it functionally 1:1, so we likely won't look into unused classes.

nift4 commented 1 year ago

any chance "Seemingly working as expected effects" can be updated again? last edit was in october

iscle commented 1 year ago

any chance "Seemingly working as expected effects" can be updated again? last edit was in october

Still the same, except AnalogX which is also working now. There will be an alpha release on 01/01/2023 at 00:00 GMT+1, keep an eye on the Telegram channel. (https://t.me/ViPER4AndroidFXchannel)

devnoname120 commented 11 months ago

ViPERDDC is available now, the checkbox can be ticked. As far as I know Auditory system protection works too, I'm not sure when support was added though.

begginerdeveops commented 1 month ago

@Martmists-GH @iscle

https://github.com/Audio4Linux/Viper4Linuxx-GUI https://github.com/Audio4Linux/Viper4Linux https://github.com/Audio4Linux/JDSP4Linux

maybe this code will help to fix Convolver?

also maybe its possible to add "audio Recinsruct" fucntionnal to new ViperFX?

its name as

viper4android.headphone_xhifi.xfisound.process

viper4android.headphone_xhifi.xfisound.locontour

viper4android.headphone_xhifi.xfisound.process
viper4android.headphone_xhifi.xfisound.locontour

its Driver code maybe it's possible to reverse engineer it? https://github.com/vipersaudio/viper4android_xhifi/tree/master/android_4.x/assets

from here https://github.com/Zackptg5/ViPER4Android-XHiFi https://github.com/vipersaudio/viper4android_xhifi

this app - ViPER4Android-XHiFi - works only on old phones like LG G8 and V30 on android 12L

so am ready to pay for port this functional to new Viper or just fot update this app for work on modern android 14+

image image

thanks

JQF-241 commented 5 days ago

Can Big Brother adapt to A15?