Commit Graph

5 Commits

Author SHA1 Message Date
helen yang
a31614e6ca MetaSound oscillator generator fixes
- change triangle oscillator implementation
- fix DC offset issue for square wave
- apply fade in after unipolar transformation to prevent popping

#jira UE-109808
#jira UE-110879
#jira UE-110734
#rb phil.popp, jimmy.smith
#preflight 61b266c59a6856cf8de96451

#ROBOMERGE-AUTHOR: helen.yang
#ROBOMERGE-SOURCE: CL 18425267 in //UE5/Release-5.0/... via CL 18425290
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v897-18405271)

[CL 18425299 by helen yang in ue5-release-engine-test branch]
2021-12-09 16:35:41 -05:00
ryan durand
0f0464a30e Updating copyright for Engine Runtime.
#rnx
#rb none


#ROBOMERGE-OWNER: ryan.durand
#ROBOMERGE-AUTHOR: ryan.durand
#ROBOMERGE-SOURCE: CL 10869210 via CL 10869511 via CL 10869900
#ROBOMERGE-BOT: (v613-10869866)

[CL 10870549 by ryan durand in Main branch]
2019-12-26 14:45:42 -05:00
rob gay
4a5ec0bb9e - Fix bug with removing all modulateable sound references instead of single instances in mod proxies (can have the same sound reference a proxy more than once, and this is okay)
- Fix copy pasta in LFO deactivation
- Divert code paths more clearly for when previewing sounds and forcing activation of modulation types and fix bug with certain proxies sticking around or attempting to deactivate early
- Fix uninitialized BaseFreq member in IOscBase
[FYI] Phil.Popp
#rb Maxwell.Hayes
#jira UE-80277

#ROBOMERGE-SOURCE: CL 9745782 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v542-9736015)

[CL 9745787 by rob gay in Main branch]
2019-10-22 11:09:27 -04:00
maxwell hayes
4617b552e5 Refactor of the audio LinearEase and ExponentialEase classes in DSP.h to make the interfaces more indicitive of their behavior.
#rb Phil.Popp


#ROBOMERGE-SOURCE: CL 8933182 via CL 8933183
#ROBOMERGE-BOT: (v435-8929571)

[CL 8933184 by maxwell hayes in Main branch]
2019-09-20 14:42:00 -04:00
Josh Markiewicz
d79515867d Copying //UE4/Dev-Online to Dev-Main (//UE4/Dev-Main)
- Up to CL8320930 from DevOnline and 8311605 Merge Down from Main
- skipped some Fortnite content/plugins/code where it tried to reintegrate files that had been moved pending investigation
#rb none

[CL 8321295 by Josh Markiewicz in Main branch]
2019-08-26 18:35:22 -04:00