- Remove specialized Audition object in favor of directly using UMetaSoundSource for Source builders
#rb phil.popp
#jira UE-194159
[CL 27861100 by rob gay in ue5-main branch]
* Refactored metasound source and patch asset actions to use new asset definitions
* Fixed issue with preset icons not showing up on restart
* Utilized sound base asset def
#jira UE-194293, UE-194188
#rb helen.yang
[CL 27799703 by aaron mcleran in ue5-main branch]
#jira FORT-653198
#fyi Maxwell.Hayes
Original CL Desc
-----------------------------------------------------------------
[Metasounds] Adding unreal insights markup:
* Added asset name metadata to "RegisterWithFrontEnd"
* Added per-asset counter for the number of concurrent operators alive at a time.
#jira UE-179996
#rb
[CL 27741788 by stan hormell in ue5-main branch]
* Added asset name metadata to "RegisterWithFrontEnd"
* Added per-asset counter for the number of concurrent operators alive at a time.
#jira UE-179996
#rb
[CL 27692414 by Maxwell Hayes in ue5-main branch]
- Add more extensible API to transforms for opting in or out of applying access type dynamically for inputs/outputs to builder API
- Added debug cvar for viewing node data in MetaSound editor
#rb helen.yang
#jira UE-194634
#rnx
[CL 27674059 by Rob Gay in ue5-main branch]
- Misc clean-up to reroute transform to make clearer and more concise
- Add ability to override tooltip for template node warnings & place existing reroute specific warning in reroute transform
#jira UE-194159
#rnx
[CL 27640602 by Rob Gay in ue5-main branch]
- Move reroute preprocessing to Builder API
- Fix for potential memory scribble when deleting output edges in builder
- Move builder to use deterministic guid generation where necessary
#rb helen.yang
#rb phil.popp
#jira UE-194159
#rnx
[CL 27615214 by Rob Gay in ue5-main branch]
- Better name for insights tags on "sub-graphs" (patchs) within a metasound source.
[REVIEW] [at]charlie.huguenard [at]phil.popp [at]rob.gay
[CL 27597480 by buzz burrowes in ue5-main branch]
- Default MajorVersion to 1 for AddNodeByClassName w/ better log
- Set some lesser used pins to AdvancedDisplay
- Clarify Node Handle display name
#rb maxwell.hayes
#jira UE-192617
#jira UE-192628
[CL 27559967 by helen yang in ue5-main branch]
[FYI] matthew.booth
[REVIEW] [at]phil.popp [at]buzz.burrowes [at]charlie.huguenard [at]jake.burga
#tests AudioQA AQ_AudioBus_MetaSounds map, EngineTest test list "All Tests" group "Audio" search "audio bus"
[CL 27524115 by nicholas howe in ue5-main branch]