- Sanatize bus value by clamping in editor
- Generic modulation control buses/mixing boilerplate (not enabled)
- Disable modulation curve editor to fix crash in editor
#jira UE-81822
#rb phil.popp
[CL 9625443 by Rob Gay in 4.24 branch]
- Add update modulator functionality so that any changes to uobject can be reflected in thread-safe proxy modulation types via blueprint/code
- Finish, fix & polish auto-activate modulation support
- Rename ModulatorBus types to ControlBus (to avoid confusion between USoundModulatorBusBase and USoundBusModulatorBase)
#rb ethan.geller
#ROBOMERGE-SOURCE: CL 8615006 via CL 8629408
#ROBOMERGE-BOT: (v409-8614070)
[CL 8631382 by rob gay in Main branch]
- 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]