fix: slow volume ramp to 1s for smoother transitions

Reduce _max_step from 0.1 to 0.02 per frame, extending the full
0-to-1 volume ramp from ~200ms to ~1 second.
This commit is contained in:
user
2026-02-21 23:56:04 +01:00
parent e4e1e219f0
commit 9d58a5d073
3 changed files with 3 additions and 3 deletions

View File

@@ -560,7 +560,7 @@ HTML stripped on receive, escaped on send. IRC-only commands are no-ops.
Requires: `yt-dlp`, `ffmpeg`, `libopus` on the host.
Max 50 tracks in queue. Playlists auto-expand; excess truncated at limit.
Volume ramps smoothly over ~200ms (no abrupt jumps mid-playback).
Volume ramps smoothly over ~1s (no abrupt jumps mid-playback).
Mumble-only: `!play` replies with error on other adapters, others silently no-op.
## Plugin Template