Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Wavelet was unable to instantiate DynamicsProcessing effects" #3

Closed
ghost opened this issue May 18, 2020 · 5 comments
Closed

"Wavelet was unable to instantiate DynamicsProcessing effects" #3

ghost opened this issue May 18, 2020 · 5 comments

Comments

@ghost
Copy link

ghost commented May 18, 2020

I'm using a OnePlus 2 with Android 9 (Lineage OS 16) and I get an error whenever I try to use this app (when starting a music stream from spotify)
This might be due to Lineage OS' built in equaliser, AudioFX but I haven't found a way to disable this. Also the AutoEQ option doesn't show up when I plug in my headphones.

@Pittvandewitt
Copy link
Owner

This message occurs when your ROM does not have the DynamicsProcessing library implemented correctly. This results in the features depending on that library to be hidden. You may want to contact your ROM developer to look into the missing libraries.

@ghost
Copy link
Author

ghost commented May 19, 2020

Thanks for the response, I'll do that or get another ROM.

@matthew-black
Copy link

Just wanted to give you a heads-up that I'm experiencing this same error on an unrooted Pixel 2 with Android 10. I feel like the ROM on a Google phone should be alright. Anywho, love the app!

@calroth
Copy link

calroth commented Dec 22, 2020

For anybody using LineageOS or another custom ROM: ask your developers (nicely) to check whether they have included a commit like this one, except for your device: https://android.googlesource.com/device/google/marlin/+/3a44f94401dc3e87732f900046cc97cd0ddee9c3%5E%21/

Often the DynamicsProcessing library is installed, but needs to be configured using a commit like the above. Especially if your ROM had an Android 8.0 Oreo version, then the developer released a Android 9.0 Pie version, when this library was first added.

@DuZiei
Copy link

DuZiei commented Aug 1, 2024

I have the same problem .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants