From dca9c6ed07652d0b445223df917554efada2eb06 Mon Sep 17 00:00:00 2001 From: KoalaDev <6156589+Shik3i@users.noreply.github.com> Date: Mon, 8 Jun 2026 21:45:23 +0200 Subject: [PATCH] Revise audio compressor description in README Updated audio compressor feature description for clarity. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6c62a6..2ece2cc 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ - **Dual Heartbeat Architecture**: Robust session tracking that prevents ghost rooms and stale connections. - **Efficient Relay**: Minimal overhead WebSocket message forwarding. - **Seamless Invitations**: Smart links that automatically configure server and room credentials for your friends. -- **Audio Compressor**: Built-in Web Audio API dynamic range compression with presets (Recommended, Dynamic Range, Vocal Enhancement, Smooth) and fully customizable controls. +- **Smart Audio Compressor**: Tired of constantly riding the volume? Automatically balance out whispering dialogue and deafening explosions with simple presets, or fully customize the audio to your liking. ---