11 Commits

Author SHA1 Message Date
Robb Surridge
610c467639 Update vendor links for built-in plugins to use secure protocol.
#jira UE-166823
#rb lauren.barnes
#preflight 6352b20b7261e565c476ec3b

[CL 22690089 by Robb Surridge in ue5-main branch]
2022-10-21 11:04:07 -04:00
rob gay
df184f0168 Mark AudioModulation as no longer in beta
#rb trivial
[FYI] sondra.moyls
#rnx
#preflight 631a1c54967ffc68fbe0f037

[CL 21908761 by rob gay in ue5-main branch]
2022-09-08 20:28:25 -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
99fda57102 Fix crash due to module load order
#jira UE-155166
#rb helen.yang
#preflight 62a78c5d132fd0303d81fb18
#lockdown

#ROBOMERGE-AUTHOR: rob.gay
#ROBOMERGE-SOURCE: CL 20633587 in //UE5/Release-5.0/... via CL 20649264
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v955-20579017)

[CL 20656342 by rob gay in ue5-main branch]
2022-06-14 16:24:05 -04:00
aurel cordonnier
fc542f6cfd Merge from Release-Engine-Staging @ 18081189 to Release-Engine-Test
This represents UE4/Main @18073326, Release-5.0 @18081140 and Dev-PerfTest @18045971

[CL 18081471 by aurel cordonnier in ue5-release-engine-test branch]
2021-11-07 23:43:01 -05:00
Rob Gay
c966d3efd8 Edigrate fixes from 4.26: SoundCueTemplate update & Modulation Mix crash fix
#rb none
#jira none

[CL 14372610 by Rob Gay in ue5-main branch]
2020-09-22 23:55:45 -04:00
Marc Audy
7379fa99c5 Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14229157
[CL 14233282 by Marc Audy in ue5-main branch]
2020-09-01 14:07:48 -04:00
Rob Gay
63fac693b0 Move icons to AudioModulation plugin content directory
#jira UE-90913
#rnx
#rb none

[CL 12437007 by Rob Gay in 4.25 branch]
2020-03-25 23:11:29 -04:00
Rob Gay
a4b0b83ddb Edigration of CL 11460969, 11451271, 11461350, 11467851
- Add Mix serialization/deserialization to ini files
- Fix mix set/update logic and crash involved with removing mix proxy before stop fade complete
- Mixes can now activate buses they act on if bus is not already active. This avoids a lot of unnecessary legwork to ensure active status when buses *should* be active.  It also avoids a lot of complexity around mix state being mismatched between UObject & proxy representation
#rb ryan.mangin
#jira none

[CL 11911000 by Rob Gay in 4.25 branch]
2020-03-04 14:53:05 -05:00
rob gay
2d2c334395 Mark AudioModulation & SoundCueTemplates as Beta
#rb ethan.geller


#ROBOMERGE-SOURCE: CL 8352879 via CL 8359369
#ROBOMERGE-BOT: (v401-8057353)

[CL 8360296 by rob gay in Main branch]
2019-08-27 22:03:34 -04:00
rob gay
b66ba3f89d Publish Modulation
- Fix thread safety issues
- Fix auto-activation/deactivation in early form (WIP: Need to add source counting.  Realized needs a refactor and cannot rely on source ids.  Virtualized sources should be able to act as a "source" in count)
#rb none


#ROBOMERGE-SOURCE: CL 8213940 via CL 8227093
#ROBOMERGE-BOT: (v401-8057353)

[CL 8227596 by rob gay in Main branch]
2019-08-23 11:09:36 -04:00