Code Monkey home page Code Monkey logo

Comments (6)

innit86 avatar innit86 commented on May 23, 2024 1

Fixing legacy mode won't be possible because this appears to be a firmware issue. Legacy mode uses an Android feature that was deprecated 11 years ago, so it is not unexpected that it is starting to break on some devices.

However, I have rewritten the audio backend and added a new compatibility mode that allows JamesDSP to work correctly with all apps (YouTube, ...) even when legacy mode is disabled. That feature also enables you to exclude specific apps from being processed by JamesDSP.

  1. Grab the updated APK here: https://github.com/ThePBone/RootlessJamesDSP/actions/runs/4283379993
  2. Disable legacy mode, enable the new 'enhanced processing' option in settings, and grant the app root (or ADB) permission when requested.

Thanks a lot for taking the time to make it compatible with Pixel. The updated apk works perfectly now.

from rootlessjamesdsp.

timschneeb avatar timschneeb commented on May 23, 2024

I have heard about this issue from other Google Pixel users that also use the original JDSP application on Android 13.

The new spatializer feature for Bluetooth headsets/earbuds causes Android to reject the JamesDSP effect engine in the global output session 0.


I haven't tested this, but here is a possible fix that just disabled the spatializer:

Install a terminal emulator on your phone and execute these two commands. (requires root)

su
settings put secure spatial_audio_enabled 0  

Then you can just reboot your phone and see if it works now.

from rootlessjamesdsp.

innit86 avatar innit86 commented on May 23, 2024

@TheGamer1002
su
settings put secure spatial_audio_enabled 0

Unfortunately this didn't make a difference.

from rootlessjamesdsp.

TheGamer1002 avatar TheGamer1002 commented on May 23, 2024

@TheGamer1002

I HAVE BEEN AWAKENED!

Interesting. Now, I can only speak for myself as my headphones don't support spatial audio, and I haven't rooted my phone. Regardless, I can still help (hopefully)!
Go to settings > connected devices > [your headphones] > spatial audio and turn that off. Keep in mind I do not have a rooted phone.

If it still doesn't work, try going to Developer Settings and scrolling down to the Bluetooth section and fiddling with those options. Let me know the outcome!

from rootlessjamesdsp.

innit86 avatar innit86 commented on May 23, 2024

@TheGamer1002

I HAVE BEEN AWAKENED!

Interesting. Now, I can only speak for myself as my headphones don't support spatial audio, and I haven't rooted my phone. Regardless, I can still help (hopefully)! Go to settings > connected devices > [your headphones] > spatial audio and turn that off. Keep in mind I do not have a rooted phone.

If it still doesn't work, try going to Developer Settings and scrolling down to the Bluetooth section and fiddling with those options. Let me know the outcome!

Changing bluetooth settings one by one in developer settings, turning off spatial audio for every bluetooth headphones, running "su settings put secure spatial_audio_enabled 0" none of this worked. I have removed JDSP for now and went for Audio misc settings magisk module instead.

from rootlessjamesdsp.

timschneeb avatar timschneeb commented on May 23, 2024

Fixing legacy mode won't be possible because this appears to be a firmware issue. Legacy mode uses an Android feature that was deprecated 11 years ago, so it is not unexpected that it is starting to break on some devices.

However, I have rewritten the audio backend and added a new compatibility mode that allows JamesDSP to work correctly with all apps (YouTube, ...) even when legacy mode is disabled. That feature also enables you to exclude specific apps from being processed by JamesDSP.

  1. Grab the updated APK here: https://github.com/ThePBone/RootlessJamesDSP/actions/runs/4283379993
  2. Disable legacy mode, enable the new 'enhanced processing' option in settings, and grant the app root (or ADB) permission when requested.

from rootlessjamesdsp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.