mojo_k Posted July 19, 2017 Need the ability to have a widget on the home screen that allows the user to select a particular or custom preset such as in car or headphones or Bluetooth and have Poweramp equalizer presets activate. An example being I like my bass at 73% when listening through headphones but that setting distorts the sound quality through my car speakers when plugged in, hence I'd like my bass dropped to 0%. A small widget on the home screen with this functionality would make a huge difference I'm out lives. Quote Share this post Link to post Share on other sites
andrewilley Posted July 19, 2017 At the moment, presets are tied to specific output devices, so for example you can set a different profile for AUS to Bluetooth. But if you have different devices that you connect to the AUX port, they will all be treated as the same. There is a remote API that allows you to choose EQ settings for Poweramp though, which you could presumably trigger from an app like Tasker. You'd need to build the commands to do that though. Andre Quote Share this post Link to post Share on other sites
mojo_k Posted July 20, 2017 Thanks. Will try out Tasker and advise. Quote Share this post Link to post Share on other sites
andrewilley Posted July 20, 2017 Sending custom intents to the Poweramp API is not a trivial tasks to learn, it's more of a programming thing. In fact I'm struggling with a couple I'm trying to create at the moment. Andre Quote Share this post Link to post Share on other sites