Commit Graph

10 Commits

Author SHA1 Message Date
maxwell hayes
cb79a7b739 Fix for mixer node names being inconsistent on some platforms.
#rb
#jira UE-112984
#lockdown nick.whiting

#ROBOMERGE-SOURCE: CL 16023122 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v789-15992632)

[CL 16023197 by maxwell hayes in ue5-main branch]
2021-04-15 12:59:34 -04:00
maxwell hayes
04a6ef97b6 Metasound: Fix for Loctext name collision in the mixer node causing vertex mismatches duing metasound graph construction (and no audio to play) in multiple scenarios. (undo/redo operations, silent on certain platforms, etc.)
#jira UE-112984, UE-113277
#rb ryan.mangin
#lockdown Nick.Whiting

#ROBOMERGE-SOURCE: CL 16008123 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v789-15992632)

[CL 16008303 by maxwell hayes in ue5-main branch]
2021-04-14 13:35:14 -04:00
maxwell hayes
dadf276c7a metasound: Fix for silent output by default in audio mixer node
#jira UE-112971
#rb trivial
#lockdown  nick.whiting

#ROBOMERGE-SOURCE: CL 15936933 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)

[CL 15936956 by maxwell hayes in ue5-main branch]
2021-04-06 20:45:05 -04:00
maxwell hayes
66c0b03008 Templatize Audio mixer nodes
#rb Aaron.McLeran
#jira UEAU-760, UEAU-759, UEAU-758
#preflight 606b4839002e5c000188050b

#ROBOMERGE-SOURCE: CL 15920097 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)

[CL 15921322 by maxwell hayes in ue5-main branch]
2021-04-05 15:11:59 -04:00
phil popp
2422ceda6d Updating vertex default retrieval method
#rb Rob.Gay
#jira UEAU-750
#preflight 605a6c01aab31200018ce048

#ROBOMERGE-SOURCE: CL 15787523 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v783-15756269)

[CL 15790788 by phil popp in ue5-main branch]
2021-03-23 22:43:28 -04:00
rob gay
fd8bd04b55 - General Metasound Type Reduction
- Reduced Metasound Time Types to single FTime
- Show AudioBuffer as just "Audio" in UI/UX in preparation for nuking mono/stereo type ("mono" will be implicit for single audio type)
- Removed Frequency type
- Removed exposition of Gain as registered type (left code for potential use in node development)
- Added Nodes to convert accordingly between removed types
#rb phil.popp
#jira UEAU-699

#ROBOMERGE-SOURCE: CL 15415392 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15415399 by rob gay in ue5-main branch]
2021-02-16 01:26:50 -04:00
Rob Gay
3a91f64f60 Add ability to define default literals on input vertex in Metasound core
- Update default values for standard nodes to sensible values
#rb phil.popp
#jira UEAU-687
#fyi jimmy.smith

[CL 15299246 by Rob Gay in ue5-main branch]
2021-02-03 14:36:36 -04:00
phil popp
86732c1ec4 Update Metasound Graph Core Metadata
- Rename FNodeInfo to FNodeClassMetadata
- Add FGuid to Metasound node instances
- Metasound node class names are now Namespace.Name.Variant
- Add displayname for Metasound node classes.
#jira UE-107332
#jira UEAU-660
#rb Rob.Gay

[CL 15253779 by phil popp in ue5-main branch]
2021-01-28 19:02:51 -04:00
Rob Gay
960ad09c4a Stoppin' the fun boppin' (Final... hopefully... rename of bop to trigger)
#rb phil.popp
#jira none

[CL 15221646 by Rob Gay in ue5-main branch]
2021-01-27 15:54:01 -04:00
jimmy smith
78a90297c2 Mixer Node for Metasounds
#jira UEAU-617
#rob.gay phil.popp aaron.mcleran

[CL 15197329 by jimmy smith in ue5-main branch]
2021-01-25 22:03:24 -04:00