GoXLR-on-Linux / goxlr-utility

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

Effects: Removal of noise threshold for effect activation #166

Closed HangingApples closed 2 months ago

HangingApples commented 4 months ago

I've noticed that there's a hidden noise threshold for the activation of effects such as pitch shifting. this means that even when an effect is enabled, anything under the threshold doesn't go through it, and is usually audible at the beginning and end of sentences, would it be possible to tweak this on a software level to remove it entirely so effects are always active when enabled?

FrostyCoolSlug commented 4 months ago

Unfortunately, the entire FX stack is handled in hardware, so there's nothing in software I can do to change the behaviour. Might be best to ask on the official discord as it would require a firmware revision to fix.

HangingApples commented 4 months ago

Damn that's a shame, thanks for the answer though!