Howdy folks, I recently started using an app (Shush) to control muting and unmuting of my microphone as my AppleScript does not work with my new headset. But the app requires you to double-tap the hotkey to toggle the mute. I have the hotkey setup as F19 on my keyboard (Apple Magic Keyboard with Numeric Keypad), and would like to make a macro that simulates a double tap on that key.
Ideally, the macro would have the same trigger, the F19 key, so I would just press it once, and it would simulate a double press, thereby activating the app's mute/unmute function. But I can't seem to get anything to work like that. I thought it would be such a simple feat but I'm stumped.
I also can't interface with the app any other way as it is a simple menu bar app without and menu items that I could normally access through the "Select a Menu Item" function. The app works great, but I just dislike having to double press the hotkey to toggle mute (yes, I am THAT lazy haha). Can anybody tell me if this is possible?
I didn't test this but will something like this work? You can try it with or without the set action delay or you can modify the action's timing. Give it a try and let us know.
Hmmm I tried but it doesn't work. I tried a variety of difference intervals, but it's like the computer doesn’t register them as real keystrokes for Shush to pick up.
I tried that as well but it has no effect. If by menu only application.....it appears in the menu bar as an icon (like WiFi or Volume etc.), but it doesn't have any actual menu items that can be accessed through Keyboard Maestro's Select a Menu Item.
Here's screenshots of what the app consists of.
The menu bar icon (the one in the middle, of the microphone)