58 Commits

Author SHA1 Message Date
alfaroh corneyiii
deecc2004b Add Bus Name & Parameter Name to Control Bus Update Message in Audio Insights
#jira UE-226860
#rb Rob.Gay

[CL 37020889 by alfaroh corneyiii in 5.5 branch]
2024-10-10 11:03:21 -04:00
alfaroh corneyiii
6fd632734f New Control Buses default to Volume Parameter
#jira UE-217707
#rb helen.yang

[CL 35802596 by alfaroh corneyiii in ue5-main branch]
2024-08-26 12:52:58 -04:00
alex perez
9985b9cd48 [Audio Insights] Update Audio Insights data when scrubbing in Unreal Insights (part 1): Passing Session To Analyzers to be able to update the session duration.
#jira UE-219139
#rb Brian.Chrisman

[CL 35649527 by alex perez in ue5-main branch]
2024-08-20 03:32:21 -04:00
alfaroh corneyiii
d908e67b7a Move AudioInsightsModule.h back to private
#jira UE-211944
#rb alex.perez, Rob.Gay

[CL 35219119 by alfaroh corneyiii in ue5-main branch]
2024-07-31 13:26:23 -04:00
alfaroh corneyiii
00e382c2a8 Control Bus Dashboard
#rb Rob.Gay
#jira UE-211944

[CL 34547760 by alfaroh corneyiii in ue5-main branch]
2024-06-20 17:49:40 -04:00
alfaroh corneyiii
cc640846b5 Audio Modulation Insights stub
#jira UE-208961
#rb Rob.Gay

[CL 32341115 by alfaroh corneyiii in ue5-main branch]
2024-03-19 17:59:41 -04:00
alfaroh corneyiii
74f16bd1a4 Remove Private Audio Modulation folder from Audio Modulation Editor Build Module
#jira UE-193783
#rb rob.gay

[CL 27612479 by alfaroh corneyiii in ue5-main branch]
2023-09-05 17:11:07 -04:00
alfaroh corneyiii
7e95f81b19 add tooltip to Control Bus Mix Stage "Value" parameter
#rb rob.gay

[CL 26029644 by alfaroh corneyiii in ue5-main branch]
2023-06-15 18:45:27 -04:00
bob tellez
e4df449ecc #UE Disable expensive audio modulation asset registry OnAssetAdded function
[FYI] Rob.Gay

[CL 24667986 by bob tellez in ue5-main branch]
2023-03-16 01:40:25 -04:00
joe kirchoff
d5a5a356b9 Remove unnecessary Public and Private entries for the current module being added to PublicIncludePaths or PrivateIncludePaths
#rnx
#jira UE-177808
#preflight 63f3fb8c90198dffba00cc27

[CL 24331758 by joe kirchoff in ue5-main branch]
2023-02-20 20:22:44 -05:00
alfaroh corneyiii
6db5ea4e8a Fix bug in Control Bus Mix Stage UI
#jira UE-168017
#rb helen.yang
#preflight 635332e23a547c3da39df678
#lockdown nick.whiting

[CL 22712203 by alfaroh corneyiii in ue5-main branch]
2022-10-22 15:37:12 -04:00
alfaroh corneyiii
2ef6158e6e Fix edge case in Audio Modulation Unit Display
#jira UE-120295
#rb rob.gay
#preflight 6335ea6ca852bd922cfb603f

[CL 22264049 by alfaroh corneyiii in ue5-main branch]
2022-09-30 01:36:31 -04:00
rob gay
9c38dc6c5d - Set the MixStage to the referenced bus' ModulationParameter default normalized/unit values when changing input bus
- Add 'Reset To Default' for MixStages
#rb alfaroh.corneyiii
#jira UE-122319
#preflight 633522c3c351ce85fa01a27b

[CL 22263105 by rob gay in ue5-main branch]
2022-09-30 00:45:50 -04:00
bryan sefcik
50d4fac9e0 Updated ../Engine/Plugins/... to inline gen.cpp files
Before:
3548 unity files
Total CPU Time: 47343.578125 s
Total time in Parallel executor: 494.60 seconds

After:
3445 unity files
Total CPU Time: 46044.671875 s
Total time in Parallel executor: 468.51 seconds

#jira
#preflight 63336159b20e73a098b7f24f

[CL 22218213 by bryan sefcik in ue5-main branch]
2022-09-28 01:06:15 -04:00
alfaroh corneyiii
28f4e0119e Fix for Modulation Parameter�s Unit not displaying
#jira UE-120295
#rb rob.gay
#preflight 6324e917cb23fcbbd82643bb

[CL 22064117 by alfaroh corneyiii in ue5-main branch]
2022-09-16 20:30:35 -04:00
alfaroh corneyiii
a30156092c Audio Telemetry Clean-Up
#rb rob.gay
#jira UE-159979
#preflight 63040b47c00af5e2940a0055

[CL 21497581 by alfaroh corneyiii in ue5-main branch]
2022-08-22 19:19:05 -04:00
Rob Gay
c61fc4c620 WaveTable Checkpoint:
Envelope, getter, & oscillator nodes (Enablement will come in future CL)
- WaveTable Clean-up, full file res, & interactive edit support
- Add ability to use full sample size in WaveTableBank
- Remove ability to use WTs for ModulationPatches.  Not a good enough use case and enveloping UX still not at at a usable place.
- Add WaveTableData size & length @48kHz properties on WaveTableBanks for eyeballing memory/ usage & general size (editor only props)
#rb Helen.Yang
#rb Phil.Popp
#jira UE-156635
#jira UE-158696
#jira UE-158697
#rnx
#preflight 62c5c2f5097ca6afc4f2452a

[CL 20969035 by Rob Gay in ue5-main branch]
2022-07-06 13:27:08 -04:00
alfaroh corneyiii
0721a174c6 Audio Plugin Telemetry Part 1
Audio Capture, Audio Modulation, Audio Synesthesia
#jira UE-157510
#rb
#preflight 62ba3b364209c7c579ee9482

[CL 20843072 by alfaroh corneyiii in ue5-main branch]
2022-06-27 19:38:55 -04:00
Rob Gay
e894af4d0c Checkpoint - WaveTable Integration w/Modulation & MetaSounds
- Removed duplicate implementation of ModPatch editor stuff now that WT Plugin covers it
- Add UWaveTableBank asset & WaveTable MetaSound DataType
- Add Full Sin as curve type
- Fix-up ability to make WaveTable assets bipolar but leave Modulation Patches unipolar
- Inherit ModulationTransform from new WaveTableTransform for extensibility to WT implementation
- Move ModulationCurve --> WaveTableCurve
- FastSin to Sin implementation in now WaveTableCurve (no reason to use fast implementation when using WT or interpolating curve key implementation at block rate)
#rb helen.yang
#jira UE-156634
#jira UE-156635
#jira UE-156874
#preflight 62b9cf61de2c0f4cf8774a9a

[CL 20832273 by Rob Gay in ue5-main branch]
2022-06-27 12:00:38 -04:00
Rob Gay
c6113e2388 From prior CL just broken out:
- Enable ability to lazy load type data for MetaSound PinType editor data
    - Utilize ability for Modulation types
- Remove Editor Frontend Class Metadata in favor of direct access from FrontendRegistry
#rb helen.yang
#jira UE-147220
#preflight 629699a988749bbb83add140

[CL 20444556 by Rob Gay in ue5-main branch]
2022-05-31 19:43:02 -04:00
Brandon Schaefer
e0ee2ad39c Fix undefined behaviour calling IsChildOf with a nullptr
#jira UE-154246
#rb none
#fyi Rob.Gay
#preflight none

[CL 20438245 by Brandon Schaefer in ue5-main branch]
2022-05-31 12:11:07 -04:00
Rob Gay
dccff822a4 Potential fix for missing class definition when asset manager loads modulation parameters
#rb jimmy.smith
#rnx
#jira UE-154246
#preflight 628fc1fc911f194ea73b59a2

[CL 20382596 by Rob Gay in ue5-main branch]
2022-05-26 14:37:01 -04:00
Lauren Barnes
6248f8d412 Replacing legacy EditorStyle calls with AppStyle
#preflight 6272a74d2f6d177be3c6fdda
#rb Matt.Kuhlenschmidt

#ROBOMERGE-OWNER: Lauren.Barnes
#ROBOMERGE-AUTHOR: lauren.barnes
#ROBOMERGE-SOURCE: CL 20057269 via CL 20070159 via CL 20072035 via CL 20072203
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)
#ROBOMERGE-CONFLICT from-shelf

[CL 20105363 by Lauren Barnes in ue5-main branch]
2022-05-09 13:12:28 -04:00
Matt Peters
d64cf41728 AssetRegistry includes (Engine Plugins): change #include "AssetData.h" -> #include "AssetRegistry/AssetData.h", and similar for the other moved AssetRegistry headers.
#rb Zousar.Shaker
#rnx
#preflight 6270563191629533ec2b6f6e

[CL 20017756 by Matt Peters in ue5-main branch]
2022-05-02 18:59:38 -04:00
aurel cordonnier
34f55d3a4a Merge from Release-Engine-Test @ 17946149 to UE5/Main
This represents UE4/Main @17911760, Release-5.0 @17915875 and Dev-PerfTest @17914035

[CL 17949667 by aurel cordonnier in ue5-main branch]
2021-10-27 15:14:40 -04:00