Mike21 Posted May 8, 2021 Share Posted May 8, 2021 Downloaded from google play, worked for a while though wont equalize youtube, liked compressor feature so much decided to keep using it. Then trial expired and got a bunch of locks, so I deleted it. Downloaded about a week later but only adjusts volume, no change in equalizer settings or compressor no matter what music is playing. Im on Galaxy Note 8 would buy full ver, but why, if it wont work? Link to comment https://forum.powerampapp.com/topic/21220-poweramp-equalizer-doesnt-equalize-anything/ Share on other sites More sharing options...
John Titor Posted May 9, 2021 Share Posted May 9, 2021 Hello, for PEQ to equalize a music stream from a player, it needs to know and track the music stream's audio session id. Unfortunately only a handful of players expose their session id, allowing external EQs to work. Players like Spotify, YouTube music do, but just YouTube app doesn't. However, there is a way to equalize them, you can enable Advanced player tracking from Settings > Advanced player tracking. It uses a way of getting all active sessions via dumpsys but Android restricts that area with a permission (DUMP). You just need to give two permissions, DUMP, which requires a bit of an effort (see this guide on how to activate it), and notification listener permission. Link to comment https://forum.powerampapp.com/topic/21220-poweramp-equalizer-doesnt-equalize-anything/#findComment-97536 Share on other sites More sharing options...
Mike21 Posted May 9, 2021 Author Share Posted May 9, 2021 😕 $ pm grant com.maxmpz.equalizer android.permission.DUMP cmd: Failure calling service package: Failed transaction (2147483646) 2|:/ $ Link to comment https://forum.powerampapp.com/topic/21220-poweramp-equalizer-doesnt-equalize-anything/#findComment-97552 Share on other sites More sharing options...
Mike21 Posted May 9, 2021 Author Share Posted May 9, 2021 I got the listener permission activated, Enable Player Tracking is greyed out. I tried to run the command via android emulator, as you see, got this error. I couldnt get the adb shell activated with the # prompt, said adb: not found. Im NOT rooted. Is there a work around. How can I get it to work? Link to comment https://forum.powerampapp.com/topic/21220-poweramp-equalizer-doesnt-equalize-anything/#findComment-97553 Share on other sites More sharing options...
andrewilley Posted May 9, 2021 Share Posted May 9, 2021 You need to run ADB on a different device, you can't grant permission in the current device. Andre Link to comment https://forum.powerampapp.com/topic/21220-poweramp-equalizer-doesnt-equalize-anything/#findComment-97555 Share on other sites More sharing options...
Mike21 Posted May 10, 2021 Author Share Posted May 10, 2021 Thanks connected another android to my device via bluetooth, they connected opend chrome updated on device, and pressed "add device" my phone doesnt show up, cant connect says "webabd cant do anything without your expicit permission" what did I miss? Just getting "not connected". Link to comment https://forum.powerampapp.com/topic/21220-poweramp-equalizer-doesnt-equalize-anything/#findComment-97558 Share on other sites More sharing options...
John Titor Posted May 10, 2021 Share Posted May 10, 2021 2 hours ago, Mike21 said: Thanks connected another android to my device via bluetooth Debugging isn't possible via bluetooth, you'd need to connect your device with an usb cable. There is, however a wireless method to use ADB, but that's an Android 11+ feature. Link to comment https://forum.powerampapp.com/topic/21220-poweramp-equalizer-doesnt-equalize-anything/#findComment-97559 Share on other sites More sharing options...
andrewilley Posted May 10, 2021 Share Posted May 10, 2021 9 hours ago, Mike21 said: Thanks connected another android to my device via bluetooth, they connected opend chrome updated on device, and pressed "add device" my phone doesnt show up. As I stated in the instructions I posted earlier, you need to connect your phone to a computer (or a second phone) via USB cable connection in order to run an ADB session from that external device. There are new ways to do it via wi-fi, but on Android 10 and below you first need to do an initial set up via USB cable anyway: https://developer.android.com/studio/command-line/adb#wireless-adb-android-11 Andre Link to comment https://forum.powerampapp.com/topic/21220-poweramp-equalizer-doesnt-equalize-anything/#findComment-97565 Share on other sites More sharing options...
Mike21 Posted May 10, 2021 Author Share Posted May 10, 2021 You guys are awesome! I am usually aware of what needs to be done next and was pretty sure a pc connection was in my future, now that said, in all my years as a network admin, I never heard of connecting two phones via usb, sounds fascinating. Ok well check it out! Ill get back... Link to comment https://forum.powerampapp.com/topic/21220-poweramp-equalizer-doesnt-equalize-anything/#findComment-97571 Share on other sites More sharing options...
andrewilley Posted May 10, 2021 Share Posted May 10, 2021 @Mike21 You just need to use an OTG ('On the Go') type cable or connector. It's the same sort of thing you'd use plug a USB hard drive or other USB peripheral (mouse/keyboard/etc) into an Android device, which makes it act as a USB host rather than a client. Andre Link to comment https://forum.powerampapp.com/topic/21220-poweramp-equalizer-doesnt-equalize-anything/#findComment-97574 Share on other sites More sharing options...
Mike21 Posted May 12, 2021 Author Share Posted May 12, 2021 K, will do, but want to ask. How idiotproof is this USB connection? Can I just get windows 10 to recognize my Galaxy, open the PA adb page in Chrome, (win10), hit the DUMP tweak feature on my galaxy and forego the foil hat, or am I missing something? Link to comment https://forum.powerampapp.com/topic/21220-poweramp-equalizer-doesnt-equalize-anything/#findComment-97607 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.