FeaturesPricingHelpFree download
Help Advanced Keyboard Maestro

Using Keyboard Maestro + Mic Drop

Using Keyboard Maestro

If you’re a Keyboard Maestro user, you can set up a macro to control Mic Drop, as well as update the key icon automatically depending on your mute state.

Here’s how you do it:

  1. Create a macro in Keyboard Maestro that responds to the press of a Stream Deck key.
  2. When the key is pressed, execute the following AppleScript to toggle Mic Drop and read its status:
tell application "Mic Drop"
    toggle
end tell

tell application "Mic Drop"
    read
end tell
  1. Save the result to a variable like MicDropStatus.
  2. Set up a conditional to set the Stream Deck button image based on the MicDropStatus variable.

Screenshot_2024-12-22_at_8.10.22_AM.png

Download Keyboard Maestro macro.

Still have questions? We’re here to help! Contact us

  • Getting started
    • Mic Drop is missing!
    • Keyboard shortcuts
    • Shortcut rules
    • Push-to-talk
    • Am I really muted?
    • Mic Check
  • Compatibility
  • Advanced
  • Everything else
HomeRoadmapPrivacyTermsHelp
Turnip Timer

App updates (every once in a while).

Unsubscribe any time. We won’t ever share your information with anyone else. Privacy.

Made with and by Sarah and Matt