Initial Commit

This commit is contained in:
Norman Lansing
2026-01-28 19:08:51 -05:00
commit ecb33115bf
54042 changed files with 9695586 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) : Shared PCH Definitions for MetasoundGenerator
#pragma once
#include "SharedDefinitions.Engine.Cpp20.h"
#undef METASOUNDGENERATOR_API
#undef METASOUNDGENERATOR_NON_ATTRIBUTED_API
#define UE_IS_ENGINE_MODULE 1
#define UE_VALIDATE_FORMAT_STRINGS 1
#define UE_VALIDATE_INTERNAL_API 0
#define UE_VALIDATE_EXPERIMENTAL_API 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_4 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_5 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_6 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_7 0
#define UE_PROJECT_NAME FPSTemplate
#define UE_TARGET_NAME FPSTemplateServer
#define UE_MODULE_NAME "MetasoundGenerator"
#define UE_PLUGIN_NAME "Metasound"
#define METASOUNDGENERATOR_API
#define METASOUNDGENERATOR_NON_ATTRIBUTED_API
#define METASOUNDGRAPHCORE_API
#define METASOUNDGRAPHCORE_NON_ATTRIBUTED_API
#define METASOUNDSTANDARDNODES_API
#define METASOUNDSTANDARDNODES_NON_ATTRIBUTED_API
#define UE_METASOUND_DISABLE_5_6_NODE_REGISTRATION_DEPRECATION_WARNINGS 0
#define METASOUNDFRONTEND_API
#define METASOUNDFRONTEND_NON_ATTRIBUTED_API
#define SERIALIZATION_API
#define SERIALIZATION_NON_ATTRIBUTED_API
#define CBOR_API
#define CBOR_NON_ATTRIBUTED_API

View File

@@ -0,0 +1,13 @@
{
"RemapUnityFiles":
{
"Module.MetasoundGenerator.cpp.obj": [
"MetasoundGenerator.cpp.obj",
"MetasoundGeneratorBuilder.cpp.obj",
"MetasoundGeneratorModule.cpp.obj",
"MetasoundInstanceCounter.cpp.obj",
"MetasoundOperatorCache.cpp.obj",
"MetasoundOperatorCacheStatTracker.cpp.obj"
]
}
}

View File

@@ -0,0 +1,152 @@
/I "."
/I "../Plugins/Runtime/Metasound/Source/MetasoundGenerator/Private"
/I "Runtime/SignalProcessing/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/Engine/UHT"
/I "Runtime/Engine/Classes"
/I "Runtime/Engine/Public"
/I "Runtime/Engine/Internal"
/I "Runtime/Core/Public"
/I "Runtime/Core/Internal"
/I "Runtime/TraceLog/Public"
/I "Runtime/AutoRTFM/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/ImageCore/UHT"
/I "Runtime/ImageCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/CoreOnline/UHT"
/I "Runtime/CoreOnline/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/CoreUObject/UHT"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/CoreUObject/VerseVMBytecode"
/I "Runtime/CoreUObject/Public"
/I "Runtime/CoreUObject/Internal"
/I "Runtime/CorePreciseFP/Public"
/I "Runtime/CorePreciseFP/Internal"
/I "Runtime/Json/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/FieldNotification/UHT"
/I "Runtime/FieldNotification/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/NetCore/UHT"
/I "Runtime/Net/Core/Classes"
/I "Runtime/Net/Core/Public"
/I "Runtime/Net/Common/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/JsonUtilities/UHT"
/I "Runtime/JsonUtilities/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/SlateCore/UHT"
/I "Runtime/SlateCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/DeveloperSettings/UHT"
/I "Runtime/DeveloperSettings/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/InputCore/UHT"
/I "Runtime/InputCore/Classes"
/I "Runtime/InputCore/Public"
/I "Runtime/ApplicationCore/Public"
/I "Runtime/ApplicationCore/Internal"
/I "Runtime/RHI/Public"
/I "Runtime/RHI/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/Slate/UHT"
/I "Runtime/Slate/Public"
/I "Runtime/ImageWrapper/Public"
/I "Runtime/Messaging/Public"
/I "Runtime/MessagingCommon/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/RenderCore/UHT"
/I "Runtime/RenderCore/Public"
/I "Runtime/RenderCore/Internal"
/I "Runtime/OpenGLDrv/Public"
/I "Runtime/Analytics/AnalyticsET/Public"
/I "Runtime/Analytics/Analytics/Public"
/I "Runtime/Sockets/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AssetRegistry/UHT"
/I "Runtime/AssetRegistry/Public"
/I "Runtime/AssetRegistry/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/EngineMessages/UHT"
/I "Runtime/EngineMessages/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/EngineSettings/UHT"
/I "Runtime/EngineSettings/Classes"
/I "Runtime/EngineSettings/Public"
/I "Runtime/SynthBenchmark/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/GameplayTags/UHT"
/I "Runtime/GameplayTags/Classes"
/I "Runtime/GameplayTags/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/PacketHandler/UHT"
/I "Runtime/PacketHandlers/PacketHandler/Classes"
/I "Runtime/PacketHandlers/PacketHandler/Public"
/I "Runtime/PacketHandlers/ReliabilityHandlerComponent/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AudioPlatformConfiguration/UHT"
/I "Runtime/AudioPlatformConfiguration/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/MeshDescription/UHT"
/I "Runtime/MeshDescription/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/StaticMeshDescription/UHT"
/I "Runtime/StaticMeshDescription/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/SkeletalMeshDescription/UHT"
/I "Runtime/SkeletalMeshDescription/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AnimationCore/UHT"
/I "Runtime/AnimationCore/Public"
/I "Runtime/PakFile/Public"
/I "Runtime/PakFile/Internal"
/I "Runtime/RSA/Public"
/I "Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/PhysicsCore/UHT"
/I "Runtime/PhysicsCore/Public"
/I "Runtime/Experimental/ChaosCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/Chaos/UHT"
/I "Runtime/Experimental/Chaos/Public"
/I "Runtime/Experimental/Voronoi/Public"
/I "Runtime/GeometryCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/ChaosVDRuntime/UHT"
/I "Runtime/Experimental/ChaosVisualDebugger/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/NNE/UHT"
/I "Runtime/NNE/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/StateStream/UHT"
/I "Runtime/StateStream/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AudioExtensions/UHT"
/I "Runtime/AudioExtensions/Public"
/I "Runtime/AudioMixerCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AudioMixer/UHT"
/I "Runtime/AudioMixer/Classes"
/I "Runtime/AudioMixer/Public"
/I "Developer/TargetPlatform/Public"
/I "Developer/TextureFormat/Public"
/I "Developer/DesktopPlatform/Public"
/I "Developer/DesktopPlatform/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AudioLinkEngine/UHT"
/I "Runtime/AudioLink/AudioLinkEngine/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AudioLinkCore/UHT"
/I "Runtime/AudioLink/AudioLinkCore/Public"
/I "Runtime/CookOnTheFly/Internal"
/I "Runtime/Networking/Public"
/I "Runtime/Experimental/IoStore/OnDemandCore/Public"
/I "Runtime/Experimental/IoStore/OnDemandCore/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/ClothSysRuntimeIntrfc/UHT"
/I "Runtime/ClothingSystemRuntimeInterface/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/IrisCore/UHT"
/I "Runtime/Net/Iris/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/MovieSceneCapture/UHT"
/I "Runtime/MovieSceneCapture/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/Renderer/UHT"
/I "Runtime/Renderer/Public"
/I "Runtime/Renderer/Internal"
/I "../Shaders/Public"
/I "../Shaders/Shared"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/TypedElementFramework/UHT"
/I "Runtime/TypedElementFramework/Tests"
/I "Runtime/TypedElementFramework/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/TypedElementRuntime/UHT"
/I "Runtime/TypedElementRuntime/Public"
/I "../Plugins/Runtime/Metasound/Source"
/I "../Plugins/Runtime/Metasound/Source/MetasoundGenerator/Public"
/I "../Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public"
/I "../Plugins/Runtime/Metasound/Source/MetasoundStandardNodes/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/MetasoundFrontend/UHT"
/I "../Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/Serialization/UHT"
/I "Runtime/Serialization/Public"
/I "Runtime/Cbor/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Engine"
/external:W0
/external:I "ThirdParty/GuidelinesSupportLibrary/GSL-1144/include"
/external:I "ThirdParty/AtomicQueue"
/external:I "ThirdParty/RapidJSON/1.1.0"
/external:I "ThirdParty/LibTiff/Source/Win64"
/external:I "ThirdParty/LibTiff/Source"
/external:I "ThirdParty/OpenGL"
/external:I "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/INCLUDE"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/ucrt"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/shared"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/um"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/winrt"

View File

@@ -0,0 +1,7 @@
// This file is automatically generated at compile-time to include some subset of the user-created cpp files.
#include "../Plugins/Runtime/Metasound/Source/MetasoundGenerator/Private/MetasoundGenerator.cpp"
#include "../Plugins/Runtime/Metasound/Source/MetasoundGenerator/Private/MetasoundGeneratorBuilder.cpp"
#include "../Plugins/Runtime/Metasound/Source/MetasoundGenerator/Private/MetasoundGeneratorModule.cpp"
#include "../Plugins/Runtime/Metasound/Source/MetasoundGenerator/Private/MetasoundInstanceCounter.cpp"
#include "../Plugins/Runtime/Metasound/Source/MetasoundGenerator/Private/MetasoundOperatorCache.cpp"
#include "../Plugins/Runtime/Metasound/Source/MetasoundGenerator/Private/MetasoundOperatorCacheStatTracker.cpp"

View File

@@ -0,0 +1,160 @@
{
"Version": "1.2",
"Data": {
"Source": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\metasoundgenerator\\module.metasoundgenerator.cpp",
"ProvidedModule": "",
"PCH": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\engine\\sharedpch.engine.cpp20.h.pch",
"Includes": [
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\metasoundgenerator\\definitions.metasoundgenerator.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgenerator\\private\\metasoundgenerator.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgenerator\\public\\metasoundgenerator.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundexecutableoperator.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundoperatorinterface.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasounddatareferencecollection.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasounddatafactory.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasounddatareference.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasounddatatypegettraits.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundpolymorphic.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundliteral.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundoperatorsettings.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundvertex.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundenvironment.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundrendercost.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundvertexdata.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\algo\\allof.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundlog.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundgraphoperator.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgenerator\\public\\metasoundinstancecounter.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\profilingdebugging\\counterstrace.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundoperatorbuilder.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundbuilderinterface.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundnodeinterface.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundoperatorbuildersettings.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundparameterpack.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontendliteral.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\metasoundfrontend\\uht\\metasoundfrontendliteral.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasounddatareferencemacro.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundvariable.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasounddatatyperegistrationmacro.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundarraynodesregistration.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundarraynodes.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\interfaces\\metasoundfrontendsourceinterface.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontenddocument.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundaccessptr.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundoperatordata.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\instancedstruct.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\structutils.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\coreuobject\\uht\\instancedstruct.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\sharedstruct.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\structutilstypes.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\structutilsmacros.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\coreuobject\\uht\\sharedstruct.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\structview.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\uobject\\noexporttypes.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\uobject\\propertyaccessutil.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\coreuobject\\uht\\propertyaccessutil.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\serialization\\testundeclaredscriptstructobjectreferences.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\coreuobject\\uht\\testundeclaredscriptstructobjectreferences.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\math\\unitconversion.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\math\\unitconversion.inl",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\internationalization\\polyglottextdata.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\assetregistry\\arfilter.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\coreuobject\\uht\\arfilter.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\metasoundfrontend\\uht\\metasoundfrontenddocument.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontendtransform.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\interfaces\\metasoundfrontendinterfaceregistry.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontendcontroller.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontend.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundgraph.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundnode.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontenddatatyperegistry.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundenum.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontendregistries.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontendregistrycontainer.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontendnodeclassregistry.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontendnodemigration.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontendnodeupdatetransform.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontendregistrykey.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundnodeconstructorparams.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontenddocumentaccessptr.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontendnodetemplateregistry.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontendtemplatenodeconfiguration.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\metasoundfrontend\\uht\\metasoundfrontendtemplatenodeconfiguration.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\metasoundfrontend\\uht\\metasoundfrontendnodetemplateregistry.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundassetbase.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundassetmanager.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\jsonutilities\\public\\jsonobjectconverter.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\jsonutilities\\public\\jsonobjectwrapper.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\jsonutilities\\uht\\jsonobjectwrapper.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundassetkey.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\metasoundfrontend\\uht\\metasoundassetkey.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasounddocumentinterface.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontenddocumentmodifydelegates.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\metasoundfrontend\\uht\\metasounddocumentinterface.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontendquery.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\metasoundfrontend\\uht\\metasoundfrontendquery.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\uobject\\assetregistrytagscontext.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\uobject\\cookenums.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\metasoundfrontend\\uht\\metasoundassetmanager.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundparametertransmitter.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\audioextensions\\public\\iaudioparametertransmitter.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundprimitives.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundrouter.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\multithreadedpatching.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundaudiobuffer.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundgraphcoremodule.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundtrigger.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundtime.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundfacade.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundbasicnode.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundnoderegistrationmacro.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontendmoduleregistrationmacros.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\traits\\metasoundnodeconstructortraits.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\traits\\metasoundnodestaticmembertraits.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundparamhelper.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundarrayshufflenode.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundarrayrandomnode.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\containers\\circularqueue.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundautoconverternode.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundbuilderror.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontendnodescategories.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundconverternoderegistrationmacro.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundinputnode.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundfrontenddatatypetraits.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundoutputnode.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundliteralnode.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundreceivenode.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundsendnode.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundtransmissionregistration.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundvariablenodes.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundparameterpackfixedarray.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\metasoundfrontend\\uht\\metasoundparameterpack.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\analysis\\metasoundfrontendgraphanalyzer.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\analysis\\metasoundfrontendvertexanalyzer.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\analysis\\metasoundfrontendanalyzeraddress.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\metasoundoutputstorage.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\sound\\soundgenerator.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\public\\audiodevicemanager.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\public\\audiothread.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasounddynamicoperatortransactor.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgenerator\\private\\metasoundgeneratorbuilder.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgenerator\\public\\metasoundoperatorcache.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgenerator\\private\\metasoundgeneratormoduleimpl.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgenerator\\public\\metasoundgeneratormodule.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundthreadlocaldebug.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgraphcore\\public\\metasoundtrace.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\analysis\\metasoundfrontendanalyzerfactory.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundfrontend\\public\\analysis\\metasoundfrontendanalyzerregistry.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\floatarraymath.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\profilingdebugging\\assetmetadatatrace.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgenerator\\private\\metasoundgeneratorbuilder.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgenerator\\private\\metasoundgeneratormodule.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgenerator\\private\\metasoundoperatorcachestattracker.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgenerator\\private\\metasoundinstancecounter.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgenerator\\private\\metasoundoperatorcache.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\metasound\\source\\metasoundgenerator\\private\\metasoundoperatorcachestattracker.cpp"
],
"ImportedModules": [],
"ImportedHeaderUnits": []
}
}

View File

@@ -0,0 +1,53 @@
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/MetasoundGenerator/Module.MetasoundGenerator.cpp"
@"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/MetasoundGenerator/MetasoundGenerator.Shared.rsp"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Engine/SharedPCH.Engine.Cpp20.h"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/MetasoundGenerator/Definitions.MetasoundGenerator.h"
/Yu"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Engine/SharedPCH.Engine.Cpp20.h"
/Fp"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Engine/SharedPCH.Engine.Cpp20.h.pch"
/Fo"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/MetasoundGenerator/Module.MetasoundGenerator.cpp.obj"
/experimental:log "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/MetasoundGenerator/Module.MetasoundGenerator.cpp.sarif"
/sourceDependencies "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/MetasoundGenerator/Module.MetasoundGenerator.cpp.dep.json"
/nologo
/Oi
/FC
/diagnostics:caret
/c
/Gw
/Gy
/utf-8
/wd4819
/DSAL_NO_ATTRIBUTE_DECLARATIONS=1
/permissive-
/Zc:strictStrings-
/Zc:__cplusplus
/Zc:inline
/Zc:preprocessor
/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1
/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1
/D_DISABLE_EXTENDED_ALIGNED_STORAGE
/Ob2
/d2ExtendedWarningInfo
/Ox
/Ot
/GF
/errorReport:prompt
/D_HAS_EXCEPTIONS=0
/DPLATFORM_EXCEPTIONS_DISABLED=1
/Z7
/MD
/bigobj
/fp:fast
/Zo
/Zp8
/W4
/we4456
/we4458
/we4459
/wd4244
/wd4838
/wd4267
/wd4100
/TP
/GR-
/std:c++20
/wd5054

View File

@@ -0,0 +1,18 @@
{
"version": "2.1.0",
"$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
"runs": [
{
"results": [],
"tool": {
"driver": {
"name": "MSVC",
"shortDescription": {
"text": "Microsoft Visual C++ Compiler Warnings/Errors"
},
"informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors"
}
}
}
]
}