Git Product home page Git Product logo

wave-mute-sync's Introduction

Wave Mute Sync

Bidirectional sync between the Elgato Wave hardware mute button and OS-level mute (via a keyboard shortcut)

Installation

Requirements

  • Elgato Wave Link
  • Keyboard Maestro
    • Import the macros in the macros directory
  • nvm
  • Zoom (optional)
    • Ensure the Mute/Unmute My Audio keyboard shortcut is set to its default (⇧⌘A) and is enabled globally

Install packages

nvm use
corepack enable
pnpm install

Launching

Ensure the Wave Link application is running and the microphone is connected, then run

pnpm start

Assumes the microphone is unmuted when launched, however, you can override this with the --muted flag

When active, use ⌃⇧⌘A or the hardware mute button on the Elgato Wave to toggle mute and they'll stay in sync (and keep Zoom in sync, too)

Limitations

Elgato Wave and Wave Link

Many actions that manipulate the Wave hardware are indistinguishable from legitimately toggling the hardware mute button, e.g.,

  • Pressing the dial button to cycle between gain/monitoring volume/monitoring balance adjustment
  • Updating some settings in the Wave Link application, e.g., Wave gain lock
  • Saving settings to hardware in the Wave Link application

As a workaround, you can ⌃C the ts-node process and restart it to match the actual hardware mute status by optionally passing the --muted flag

Zoom

Muting via the Zoom UI itself isn't registered by the application nor hardware: Zoom will be muted at the software level, but the hardware will remain unmuted

Simply toggle mute via ⌃⇧⌘A or the hardware mute button a couple of times to put everything back in sync

Credits

Thanks to

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.