https://github.com/grzegorzwalewski/muteoverthreshold
Mute Your microphone when PC output audio get's to loud to prevent echo
https://github.com/grzegorzwalewski/muteoverthreshold
discord google-meet loopback mute noise-cancellation skype steelseries-gg
Last synced: 2 months ago
JSON representation
Mute Your microphone when PC output audio get's to loud to prevent echo
- Host: GitHub
- URL: https://github.com/grzegorzwalewski/muteoverthreshold
- Owner: GrzegorzWalewski
- Created: 2024-03-11T00:26:29.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-26T01:13:26.000Z (about 1 year ago)
- Last Synced: 2025-01-15T21:47:14.041Z (4 months ago)
- Topics: discord, google-meet, loopback, mute, noise-cancellation, skype, steelseries-gg
- Language: Python
- Homepage:
- Size: 1.09 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
MuteOverThreshold
Mute Your microphone when PC output audio get's to loud to prevent echo. Prevent echo on discord when using speaker instead of headphones. Good alternative to push to talk.## How to setup
1. Install [SteelSeries GG](https://steelseries.com/gg)
2. Install [VB-CABLE Virtual Audio Device](https://vb-audio.com/Cable/)
3. Setup SteelSeries GG
- Use Streamer Mode

- Set CABLE Input (VB-Audio Virtual Cable) as Your STREAM MIX device

- Set shortcut(keybindin) to `Pause/Break` button either in SteelSeries GG or Discord mute/unmute. I used `Pause/Break` button, as it's no longer used by anything, and spam clicking this button shouldn't make any harm ;)4. Download latest release: [https://github.com/GrzegorzWalewski/muteOverThreshold/releases](https://github.com/GrzegorzWalewski/muteOverThreshold/releases)
## How to use
1. run `muteOverThreshold.exe`
2. You will see this beauty:

3. You can set custom RMS Threshold - you just really have to experiment with this. For me `0.07` was working perfectly, but it all depends on your sound settings
4. Select `CABLE Output` - there may be more then 1 device with such name - use the one that's highest on the list
5. RED dot means, your microphone is muted; GREEN means it's unmuted
6. Click START, and the program should do it's magic!