v2.1.0
β¨ What's new in 2.1.0
- π₯οΈ Two output modes. A new Main tab lets you choose where trigger audio goes: stream it to a Discord voice channel (the original behaviour), or play it locally on this PC's speakers with no Discord bot, token, or login required. Local output starts the instant you select it, and the Discord-only General tab hides itself in local mode.
- ποΈ Master limiter. A look-ahead brickwall limiter rides overlapping triggers down to a true-peak-safe ceiling, so simultaneous callouts and sounds no longer clip. On by default with a selectable ceiling (β0.5 / β1 / β2 / β3 dB).
- π LUFS auto-leveling. Auto-level now matches perceptual loudness using the ITU-R BS.1770 LUFS standard, so spectrally different clips land at an even level. The target slider is in LUFS (default β17 LUFS).
- π‘ Selectable audio quality. Pick the Discord voice bitrate β Low (48 kbps) / Medium (96 kbps) / High (128 kbps) β to trade bandwidth for clarity.
- ποΈ Audio pipeline quality pass. Higher-quality resampling and a fully float32 internal signal path feeding the new mix-bus limiter.
π Full settings reference: Settings & Configuration
Installation
- Download
ACT_DiscordTriggers-v2.1.0.zipfrom the Assets below. - Right-click the downloaded zip β Properties β tick Unblock β OK.
(Windows flagsnode.exe/DLLs from the internet; skipping this can trip SmartScreen/antivirus.) - Extract it into your ACT plugins folder:
%AppData%\Advanced Combat Tracker\Plugins
You should end up with aPlugins\ACT_DiscordTriggers\folder containing
ACT_DiscordTriggers.dll,node.exe,bundle.js, andnode_modules\.
Keep all of these files together in that folder. - In ACT: Plugins tab β Browseβ¦ β select
ACT_DiscordTriggers.dllinside that folder β Add/Enable Plugin.
Then follow the
First-Time Setup Guide
to connect your Discord bot.
Updating: replace the whole
ACT_DiscordTriggersfolder, not just the.dll.
Full Changelog: v2.0.4...v2.1.0