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
nuno leiria
0cfc5dac45
Remove DLLEXPORT from header enums.
...
They are not necessary and clang generates errors.
#rb luke.thatcher
[CL 15956158 by nuno leiria in ue5-main branch]
2021-04-08 11:32:15 -04:00
maxwell hayes
3b13acf441
Non-unity fix: Added missing include to midi note quantizer
...
#rb trivial
#okforgith public
#jira UE-112796
#ROBOMERGE-SOURCE: CL 15917254 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)
[CL 15920942 by maxwell hayes in ue5-main branch]
2021-04-05 14:55:31 -04:00
maxwell hayes
3c2f8161d8
Metasound: Midi Note Quantization node
...
#rb Aaron.McLeran
#jria UEAU-769, UEAU-761
#ROBOMERGE-SOURCE: CL 15897340 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)
[CL 15897344 by maxwell hayes in ue5-main branch]
2021-04-01 18:38:40 -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
miles flanagan
390cc998bb
MetasoundWaveShaper Node
...
- New metasound node that runs a waveshaper on incoming audio
- Adding Bias and more shapes to the DSP waveshaper class
#ROBOMERGE-SOURCE: CL 15699110 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v781-15675533)
[CL 15699113 by miles flanagan in ue5-main branch]
2021-03-15 14:53:00 -04:00
jimmy smith
1c943cb340
Fix for Oscillator phase reset on "2D Rotation".
...
Add "Generator" Category to all noise/sine/triange/saw/square.
Disable Genertion enum options that are defaulting to others (for Early Access)
#rb
#jira UE-109807
#ROBOMERGE-SOURCE: CL 15622474 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v777-15581079)
[CL 15622476 by jimmy smith in ue5-main branch]
2021-03-05 03:40:54 -04:00
jimmy smith
5a644693dd
Metasound Noise Generators (pink, white)
...
#rb aaron.mcleran phil.popp
#jira UEAU-720
#ROBOMERGE-SOURCE: CL 15619889 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v777-15581079)
[CL 15619902 by jimmy smith in ue5-main branch]
2021-03-04 20:00:39 -04:00
jimmy smith
260ff5ff7c
Metasound Oscillators Nodes/Operators first pass (saw, triangle, square, sine)
...
#jira UEAU-715 UEAU-717 UEAU-718 UEAU-719
#rb phil.popp
#ROBOMERGE-SOURCE: CL 15525736 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15525738 by jimmy smith in ue5-main branch]
2021-02-24 23:39:29 -04:00
Marc Audy
9753392e2b
Merge UE5/RES CL# 15462083 to UE5/Main
...
This represents UE4/Main @ 15414221
[CL 15463811 by Marc Audy in ue5-main branch]
2021-02-18 18:13:28 -04:00
Maxwell Hayes
e0b979ac02
Metasound Filters
...
#rb aaron.mcleran
#jira UEAU-694
[CL 15281575 by Maxwell Hayes in ue5-main branch]
2021-02-02 13:50:22 -04:00
Dan Thompson
b06e898e8d
dsp: adding fast accurate sin tone buffer generator
...
[CL 15272336 by Dan Thompson in ue5-main branch]
2021-02-01 13:26:18 -04:00
Maxwell Hayes
5afd6b944c
Making clear distinction between GetAbsoluteAverageAmplitude and GetAverageAmplitude in buffer vector ops.
...
#jira nojira
#rb Phil.Popp
[CL 15187887 by Maxwell Hayes in ue5-main branch]
2021-01-25 17:26:35 -04:00
jimmy smith
be861532d6
Optimization to Audio::FastSin3
...
#jira none
#rm miles.flanagan aaron.mcleran
[CL 15160386 by jimmy smith in ue5-main branch]
2021-01-21 18:59:47 -04:00
Rob Gay
917b0b650d
Update ADSR node to work like a more traditional ADSR envelope
...
#rb ryan.mangin aaron.mcleran
#jira UEAU-632
[CL 15044609 by Rob Gay in ue5-main branch]
2021-01-11 18:56:18 -04:00
Aaron McLeran
5ea322f9f5
Adding new architecture for realtime analysis using audio buses.
...
- Implemented a realtime analyzer for loudness.
- Added some utilities to multithreaded audio patching
- Added some utilities to audio buses
#rb Jimmy.Smith
#jira UEAU-629
[CL 15032777 by Aaron McLeran in ue5-main branch]
2021-01-09 18:31:09 -04:00
Marc Audy
a7f9391231
Merge UE5/Release-Engine-Staging @ 14811410 to UE5/Main
...
This represents UE4/Main @ 14768117
For ReleaseObjectVersion.h
#lockdown Marcus.Wassmer
[CL 14811440 by Marc Audy in ue5-main branch]
2020-11-24 18:42:39 -04:00
Rob Gay
555bfa6da4
Edigrate AudioBus Support in DynamicsProcessor
...
- Ability to subscribe submix listener via patch splitter
#rb phil.popp
#jira none
[CL 14810395 by Rob Gay in ue5-main branch]
2020-11-24 14:24:48 -04:00
Marc Audy
68150e0be7
Merge UE5/Release-Engine-Staging to UE5/Main @ 14611496
...
This represents UE4/Main @ 14594913
[CL 14612291 by Marc Audy in ue5-main branch]
2020-10-29 13:38:15 -04:00
Marc Audy
4c1bb11c29
Merge UE5/Release-Engine-Staging to UE5/Main @ 14548662
...
This represents UE4/Main @ 14525125 + cherrypicked fixes
#skipundocheck
[CL 14551026 by Marc Audy in ue5-main branch]
2020-10-22 19:19:16 -04:00
Marc Audy
50a3d7d368
Merge Release-Engine-Staging to Main @ CL# 14467590
...
This represents UE4/Main @ 14432125 + some cherrypick fixes
[CL 14468207 by Marc Audy in ue5-main branch]
2020-10-09 22:42:26 -04:00
Rob Gay
61a9a54d14
Add FAligned versions in favor of code standard and deprecate old variants
...
#rb jimmy.smith
#jira none
[CL 14320854 by Rob Gay in ue5-main branch]
2020-09-15 13:08:34 -04:00
Ethan Geller
74b3b5c05b
#jira UEAU-480
...
Initial implementation of the metasound transmission systems, as well as send and receive nodes.
#rb phil.popp
[CL 14272158 by Ethan Geller in ue5-main branch]
2020-09-08 14:13:51 -04:00
Marc Audy
7379fa99c5
Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14229157
...
[CL 14233282 by Marc Audy in ue5-main branch]
2020-09-01 14:07:48 -04:00
Marc Audy
a7c9001a94
Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14075166
...
#rb
#rnx
[CL 14075271 by Marc Audy in ue5-main branch]
2020-08-11 01:36:57 -04:00