GoXLR-on-Linux / goxlr-utility

An unofficial GoXLR App replacement for Linux, Windows and MacOS
MIT License
670 stars 37 forks source link

Fix incorrectly handling cough button mute_to_x #121

Closed JulanDeAlb closed 1 year ago

JulanDeAlb commented 1 year ago

Every input y gets transient muted to output x while Cough Button is active with muted_to_x as setting. This issue gets resolved with this commit. Cough Button should only mute the mic to output x and not every input.