- Make Wave Writer/Players follow alphabetical expectation to avoid most used implementations (mono/stereo) from being at bottom of node picker list
#rb maxwell.hayes
#jira UE-191837
#rnx
[CL 26782098 by rob gay in ue5-main branch]
(Actually, just "Add" new SoundWaveProxyReader class. Should also delete old class in same CL?)
[REVIEW] [at]phil.popp
[CL 26752479 by jake burga in ue5-main branch]
Engine can't depend on AudioCodecEngine (circular dependency)
somehow not caught in preflight :/
[FYI] phil.popp
[CL 26748753 by jake burga in ue5-main branch]
(Actually, just "Add" new SoundWaveProxyReader class)
- Remove from Metasound namespace
- Rename MetasoundWaveProxyReader to SoundWaveProxyReader
- MetasoundWavePalyerNode now uses SoundWaveProxyReader
- Use `LogAudio` instead of MetasoundLogs for logging.
[REVIEW] [at]phil.popp [at]jimmy.smith
[FYI] buzz.burrowes charlie.huguenard
[CL 26746778 by jake burga in ue5-main branch]
Integrate vertex data into graph builder.
#jira UE-150143, UE-149184
#rb Rob.Gay
#preflight 628677e9614041edb70a77d9
[CL 20284114 by phil popp in ue5-main branch]
- Add ability to track all internal data references to a core graph
- Add AnalyzerRegistry & first pass at value/envelope analyzers
- Add support for enabling analyzing from MetaSound Generator
- Add ability for tracking colorized bounds for edges as literal-color array
#rb phil.popp
#jira UE-147027
#jira UE-147028
#jira UE-147026
#preflight 627acbae10766ef8c112264c
[CL 20129340 by Rob Gay in ue5-main branch]
- pass on MetaSound nodes to use METASOUND_PARAM() and related macros for information about node vertices that should be localized
- fix typos, loc key collisions, and update audio unit test call sites
#jira UE-144518
#jira UE-145530
#rb aaron.mcleran
#preflight 62335f6ce12e0da4a52e74ba
#robomerge FNNC
[CL 19423048 by helen yang in ue5-main branch]
#rb rob.gay
#preflight 62057365a155a4cddac5bf1d
#jira UE-142194
#ROBOMERGE-AUTHOR: helen.yang
#ROBOMERGE-SOURCE: CL 18945030 in //UE5/Release-5.0/... via CL 18945230 via CL 18946167
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v917-18934589)
[CL 18946312 by helen yang in ue5-main branch]