Commit Graph

24 Commits

Author SHA1 Message Date
Steve Robb
7814fec1d1 TSharedPtr is now thread-safe by default.
ESPMode::Fast is deprecated.
UNIQUENETID_ESPMODE and UNIQUENETID_CONSTRUCTORVIS removed.
Delegate creation functions (DelegateType::CreateSP, DelegateType::BindSP and DelegateType::AddSP) now work in all modes, making the DelegateType::*ThreadSafeSP functions redundant (retained for backwards compatibliity).

#rb andriy.tylychko
#jira UE-102565
#fyi chris.varnsverry, ben.zeigler

[CL 16113360 by Steve Robb in ue5-main branch]
2021-04-26 08:56:09 -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
phil popp
4b47fb7f7d Refactor audio sysnesthesia modules to have core module with no engine dependecies.
#rb none
#jira UEAU-423

#ROBOMERGE-SOURCE: CL 12211452 in //UE4/Release-4.25/... via CL 12211457
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v662-12191386)

[CL 12211494 by phil popp in Main branch]
2020-03-16 13:32:55 -04:00
ryan durand
0f0464a30e Updating copyright for Engine Runtime.
#rnx
#rb none


#ROBOMERGE-OWNER: ryan.durand
#ROBOMERGE-AUTHOR: ryan.durand
#ROBOMERGE-SOURCE: CL 10869210 via CL 10869511 via CL 10869900
#ROBOMERGE-BOT: (v613-10869866)

[CL 10870549 by ryan durand in Main branch]
2019-12-26 14:45:42 -05:00
phil popp
31d2ef64d6 Audio Synesthesia Updates
Added onset analyzer which exposes audio onsets to blueprints.
Updated audio analysis trigger mechanism to avoid triggering analysis during an interaction
Updated saving mechanism to mark uobjects dirty when new results generated.
Updated audio analysis logic to keep track of most recent analysis result and avoid ordering issues arrising from async processing

#jira UEAU-262
#rb Ethan.Geller Aaron.McLeran Jimmy.Smith

#ROBOMERGE-SOURCE: CL 9902842 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v558-9892490)

[CL 9902846 by phil popp in Main branch]
2019-10-31 12:19:40 -04:00
phil popp
cd2b308465 Add loudness analyzer
#rb Ethan.Geller Aaron.McLeran Jimmy.Smith Rob.Gay
#jira UEAU-262

#ROBOMERGE-SOURCE: CL 9318374
#ROBOMERGE-BOT: (v455-9298202)

[CL 9374978 by phil popp in Main branch]
2019-10-02 13:45:06 -04:00
phil popp
70975ccdd4 #jira UEAU-262
#rb none
Back out changelist 8996521

[CL 9004756 by phil popp in Main branch]
2019-09-23 19:41:04 -04:00
phil popp
d2fad95448 adding loudness analyzer module
#rb Ethan.Geller Jimmy.Smith Aaron.McLeran Rob.Gay


#ROBOMERGE-OWNER: phil.popp
#ROBOMERGE-AUTHOR: phil.popp
#ROBOMERGE-SOURCE: CL 8990880 via CL 8991013
#ROBOMERGE-BOT: (v441-8974111)

[CL 8996521 by phil popp in Main branch]
2019-09-23 17:15:55 -04:00
phil popp
d4c8e6f7b3 moving include for SampleBuffer.h?
#jira UEAU-262
#rb none

[CL 8982759 by phil popp in Main branch]
2019-09-23 14:45:52 -04:00
phil popp
4ac0d32f27 Back out changelist 8976833
#rb none


#ROBOMERGE-OWNER: phil.popp
#ROBOMERGE-AUTHOR: phil.popp
#ROBOMERGE-SOURCE: CL 8978148 via CL 8978155
#ROBOMERGE-BOT: (v441-8974111)

[CL 8979433 by phil popp in Main branch]
2019-09-23 12:37:13 -04:00
phil popp
9780717573 Adding loudness analyzer to AudioSynesthesia
#rb Aaron.McLeran Ethan.Geller Rob.Gay Jimmy.Smith


#ROBOMERGE-OWNER: phil.popp
#ROBOMERGE-AUTHOR: phil.popp
#ROBOMERGE-SOURCE: CL 8976833 via CL 8976850
#ROBOMERGE-BOT: (v441-8974111)

[CL 8978206 by phil popp in Main branch]
2019-09-23 12:16:07 -04:00
phil popp
410ee0a66e Back out changelist 8656654
#jira none
#rb none

[CL 8657655 by phil popp in Main branch]
2019-09-12 13:49:12 -04:00
phil popp
103d398cb3 Back out changelist 8656339
#rb none

[CL 8656654 by phil popp in Main branch]
2019-09-12 12:54:38 -04:00
phil popp
9b4b44b474 Migrating some DSP from AudioMixer to SignalProcessing
Switching to TArrayViews in some instances
Adding magnitude and power spectrum methods.
Adding some array math routines.
#rb Ethan.Geller Aaron.McLeran Jimmy.Smith
#fyi Ethan.Geller

#ROBOMERGE-OWNER: phil.popp
#ROBOMERGE-AUTHOR: phil.popp
#ROBOMERGE-SOURCE: CL 8640932 via CL 8652557
#ROBOMERGE-BOT: (v414-8654207)

[CL 8656339 by phil popp in Main branch]
2019-09-12 12:40:08 -04:00
Josh Markiewicz
d79515867d Copying //UE4/Dev-Online to Dev-Main (//UE4/Dev-Main)
- Up to CL8320930 from DevOnline and 8311605 Merge Down from Main
- skipped some Fortnite content/plugins/code where it tried to reintegrate files that had been moved pending investigation
#rb none

[CL 8321295 by Josh Markiewicz in Main branch]
2019-08-26 18:35:22 -04:00
phil popp
81fe250e3c Adding Audio Analyzer framework
#rb Aaron.McLeran


#ROBOMERGE-SOURCE: CL 7776579 via CL 7782054
#ROBOMERGE-BOT: (v386-7774470)

[CL 7782243 by phil popp in Main branch]
2019-08-05 20:07:14 -04:00
phil popp
4f5da86227 Back out changelist 7774939
#rb none


#ROBOMERGE-SOURCE: CL 7775488 via CL 7781709
#ROBOMERGE-BOT: (v386-7774470)

[CL 7781893 by phil popp in Main branch]
2019-08-05 20:04:32 -04:00
phil popp
2eb4081dec Adding Audio Analyzer Architecture
#rb Aaron.McLeran


#ROBOMERGE-SOURCE: CL 7774939 via CL 7781638
#ROBOMERGE-BOT: (v386-7774470)

[CL 7781809 by phil popp in Main branch]
2019-08-05 20:03:57 -04:00
phil popp
47a206ce55 Back out changelist 7773664
#rb none


#ROBOMERGE-SOURCE: CL 7774461 via CL 7777458
#ROBOMERGE-BOT: (v386-7774470)

[CL 7777509 by phil popp in Main branch]
2019-08-05 17:28:09 -04:00
phil popp
bcd5affc0c Audio Analyzer Plugin Architecture
#rb Aaron.McLeran


#ROBOMERGE-SOURCE: CL 7773664 via CL 7777216
#ROBOMERGE-BOT: (v386-7774470)

[CL 7777358 by phil popp in Main branch]
2019-08-05 17:26:18 -04:00
phil popp
e9b8c667e0 Back out changelist 7709956
#rb none


#ROBOMERGE-SOURCE: CL 7710405 via CL 7711174
#ROBOMERGE-BOT: (v385-7708028)

[CL 7711217 by phil popp in Main branch]
2019-08-02 18:54:56 -04:00
phil popp
8d860b178e Adding audio analyzer infrastructure
#rb Aaron.McLeran


#ROBOMERGE-SOURCE: CL 7709956 via CL 7711153
#ROBOMERGE-BOT: (v385-7708028)

[CL 7711196 by phil popp in Main branch]
2019-08-02 18:54:16 -04:00
phil popp
6cdfcc021b Back out changelist 7707442
#rb none


#ROBOMERGE-SOURCE: CL 7707894 via CL 7708449
#ROBOMERGE-BOT: (v385-7708028)

[CL 7710682 by phil popp in Main branch]
2019-08-02 18:42:51 -04:00
phil popp
37998a50fc Audio Analyzer Infrastructure
#ROBOMERGE-SOURCE: CL 7707442 via CL 7708352
#ROBOMERGE-BOT: (v385-7708028)

[CL 7710655 by phil popp in Main branch]
2019-08-02 18:42:01 -04:00