promotional bannermobile promotional banner

Situational Audio Manager (SAM)

Configurable Audio Profiles For Different Activities

File Details

177a4ad-alpha

  • R
  • May 14, 2024
  • 419.38 KB
  • 12
  • 10.2.7
  • Retail

File Name

SituationalAudioManager-177a4ad-alpha.zip

Supported Versions

  • 10.2.7

commit 177a4ad33d9dfb7e5466005f023ff7ad7ec7308a Author: Alec Alec.Gamble@live.co.uk Date: Tue May 14 11:29:13 2024 +0100

Updated Version Number and Disabled Auto Restart Audio Engine

commit d66ed2bdd66a4b1153818d9987d30e8ce6d41264 Author: Alec Alec.Gamble@live.co.uk Date: Thu Apr 18 21:42:36 2024 +0100

Updated TOC Version

commit 61872e2abb8065988e32df8c9015e7f87d6e0807 Author: Alec Alec.Gamble@live.co.uk Date: Thu Apr 18 11:12:10 2024 +0100

Bugfix: Stuttering Audio When Changing Volume

- Caused by triggering audio profile blending animation when changing volume sliders.  Added a parameter for immediate change and use that on RefreshConfig

commit 1cea004d6f1671e27881204043823353a4898075 Author: Alec Alec.Gamble@live.co.uk Date: Thu Apr 18 11:01:33 2024 +0100

Various Bugfixes

- Added blending between audio profiles
- Various bugfixes
- Added logging

commit a9dd441e4f5dc423a46df82af79cc5d0566f5f01 Author: Alec Alec.Gamble@live.co.uk Date: Tue Apr 16 18:56:38 2024 +0100

Bugfixes:

/sam restart command not working:
- was expecting 2 args, should have only been 1

Initial audio settings not being applied:
- Re-added trigger to Validate Settings in AudioProfileManager

commit 3d40f392da3053fe3b24447479e11410e6df17a2 Author: Alec Alec.Gamble@live.co.uk Date: Tue Apr 16 18:14:00 2024 +0100

Bugfixes for errors when changing volume sliders in default settings

- Updated  AudioProfileManager.ActiveVolumeController:ApplyAudioSettings() calls to AudioProfileManager:RefreshConfig()

commit e075fa877b0b6913919829d22fb1562f171d9400 Author: Alec Alec.Gamble@live.co.uk Date: Tue Apr 16 18:13:15 2024 +0100

Bugfixes for Test Cutscene Button

- Updted call from Cutscene module to AudioProfileManager.UpdateActiveVolumeController (which no longer exists) to manually calling AudioProfileManager.OnCutsceneStart()

- Updated AudioProfileManager.OnCutsceneStart to cast master volume CVar to number.

commit 9da94901b92bea59338bc7966d60429f863b2aa3 Author: Alec Alec.Gamble@live.co.uk Date: Tue Apr 16 17:53:51 2024 +0100

Updated Module Subscription System

Added functionality for modules to listen for their own triggers and promote themselves.

commit aee113a0c38881177431477298750c2be97ec9e5 Author: Alec Alec.Gamble@live.co.uk Date: Mon Apr 15 17:53:03 2024 +0100

V2.0

- Split functionality out into separate files.
- Added an optional fix for system output audio not updating

commit 90d6e94a8fbbb639bcd50bd1b9c7d1603b40a3a5 Author: Alec Alec.Gamble@live.co.uk Date: Fri Mar 8 15:54:33 2024 +0000

Fixed a typo in intro description

commit f5079b12a064b116c6f10689a539697c55d72a36 Author: Alec Alec.Gamble@live.co.uk Date: Tue Mar 5 12:56:54 2024 +0000

Update embeds.xml

Updated incorrect embed file paths

commit 0fd432fe0f9d0056289f1f7b197109c4478fd9f0 Author: Alec Alec.Gamble@live.co.uk Date: Tue Mar 5 12:44:24 2024 +0000

Initial commit