mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-19 23:13:53 -05:00
OBS might very rarely not update _peak quickly enough when very low intervals are configured on the General tab. In that case _peak might be set to negative infinity still, which will result in unexpected behavior, so we use the previously valid peak value instead.