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

[Feature Request] Rebind controls/gestures #234

Open
tuglaw opened this issue Oct 4, 2024 · 1 comment
Open

[Feature Request] Rebind controls/gestures #234

tuglaw opened this issue Oct 4, 2024 · 1 comment

Comments

@tuglaw
Copy link

tuglaw commented Oct 4, 2024

Hello,

Would it be possible for CAPod to intercept controls/gestures and rebind them to other functions?

Thank you.

Example (AirPods 4):

  • Rebind Single Press in Left Bud to "Volume Down" (previously "Play/Pause")
  • Rebind Single Press in Right Bud to "Volume Up" (previously "Play/Pause")
  • Rebind Double Press in Left Bud to "Play/Pause" (previously "Play Next")
  • etc.
@kavishdevar
Copy link
Contributor

kavishdevar commented Oct 17, 2024

afaik, on AirPods some gestures like play pause are hardcoded, and sent from the airpods directly (AVRCP commands), rather than sending button presses signals. But it might be possible for some settings, like mute/end call, if #215 can be fixed.

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

2 participants