203 Commits

Author SHA1 Message Date
alfaroh corneyiii
2b4bb49fc5 Fix Modulation LFO Inconsistency
#jira UE-209242
#rb Rob.Gay

[CL 32498971 by alfaroh corneyiii in 5.4 branch]
2024-03-26 02:10:15 -04:00
alfaroh corneyiii
85017fd384 Fix for Modulation Envelope Follower Regression
#jira UE-207045
#rb Aaron.McLeran

[CL 32496430 by alfaroh corneyiii in 5.4 branch]
2024-03-26 00:36:48 -04:00
alfaroh corneyiii
10530fcc13 Resubmit deprecation after content fixup
#jira UE-198084 UE-205909
#rb Rob.Gay

[CL 32491648 by alfaroh corneyiii in 5.4 branch]
2024-03-25 19:16:49 -04:00
zack letters
dd6ab964af [Backout] - CL31853001, Backing out the initial issue from 5.4 to unblock builds in 29.01
#fyi alfaroh.corneyiii
Original CL Desc
-----------------------------------------------------------------
Remove Deprecation-related issues that came from BP Modulation Destination
#jira UE-198084 UE-205909
#rb Rob.Gay
#lockdown julien.marchand

[CL 31863828 by zack letters in 5.4 branch]
2024-02-27 22:00:21 -05:00
phil popp
214a7ebf9c Fix crash when access audio bus subsystem from modulator.
#jira UE-195670

#rb alfaroh.corneyiii

#lockdown julien.marchand

[CL 31853688 by phil popp in 5.4 branch]
2024-02-27 16:38:33 -05:00
alfaroh corneyiii
0e7f118da2 Remove Deprecation-related issues that came from BP Modulation Destination
#jira UE-198084 UE-205909
#rb Rob.Gay
#lockdown julien.marchand

[CL 31853001 by alfaroh corneyiii in 5.4 branch]
2024-02-27 16:28:07 -05:00
rob gay
396ff931a2 Fix deprecation warning to be more accurate now that watchers have been redirected
#rb trivial
#rnx

[CL 31493942 by rob gay in 5.4 branch]
2024-02-14 16:32:09 -05:00
rob gay
719dd153ed Clean-up Global Mix implementation
- Track global bus mixes in modulation system using ref collector instead of adding to root
- Track mixes directly within the audio worldization subsystem instead of using global mixes
#rb ryan.mangin, alfaroh.corneyiii
#jira UE-206439, UE-206438
[FYI] Sondra.Moyls

[CL 31360841 by rob gay in 5.4 branch]
2024-02-09 18:10:23 -05:00
alfaroh corneyiii
24132d2988 Is Control Bus Mix Active BP function
#jira UE-200829
#rb Rob.Gay

[CL 30949611 by alfaroh corneyiii in 5.4 branch]
2024-01-26 18:55:02 -05:00
rob gay
4365eda3ef Backout the backout with fix to borked redirect & missing comment
[Backout] - CL29981306
[FYI] bob.tellez
Original CL Desc
-----------------------------------------------------------------
[Backout] - CL29972401
[FYI] Rob.Gay
Original CL Desc
-----------------------------------------------------------------
Rename SoundModulationWatcher to AudioModulationDestination
#jira UE-198723
#rb alfaroh.corneyiii
[FYI] sondra.moyls
#tests created old type, added to BP, then added redirect and verified old behavior still worked.

[CL 30278979 by rob gay in ue5-main branch]
2023-12-12 17:15:04 -05:00
alfaroh corneyiii
51e5843364 Properly check for valid CBM in SetGlobalBusMixValue
#jira UE-199385

[CL 30021033 by alfaroh corneyiii in ue5-main branch]
2023-11-30 14:58:11 -05:00
bob tellez
86f7bfcc61 [Backout] - CL29972401
[FYI] Rob.Gay
Original CL Desc
-----------------------------------------------------------------
Rename SoundModulationWatcher to AudioModulationDestination
#jira UE-198723
#rb alfaroh.corneyiii
[FYI] sondra.moyls
#tests created old type, added to BP, then added redirect and verified old behavior still worked.

[CL 29981323 by bob tellez in ue5-main branch]
2023-11-28 23:04:05 -05:00
rob gay
07d88759a9 Rename SoundModulationWatcher to AudioModulationDestination
#jira UE-198723
#rb alfaroh.corneyiii
[FYI] sondra.moyls
#tests created old type, added to BP, then added redirect and verified old behavior still worked.

[CL 29972418 by rob gay in ue5-main branch]
2023-11-28 17:33:14 -05:00
alfaroh corneyiii
269a01d279 Modulation Swins
#jira UE-198391, UE-198390, UE-198326, UE-198268, UE-198266
#rb rob.gay

[CL 29727678 by alfaroh corneyiii in ue5-main branch]
2023-11-14 17:37:03 -05:00
alfaroh corneyiii
af2c875374 Remove Unnecessary warning when activating a control bus
#rb Maxwell.Hayes
#jira UE-193223

[CL 29374086 by alfaroh corneyiii in ue5-main branch]
2023-11-02 14:55:23 -04:00
alfaroh corneyiii
1019fc8a2d Fix crash in SetGlobalControlBusMixValue on PIE exit
#jira UE-199385

[CL 29332361 by alfaroh corneyiii in ue5-main branch]
2023-11-01 17:01:35 -04:00
rob gay
a78150828c Fix missing null implementation calls for AudioModulationSystem
#rb rob.gay
#rnx

[CL 29155617 by rob gay in ue5-main branch]
2023-10-26 19:16:58 -04:00
alfaroh corneyiii
e77f8973b4 Modulation debug FString/FName Optimizations
#rb Rob.Gay, miles.flanagan

[CL 29148766 by alfaroh corneyiii in ue5-main branch]
2023-10-26 16:27:48 -04:00
alfaroh corneyiii
7186ad0cfe Clamp Unit range values to be above 0 on Additive Parameter
[CL 28894541 by alfaroh corneyiii in ue5-main branch]
2023-10-18 18:25:25 -04:00
alfaroh corneyiii
cf9a5c21b8 Additive Modulation Parameter
#jira UE-192899
#rb Seth.Weedin, helen.yang

[CL 28891178 by alfaroh corneyiii in ue5-main branch]
2023-10-18 17:14:09 -04:00
helen yang
0ab4260553 Update use of MetaSound FCreateOperatorParams to FBuilderOperatorParams for perf (Part 1)
#jira UE-195871
#rb phil.popp

[CL 28779659 by helen yang in ue5-main branch]
2023-10-13 19:29:51 -04:00
rob gay
086717ce71 Backing out modulation test module until editor tests gets fixed.
#rb none

[CL 28737009 by rob gay in ue5-main branch]
2023-10-12 20:01:43 -04:00
rob gay
33ee7bcc5b Sound Modulation GT/BP Watcher
#rb seth.weedin
#jira UE-197254

[CL 28675961 by rob gay in ue5-main branch]
2023-10-11 14:54:53 -04:00
miles flanagan
7b3862e916 Audio Modulation String operation bandaid
#rb rob.gay
#rnx

[CL 28601280 by miles flanagan in ue5-main branch]
2023-10-09 18:00:44 -04:00
josh adams
aeb5cb1347 - Restoring a backout after fixing the issue that causes the backout
[Backout] - CL27745134
[FYI] stan.hormell
Original CL Desc
-----------------------------------------------------------------
[Backout] - CL27731288 - CIS / Build Errors
[FYI] Josh.Adams
Original CL Desc
-----------------------------------------------------------------
- Deprecated GetSectionPrivate and FindOrAddSection, and accessors in FConfigFile that could return a non-const FConfigSection (this is so we can track modifications to config values)
- Added AddToSection, RemoveKeyFromSection, etc to replace directly accessing a FConfigSection
- Fixed up Epic code for the deprecations (at least the majority, some projects that aren't built by Horde presubmit may have some that we will address going forward)
#jira UE-194955
#rb david.harvey and various others

[CL 27923017 by josh adams in ue5-main branch]
2023-09-15 13:39:02 -04:00