Commit Graph

9 Commits

Author SHA1 Message Date
maxwell hayes
ec5d568ae5 Speculative defense around Wave Player Node start time (Clamping around number of frames instead of just duration in seconds)
#jira UE-176383
#rb Phil.Popp
#preflight 63f6b1979129b42b259b5374

[CL 24374656 by maxwell hayes in ue5-main branch]
2023-02-22 21:00:00 -05:00
sondra moyls
b0598a048e - Fix for off by one on looping Sound Waves in MetaSounds
- Fixed typo in Nearly Finished tooltip
#jira UE-160453
#preflight 6340b297090af7205c2a1a35
#rb phil.popp

[CL 22488819 by sondra moyls in ue5-main branch]
2022-10-12 19:51:02 -04:00
phil popp
2e184292d0 Fix for inconsistent metasound wave seek functionality
#jira UE-141007
#rb Max.Hayes
#preflight 6331d34ed747fe52c8ac4344

[CL 22191815 by phil popp in ue5-main branch]
2022-09-26 15:21:29 -04:00
helen yang
d14412ac5b Rename MetaSound cvars for consistency, fix typos
#jira none
#rb trivial
#preflight 630d758d556fc14dce5ad10c

[CL 21707153 by helen yang in ue5-main branch]
2022-08-30 15:11:11 -04:00
rob gay
9ed959dac8 Downgrade seek ensure to log
- Add more logging around failures in ADPCM decode
- Remove superfluous logs
#rb jimmy.smith
#rnx
#jira UE-145250
#preflight 6230cac1cf609c54b1e5ae8e
#p4v-cherrypick 19390151

[CL 19394411 by rob gay in ue5-main branch]
2022-03-15 16:40:51 -04:00
phil popp
e11afa41f0 Fix for metasound waveplayer pop on PCM audio
#jira UE-141570
#rb helen.yang
#preflight 62044d022f56bd0ebfa2184c

#ROBOMERGE-AUTHOR: phil.popp
#ROBOMERGE-SOURCE: CL 18928111 in //UE5/Release-5.0/... via CL 18931097 via CL 18931389
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v916-18915374)

[CL 18932016 by phil popp in ue5-main branch]
2022-02-10 00:30:57 -05:00
aaron mcleran
8db0b74958 Cleaning up codec definitions on soundwaves.
- Adding new enumeration to select PCM, ADPCM, Bink, and "platform specific"
- Updated platform codecs and various APIs to select correctly which codec to use
- Changed "is seekable streaming" semantics to "Is Seekable" since that is more correct in a post-stream-caching world
- Tried to clean up platform backends. Unable to move Bink decoder to multiplatform code because of module dependencies, will require a future refactor of our decoder module setup.

#rb Phil.Popp, Jimmy.Smith
#jira UE-140860
#preflight 61f97ad7f02e20f45add6d45

#ROBOMERGE-AUTHOR: aaron.mcleran
#ROBOMERGE-SOURCE: CL 18813332 in //UE5/Release-5.0/... via CL 18813341 via CL 18822758
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v910-18824042)

[CL 18824290 by aaron mcleran in ue5-main branch]
2022-02-02 07:35:13 -05:00
phil popp
ce4d6652d0 Fix CIS linker issue
#okforgithbu public
#rnx
#rb none
#jira none
#preflight skip

#ROBOMERGE-AUTHOR: phil.popp
#ROBOMERGE-SOURCE: CL 18748569 in //UE5/Release-5.0/... via CL 18748578 via CL 18748643
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)

[CL 18748662 by phil popp in ue5-main branch]
2022-01-26 20:26:26 -05:00
phil popp
44fc0c38c2 Rework Metasound Wave Player
#jira UE-134456
#rb Aaron.McLeran
#preflight 61f1e6c2f8088a3d299c5b9a

#ROBOMERGE-AUTHOR: phil.popp
#ROBOMERGE-SOURCE: CL 18748267 in //UE5/Release-5.0/... via CL 18748279 via CL 18748380
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)

[CL 18748393 by phil popp in ue5-main branch]
2022-01-26 19:58:08 -05:00