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
9fa00a048292eb6d64eec072fce59cda50226476
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
SignalProcessing
/
Private
History
Juan Canada
ee60030a97
Merging //UE4/Dev-Main@10113801 to Dev-RenderPlat-Staging(//UE4/Dev-Rendering)
...
#rnx #rb none [CL 10114485 by Juan Canada in Dev-RenderPlat-Staging branch]
2019-11-12 14:05:17 -05:00
..
AlignedBlockBuffer.cpp
…
AllPassFilter.cpp
…
AllPassFractionalDelay.cpp
…
Amp.cpp
…
AudioFFT.cpp
…
BitCrusher.cpp
…
BufferOnePoleLPF.cpp
…
BufferVectorOperations.cpp
Preventing overflow in audio output by clamping before converting from float to PCM.
2019-11-06 18:28:39 -05:00
Chorus.cpp
…
Delay.cpp
…
DelayStereo.cpp
…
DynamicDelayAPF.cpp
…
DynamicsProcessor.cpp
…
EarlyReflectionsFast.cpp
…
Envelope.cpp
…
EnvelopeFollower.cpp
…
EQ.cpp
…
EventQuantizer.cpp
…
FeedbackDelayNetwork.cpp
…
FileEncoder.cpp
Copying //UE4/Dev-RenderPlat-Staging@9551419 to //UE4/Main
2019-10-11 15:33:31 -04:00
Filter.cpp
Deprecating ARRAY_COUNT and changing it to UE_ARRAY_COUNT.
2019-09-28 08:19:35 -04:00
Flanger.cpp
…
FloatArrayMath.cpp
Audio Synesthesia Updates
2019-10-31 12:19:40 -04:00
FoldbackDistortion.cpp
…
Granulator.cpp
…
IAudioEncoder.cpp
…
IntegerDelay.cpp
…
LateReflectionsFast.cpp
…
LFO.cpp
…
LinearInterpFractionalDelay.cpp
…
LongDelayAPF.cpp
…
ModulationMatrix.cpp
…
MultithreadedPatching.cpp
Merging //UE4/Dev-Main@10113801 to Dev-RenderPlat-Staging(//UE4/Dev-Rendering)
2019-11-12 14:05:17 -05:00
Noise.cpp
…
OggVorbisEncoder.cpp
Copying //UE4/Dev-RenderPlat-Staging@9551419 to //UE4/Main
2019-10-11 15:33:31 -04:00
OpusEncoder.cpp
Copying //UE4/Dev-RenderPlat-Staging@9551419 to //UE4/Main
2019-10-11 15:33:31 -04:00
Osc.cpp
- Fix bug with removing all modulateable sound references instead of single instances in mod proxies (can have the same sound reference a proxy more than once, and this is okay)
2019-10-22 11:09:27 -04:00
Phaser.cpp
…
Reverb.cpp
…
ReverbFast.cpp
…
RingModulation.cpp
…
SampleBufferReader.cpp
…
SampleRateConverter.cpp
…
SignalProcessingModule.cpp
…
SinOsc.cpp
…
SpectrumAnalyzer.cpp
…
VoiceProcessing.cpp
#jira none fix AEC implementation in 4.24 using old function name, fix single file compile on VoiceCaptureWindows.cpp
2019-11-01 15:50:00 -04:00
WavEncoder.cpp
…
WaveShaper.cpp
…
WaveTableOsc.cpp
…