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
aaeb9ff464b03e2daef896664f3397fee9e59cd0
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
SignalProcessing
/
Private
History
jimmy smith
8af9677dec
Audio Buffer Diagnostics
...
#jira UE-197249 #rb jake.burga phil.popp [CL 29578913 by jimmy smith in ue5-main branch]
2023-11-08 18:33:32 -05:00
..
AlignedBlockBuffer.cpp
…
AllPassFilter.cpp
…
AllPassFractionalDelay.cpp
…
Amp.cpp
…
AudioBufferDistanceAttenuation.cpp
…
AudioChannelFormatConverter.cpp
…
AudioDebuggingUtilities.cpp
…
AudioFFT.cpp
…
AudioLinearCurve.cpp
…
BitCrusher.cpp
…
BlockCorrelator.cpp
…
BufferDiagnostics.cpp
Audio Buffer Diagnostics
2023-11-08 18:33:32 -05:00
BufferOnePoleLPF.cpp
…
BufferVectorOperations.cpp
…
ChannelMap.cpp
…
CheckedAudioBuffer.cpp
Audio Buffer Diagnostics
2023-11-08 18:33:32 -05:00
Chorus.cpp
…
ConstantQ.cpp
…
ConvertDeinterleave.cpp
…
ConvolutionAlgorithm.cpp
…
Delay.cpp
[Metasounds] Optimize memory allocations in DSP objects for recycled metasounds.
2023-10-31 19:12:26 -04:00
DelayStereo.cpp
…
DirectedGraphAlgo.cpp
[metasound builder] low-hanging fruit pre-allocation of containers and moving Stringbuilding / FName conversion to static init.
2023-11-07 21:33:28 -05:00
Dsp.cpp
…
DynamicDelayAPF.cpp
…
DynamicsProcessor.cpp
Optimize submix effect dynamics processor by utilizing deinterleaved codepath
2023-10-31 18:57:52 -04:00
DynamicStateVariableFilter.cpp
…
EarlyReflectionsFast.cpp
…
Envelope.cpp
…
EnvelopeFollower.cpp
…
EQ.cpp
…
EventQuantizer.cpp
…
FeedbackDelayNetwork.cpp
…
FFTAlgorithm.cpp
…
FileEncoder.cpp
…
Filter.cpp
[Metasound] fix filters clamping to bad numbers in lower samplerates
2023-10-30 20:12:10 -04:00
Flanger.cpp
…
FloatArrayMath.cpp
Audio::ArrayMixIn loop unrolling for SSE optimization
2023-11-01 12:25:28 -04:00
FloatArrayMath.ispc
…
FoldbackDistortion.cpp
…
GrainDelay.cpp
…
Granulator.cpp
Fixing overuse of memzeros
2023-09-15 13:51:37 -04:00
IAudioEncoder.cpp
…
IntegerDelay.cpp
Optimize submix effect dynamics processor by utilizing deinterleaved codepath
2023-10-31 18:57:52 -04:00
InterpolatedLinearPitchShifter.cpp
…
InterpolatedMultiTapDelay.cpp
defend against overrunning internal wrap buffer in interpolated multi-tap delay
2023-10-25 00:51:33 -04:00
InterpolatedOnePole.cpp
…
LateReflectionsFast.cpp
…
LFO.cpp
…
LinearInterpFractionalDelay.cpp
…
LinkwitzRileyBandSplitter.cpp
…
LongDelayAPF.cpp
…
MelScale.cpp
…
MidiNoteQuantizer.cpp
…
ModulationMatrix.cpp
…
MultichannelBuffer.cpp
…
MultichannelLinearResampler.cpp
Fix for crash in multichannel linear resampler.
2023-10-20 17:02:30 -04:00
MultithreadedPatching.cpp
Audio bus writer underrun warning fix.
2023-08-31 11:23:00 -04:00
Noise.cpp
…
OggVorbisEncoder.cpp
…
OpusEncoder.cpp
…
Osc.cpp
…
PerlinNoise.cpp
…
Phaser.cpp
…
Reverb.cpp
[Metasounds] Optimize memory allocations in DSP objects for recycled metasounds.
2023-10-31 19:12:26 -04:00
ReverbFast.cpp
…
RingModulation.cpp
…
SampleBufferReader.cpp
Fixing overuse of memzeros
2023-09-15 13:51:37 -04:00
SampleRateConverter.cpp
…
SignalProcessingModule.cpp
…
SineWaveTableOsc.cpp
…
SinOsc.cpp
…
SpectrumAnalyzer.cpp
…
TapDelayPitchShifter.cpp
…
UniformPartitionConvolution.cpp
…
UniformPartitionConvolution.h
…
VariablePoleFilter.cpp
…
VectorFFT.cpp
…
VectorFFT.h
…
VectorLinearResampler.cpp
…
Viterbi.cpp
…
VoiceProcessing.cpp
…
VolumeFader.cpp
…
WavEncoder.cpp
…
WaveShaper.cpp
…
WaveTableOsc.cpp
…