This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5.5
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
SignalProcessing
/
Public
/
DSP
History
phil popp
f67b040403
Fix for crash in MetaSound Delay node reset
...
#jira UE-226199 #rnx #rb Maxwell.Hayes [CL 37034349 by phil popp in 5.5 branch]
2024-10-10 16:26:32 -04:00
..
Encoders
…
AlignedBlockBuffer.h
…
AlignedBuffer.h
…
AllPassFilter.h
…
AllPassFractionalDelay.h
…
Amp.h
…
AudioBufferDistanceAttenuation.h
…
AudioChannelFormatConverter.h
Fixed linker errors on some console platform when building modular builds. Fixes involves moving ctor/dtor and friends from header to cpp and dll import/export
2024-08-21 13:44:16 -04:00
AudioDebuggingUtilities.h
…
AudioFFT.h
Delete deprecated methods in audio fft to fix static analysis error
2024-09-19 18:35:02 -04:00
AudioLinearCurve.h
…
BiQuadFilter.h
…
BitCrusher.h
…
BlockCorrelator.h
…
BufferDiagnostics.h
…
BufferOnePoleLPF.h
…
BufferVectorOperations.h
…
ChannelMap.h
…
Chorus.h
…
ConstantQ.h
…
ConvertDeinterleave.h
…
ConvolutionAlgorithm.h
…
DeinterleaveView.h
…
Delay.h
Fix for crash in MetaSound Delay node reset
2024-10-10 16:26:32 -04:00
DelayStereo.h
…
DirectedGraphAlgo.h
…
Dsp.h
…
DynamicDelayAPF.h
…
DynamicsProcessor.h
…
DynamicStateVariableFilter.h
…
EarlyReflectionsFast.h
[Metasound] Just use late reflections for plate reverb node. Back out changes to plate reverb and early reflections, no longer necessary.
2024-05-28 10:41:37 -04:00
Envelope.h
…
EnvelopeFollower.h
…
EQ.h
…
EventQuantizer.h
…
FeedbackDelayNetwork.h
…
FFTAlgorithm.h
…
FileEncoder.h
…
Filter.h
Fixed linker errors on some console platform when building modular builds. Fixes involves moving ctor/dtor and friends from header to cpp and dll import/export
2024-08-21 13:44:16 -04:00
Flanger.h
…
FloatArrayMath.h
ISPC Audio Optimizations by refik.karic@intel.com
2024-08-29 13:00:59 -04:00
FoldbackDistortion.h
…
GrainDelay.h
…
GrainEnvelope.h
…
Granulator.h
…
IntegerDelay.h
…
InterpolatedLinearPitchShifter.h
…
InterpolatedMultiTapDelay.h
…
InterpolatedOnePole.h
…
LateReflectionsFast.h
…
LFO.h
Fixed linker errors on some console platform when building modular builds. Fixes involves moving ctor/dtor and friends from header to cpp and dll import/export
2024-08-21 13:44:16 -04:00
LinearInterpFractionalDelay.h
…
LinkwitzRileyBandSplitter.h
…
LongDelayAPF.h
…
MelScale.h
…
MidiNoteQuantizer.h
…
ModulationMatrix.h
…
MultichannelBuffer.h
…
MultichannelLinearResampler.h
…
MultithreadedPatching.h
…
Noise.h
…
OnePole.h
…
Osc.h
Fixed linker errors on some console platform when building modular builds. Fixes involves moving ctor/dtor and friends from header to cpp and dll import/export
2024-08-21 14:16:50 -04:00
ParamInterpolator.h
…
PassiveFilter.h
…
PerlinNoise.h
…
Phaser.h
…
Reverb.h
…
ReverbFast.h
[Metasound] Just use late reflections for plate reverb node. Back out changes to plate reverb and early reflections, no longer necessary.
2024-05-28 10:41:37 -04:00
RingModulation.h
…
SampleBufferReader.h
…
SampleRateConverter.h
…
SineWaveTableOsc.h
…
SinOsc.h
…
SlidingWindow.h
…
SpectrumAnalyzer.h
…
TapDelayPitchShifter.h
…
VariablePoleFilter.h
…
VectorLinearResampler.h
…
Viterbi.h
…
VoiceProcessing.h
Delete deprecated methods in audio fft to fix static analysis error
2024-09-19 18:35:02 -04:00
VolumeFader.h
…
WaveShaper.h
…
WaveTableOsc.h
…