henkelmax / simple-voice-chat

A working voice chat in Minecraft!
https://modrepo.de/minecraft/voicechat/wiki
455 stars 112 forks source link

Add a Compressor to reduce loud volumes and increase quiet volumes. #533

Closed TheAyes closed 1 year ago

TheAyes commented 1 year ago

Is your feature request related to a problem? Please describe. The clipping that is being produces when people talk a tiny bit louder ist very hurtful and unpleasent to listen to. While this doesn't apply to all people it's very disturbing for me.

Describe the solution you'd like The easiest solution to prevent sound from clipping is using a limiter and/or a compressor

henkelmax commented 1 year ago

Microphone clipping is only caused by not setting up the microphone amplification and volume correctly.

There is already a builtin compressor, but if your microphone clips, this means you've not configured it correctly.

TheAyes commented 1 year ago

Then some guidance about how to configure it correctly would be nice, since people are either quiet or clipping. So I would like to be able to control thresholds and limits myself.

henkelmax commented 1 year ago

Visit the discord for help.