You are viewing a potentially older version of this package. View all versions.
ErikMcClure-PEAK_AutoMic-0.1.2 icon

PEAK AutoMic

Performs per-player voice volume autoleveling to ensure all players sound perceptually identical. Recommended master voices volume at 0.5 for an ideal experience, but you can increase or decrease it as necessary.

Date uploaded 3 months ago
Version 0.1.2
Download link ErikMcClure-PEAK_AutoMic-0.1.2.zip
Downloads 380
Dependency string ErikMcClure-PEAK_AutoMic-0.1.2

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

PEAK_AutoMic

Automatically normalizes everyone's mic volumes to the best of it's ability, using LUFS analysis, which can be reduced even further by changing your maximum voice volume in the settings. The target LUFS level is set at -28, but after PEAK's microphone shenanigans it should be closer to about -15 LUFS - it is recommended to set your master voice volume to about 0.5, although you can make it louder if necessary. Limits the dynamic range to within 5 LUFS of the maximum LUFS level ever seen during a play session to try to avoid magnifying background noise - if you can hear someone's fan, ask them to say hi so the plugin can normalize their voice level.

CHANGELOG

Changelog

0.1.4

  • Increase decay amount

0.1.3

  • Fixed race condition causing random crashes on join
  • Made "slow" decay actually slow
  • Volume sliders now update in realtime
  • Player information is now deliberately reset upon rejoining

0.1.2

  • Added slow decay to maximum detected LUFS to try to recover from loud noises
  • Changed Target LUFS to -28

0.1.1

  • Initial Release