You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Adding seperate array for deprecated format of IR samples Routes block size setting to appropriate underlying algorithm implementation #jira none #rb Maxwell.Hayes #lockdown nick.whiting [FYI] Dan.Reynolds #ROBOMERGE-SOURCE: CL 12511497 in //UE4/Release-4.25/... via CL 12511514 via CL 12511527 #ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v673-12478461) [CL 12511531 by phil popp in Main branch]
16 lines
1.2 KiB
INI
16 lines
1.2 KiB
INI
[CoreRedirects]
|
|
|
|
;[4.25]
|
|
+StructRedirects=(OldName="ConvolutionReverbSettings", NewName="SubmixEffectConvolutionReverbSettings")
|
|
+ClassRedirects=(OldName="/Script/Synthesis.ConvolutionReverbPreset", NewName="/Script/Synthesis.SubmixEffectConvolutionReverbPreset")
|
|
+ClassRedirects=(OldName="/Script/Synthesis.ImpulseResponse", NewName="/Script/Synthesis.AudioImpulseResponse")
|
|
|
|
+PropertyRedirects=(OldName="/Script/Synthesis.ConvolutionReverbSettings.ImpulseResponse", NewName="/Script/Synthesis.SubmixEffectConvolutionReverbSettings.ImpulseResponse_DEPRECATED")
|
|
+PropertyRedirects=(OldName="/Script/Synthesis.ImpulseResponse.IRData", NewName="/Script/Synthesis.AudioImpulseResponse.IRData_DEPRECATED")
|
|
+PropertyRedirects=(OldName="/Script/Synthesis.AssetSampleRate", NewName="/Script/Synthesis.SampleRate")
|
|
+PropertyRedirects=(OldName="/Script/Synthesis.ConvolutionReverbSettings.SurroundRearChannelBleedAmount", NewName="/Script/Synthesis.SubmixEffectConvolutionReverbSettings.SurroundRearChannelBleedAmount_DEPRECATED")
|
|
+PropertyRedirects=(OldName="/Script/Synthesis.ConvolutionReverbSettings.AllowHArdwareAcceleration", NewName="/Script/Synthesis.SubmixEffectConvolutionReverbSettings.AllowHardwareAcceleration_DEPRECATED")
|
|
|
|
|
|
|