7 Commits

Author SHA1 Message Date
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
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
ben zeigler
9ea9312867 Fix broken redirects discovered by running -DebugCoreRedirects on the engine
Some of these needed full paths after the path lookup changes, some were out of date, and some were typos
#jira UE-161345
#rb matt.peters
#preflight 6306824e5a5d4e462465eaf7

[CL 21566281 by ben zeigler in ue5-main branch]
2022-08-25 11:56:33 -04:00
Rob Gay
e894af4d0c Checkpoint - WaveTable Integration w/Modulation & MetaSounds
- Removed duplicate implementation of ModPatch editor stuff now that WT Plugin covers it
- Add UWaveTableBank asset & WaveTable MetaSound DataType
- Add Full Sin as curve type
- Fix-up ability to make WaveTable assets bipolar but leave Modulation Patches unipolar
- Inherit ModulationTransform from new WaveTableTransform for extensibility to WT implementation
- Move ModulationCurve --> WaveTableCurve
- FastSin to Sin implementation in now WaveTableCurve (no reason to use fast implementation when using WT or interpolating curve key implementation at block rate)
#rb helen.yang
#jira UE-156634
#jira UE-156635
#jira UE-156874
#preflight 62b9cf61de2c0f4cf8774a9a

[CL 20832273 by Rob Gay in ue5-main branch]
2022-06-27 12:00:38 -04:00
Rob Gay
75142ba0b1 Fix misnamed enum that is not initialized
#rb trivial
#jira UE-113950
#preflight 60a55aac0569f30001f05080

[CL 16390795 by Rob Gay in ue5-main branch]
2021-05-19 15:27:07 -04:00
Rob Gay
cc7d7990e8 Fix modulation parameter assets not being loaded in non-editor builds
#rb ryan.mangin
#jira none

[CL 14329546 by Rob Gay in ue5-main branch]
2020-09-16 14:30:53 -04:00