- Update MetaSoundFrontendDocumentBuilder AddEdge... API calls to support both replacement and ignoring invalid requests where applicable
#rb phil.popp
#jira UE-190989
[CL 26661505 by rob gay in ue5-main branch]
- Add tests for connecting & disconnecting nodes that match graph interfaces
- Rename test accordingly
#rnx
#jira UE-186188
#rb helen.yang
[CL 26242483 by rob gay in ue5-main branch]
Major:
- Added missing input MetaSound audio interfaces
- Fixed interface bindings not working with referenced transient, non-asset MetaSounds
Minor:
- Fix builder name not being propagated to transient builders
- Fix not defaulting to success enum when creating patch builder
- Generalized pool of named/registered builders on Builder Subsystem instead of having them per type (to support future types without having to update the subystem for each additional future type.)
#rb helen.yang
[CL 26189673 by rob gay in ue5-main branch]
- Add delegates to respond to builder changes to document
- Add delegate handlers to source builder to forward requests to audition sound if live update enabled
- Misc piping for live updating
#jira UE-186952
#ok forgithub public
#rb phil.popp
[CL 26072389 by Rob Gay in ue5-main branch]
Fix up some test checks in MetronomeNodeTests
- more comprehensive tests in MetronomedNodeTests
- Test a range of Tempos and Time Signatures
[REVIEW] [at]charlie.huguenard [at]buzz.burrowes [at]phil.popp
#preflight 647619f4d8097b4382d66eba
#rb charlie.huguenard
[CL 25682772 by jake burga in ue5-main branch]
- Added Metasound::FRebindableGraphOperator
- Modified FOperatorBuilder to build either FGraphOperator or FRebindableGraphOperator
- Various API updates and fix-ups to support aforementioned changes.
#jira UE-184987
#rb Maxwell.Hayes
#preflight 6463ab60317ee2d9d1b37655
[CL 25496057 by phil popp in ue5-main branch]