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: Allow switching presets using hotkey #338

Open
1 task done
Xenira opened this issue Jul 16, 2020 · 1 comment
Open
1 task done

Feature: Allow switching presets using hotkey #338

Xenira opened this issue Jul 16, 2020 · 1 comment

Comments

@Xenira
Copy link

Xenira commented Jul 16, 2020

Disclaimer:

  • I have checked for a similar issue and sure it hasn't been reported before.

Description:
I would like to switch the current preset using a hotkey. As a rudimentary example to switch between 'Music-Mode' and 'Voice-Mode'. This could be implemented with [somekey] + [arrow up/down] to switch one up/ down or [somekey] + [1-9] to select a specific preset. Maybe display a toast/notification with the name of the newly selected preset.

User flow & interface:
This could be configured using the settings menu. For switching up/down it would suffice to be able to change the hotkeys here. For switching to a specific preset an assignment to the numbers would be needed.

@samyk
Copy link

samyk commented Jan 24, 2023

I've created a crude enable/disable function of eqMac by using Keyboard Maestro to open it, locate the on/off icon, detect whether on or off, and click if wanting to toggle it. This allows you to then apply a hotkey, run at specific time, or other arbitrary control via Keyboard Maestro.

Macros available here and are very generalized: https://github.com/samyk/samytools/tree/master/keyboardmaestro

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

No branches or pull requests

3 participants