Commit Graph

6 Commits

Author SHA1 Message Date
rob gay
bb57b90bb2 Remove Optimization.Never
#rnx
#rb none

#ROBOMERGE-SOURCE: CL 12739467 via CL 12739468 via CL 12739469
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v676-12543919)

[CL 12739471 by rob gay in Main branch]
2020-04-10 23:48:36 -04:00
rob gay
20fe08b42d Generic Parameter Modulation Refactor
- Add classes to allow modulation of effect parameters
- Remove cruft from first attempt at adding generic modulators

Minor-ish:
- Clean-up headers
- Rename AudioModulationImpl --> AudioModulationSystem
- Remove dead generic code

#rb jimmy.smith

#ROBOMERGE-SOURCE: CL 12732445 via CL 12732449 via CL 12732451
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v676-12543919)

[CL 12732457 by rob gay in Main branch]
2020-04-10 16:18:29 -04:00
rob gay
8cc1e04a0a - Move Effect Preset Instances array to use weak pointers to allow for safe bookkeeping and avoid crash on shutdown with dangling raw pointer after client mixer code deletes out from under effect system.
Note: Cleaned up resource acquisition and initialization to be more clear as to who owns sound effect instances using factory-style Create call on FSoundEffectSubmix & FSoundEffectSource.

#rb ethan.geller
#rnx


#ROBOMERGE-OWNER: rob.gay
#ROBOMERGE-AUTHOR: rob.gay
#ROBOMERGE-SOURCE: CL 12157714 via CL 12157760
#ROBOMERGE-BOT: (v659-12123632)

[CL 12157761 by rob gay in Main branch]
2020-03-12 19:51:55 -04:00
Josh Adams
7a923778c2 - Fixed Windows Clang link errors (didn't make a lot of sense, but should not be an issue)
#rb ben.ingram
#jria UE-88388

[CL 11314993 by Josh Adams in Main branch]
2020-02-10 18:21:14 -05:00
Ethan Geller
9121bc3a44 #jira none
Fix copyrights for new soundfield/endpoint files.
#rb none

[CL 11302296 by Ethan Geller in Main branch]
2020-02-09 19:34:33 -05:00
ethan geller
1b9558d5fa Editgrate 4.25 audio features from project stream:
-Soundfield Submixes
-Endpoint Submixes
-Unreal Ambisonics Encoder/Decoder

[FYI] aaron.mcleran, maxwell.hayes, phil.popp, rob.gay, charles.egenbacher, kevin.neilson


#ROBOMERGE-OWNER: ethan.geller
#ROBOMERGE-AUTHOR: ethan.geller
#ROBOMERGE-SOURCE: CL 11302185 via CL 11302187
#ROBOMERGE-BOT: (v649-11301724)

[CL 11302191 by ethan geller in Main branch]
2020-02-09 18:57:53 -05:00