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
maxwell hayes
b5d37cfbb1
Fix for crash when metasound wave player uses ForceInline-ed audio on some platforms (increased decode size).
...
#rb Aaron.McLeran
#jira UE-137715
#preflight 61ef42b6ca3de856bce22a7d
#ROBOMERGE-AUTHOR: maxwell.hayes
#ROBOMERGE-SOURCE: CL 18717853 in //UE5/Release-5.0/... via CL 18717885 via CL 18718013
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)
[CL 18718038 by maxwell hayes in ue5-main branch]
2022-01-24 19:42:07 -05:00
phil popp
46ae18b8f3
Fixing missed samples in linear interpolation resampler
...
#jira UE-113298
#rb Max.Hayes
#lockdown Nick.Whiting
#ROBOMERGE-SOURCE: CL 16014506 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v789-15992632)
[CL 16021833 by phil popp in ue5-main branch]
2021-04-15 11:24:11 -04:00
phil popp
c78e597994
Looping metasound wave pop fixes
...
#jira UE-112985
#lockdown Nick.Whiting
[FYI] Sondra.Moyls
#rb Rob.Gay
#preflight 606f7f3ef4a8770001b02b90
#ROBOMERGE-SOURCE: CL 15961683 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v787-15839533)
[CL 15979473 by phil popp in ue5-main branch]
2021-04-12 13:08:39 -04:00
phil popp
7f76e47a04
Fix Metasound pop when looping audio
...
#jira UE-112985
#lockdown Nick.Whiting
#rb Maxwell.Hayes
#preflight 606f364c812f1500016c558a
#ROBOMERGE-SOURCE: CL 15957930 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v787-15839533)
[CL 15975821 by phil popp in ue5-main branch]
2021-04-12 03:49:32 -04:00
aaron mcleran
198dc93420
Wave player node work
...
#rb Phil.Popp, Rob.Gay, Maxwell.Hayes
#preflight 606421e54862cc0001be00f7
#ROBOMERGE-SOURCE: CL 15872323 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)
[CL 15872328 by aaron mcleran in ue5-main branch]
2021-03-31 04:09:57 -04:00
maxwell hayes
d9620d708c
Fixing pitch zippering in wave player node
...
#rb Aaron.McLeran
#jira nojira
#ROBOMERGE-SOURCE: CL 15803704 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v783-15756269)
[CL 15808133 by maxwell hayes in ue5-main branch]
2021-03-24 16:42:09 -04:00
maxwell hayes
f6ea79f30b
Adding seek and looping ability to metasound wave playe node.
...
#rb Aaron.McLeran
#jira UEAU-728, UEAU-587, wave
#preflight 6050099457edcb0001511a4e
#ROBOMERGE-SOURCE: CL 15708178 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v781-15675533)
[CL 15708220 by maxwell hayes in ue5-main branch]
2021-03-15 22:10:18 -04:00
phil popp
bef6f52883
MetaSound array bug fixes
...
- Removing MultichannelAudioFormat registration because type is unused
- Implementing copy constructor and copy assignment operator on FWaveAsset to support array nodes
- Fixing index checks on array set/get/subset
- Renaming Array Slice to Array Subset
#jira UE-109801
#jira UE-109800
#jira UE-109770
#jira UE-109769
#rb Max.Hayes
#ROBOMERGE-SOURCE: CL 15662701 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v779-15635321)
[CL 15662703 by phil popp in ue5-main branch]
2021-03-09 21:30:41 -04:00
maxwell hayes
a781a97922
Improvements to Metasound Wave decoding
...
#jira UE-108501, UE-107548, UEAU-693
#rb Phil.Popp
#ROBOMERGE-SOURCE: CL 15564761 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15564769 by maxwell hayes in ue5-main branch]
2021-03-01 20:25:28 -04:00
maxwell hayes
fdbecb4db6
Follow-up refactor to address fallout from FSoundWaveProxy
...
#jira UE-108764, UE-109386, UE-108969, UEAU-691
#rb Phill.Popp
#ROBOMERGE-SOURCE: CL 15538813 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15538828 by maxwell hayes in ue5-main branch]
2021-02-26 02:30:51 -04:00
phil popp
0a424692a2
Supporting automatic registration of Metasound TArray types when a data type is registered.
...
#jira UEAU-701
#rb Aaron.McLeran
#ROBOMERGE-SOURCE: CL 15446108 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15454212 by phil popp in ue5-main branch]
2021-02-18 13:11:33 -04:00
maxwell hayes
28110078c9
Fix for discontinuity in Wave Player Node
...
#jira nojira
#rb rob.gay
#ROBOMERGE-SOURCE: CL 15318118 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15318149 by maxwell hayes in ue5-main branch]
2021-02-04 13:13:30 -04:00
Maxwell Hayes
d1e5800155
Add pitch control to Wave Player Node
...
#jira UEAU-621
#rb none
[CL 15176867 by Maxwell Hayes in ue5-main branch]
2021-01-25 06:10:37 -04:00
Maxwell Hayes
36dc9ec1f2
Metasound wave player node
...
#rb Aaron.McLeran
#jira UEAU-615
[CL 15175555 by Maxwell Hayes in ue5-main branch]
2021-01-24 16:12:59 -04:00
jimmy smith
39745ac8ae
WavePlayer Backcompat with old ICompressedAudioInfo
...
#rb ethan.geller phil.popp aaron.mcleran
#jira UEAU-591
[CL 14275071 by jimmy smith in ue5-main branch]
2020-09-08 18:12:55 -04:00
phil popp
6f76060972
Remove need for magic number.
...
#jira UEAU-496
#rb Rob.Gay
[CL 14236807 by phil popp in ue5-main branch]
2020-09-01 16:35:28 -04:00
Ethan Geller
2ee51b0fa1
#jira UEAU-544
...
Support for UObject literals in metasounds.
#rb phil.popp
[CL 14109099 by Ethan Geller in ue5-main branch]
2020-08-13 19:07:41 -04:00
jimmy smith
014c8bc772
SoundWave -> WavePlayer unit tests (doing inline encode).
...
#rb ethan.geller rob.gay phil.popp
#jira ueau-548
[CL 14084453 by jimmy smith in ue5-main branch]
2020-08-11 16:50:48 -04:00
jimmy smith
885b64d1c0
Add module name to Registration Macro and move Wave types to MetaaoundEngine
...
#rb ethan.geller phil.popp rob.gay aaron.mcleran
#jira UEAU-548
[CL 14052147 by jimmy smith in ue5-main branch]
2020-08-06 16:10:06 -04:00