Skip to content

Strange bug since I switched microphones: mic immediately unmutes itself #21

@luckman212

Description

@luckman212

Not sure what to make of this bug!

  • toggleMute version: 1.6
  • macOS 26.0.1

I had been using an old USB mic (RODE NT-USB) which worked fine with toggleMute. Recently I got a new webcam with a decent builtin mic and decided to switch to that for simplicity. The camera is an Insta360 Link 2 if that matters.

SwitchAudioSource -c -t input -f json reports it like this:

{
  "name": "Insta360 Link 2",
  "type": "input",
  "id": "138",
  "uid": "AppleUSBAudioEngine:Insta360:Insta360 Link 2:1110000:3"
}

For some reason, now when I trigger my mute toggle hotkey, it mutes for a split second and then immediately unmutes. It won't stay muted no matter what. If I open Audio MIDI Setup.app and click the mute button from there, it works fine. So it's only from toggleMute itself. Not sure what the problem could be, but wanted to report.

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions