Skip to content

Poweramp Equalizer API #39

Description

@jkluch

I'm trying to setup tasker automation for Poweramp Equalizer..
I came across this forum post
https://forum.powerampapp.com/topic/9675-tasker-intents-and-eq-presets/
and didn't really get anywhere.

I ended up dumping the AndroidManifest.xml for Poweramp Equalizer and it looks like the api is really lacking..

Am I right to assume the Equalizer app is limited to this for the api?
https://github.com/maxmpz/powerampapi/blob/master/poweramp_api_lib/src/main/java/com/maxmpz/poweramp/equalizer/PeqAPI.java

It'd be nice if the separate EQ app had access to something like
com.maxmpz.audioplayer.EQU_CHANGED
and SET_EQU_PRESET which, if I'm understanding the api, would allow me to change to the preset with the matching ID.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions