This website requires JavaScript.
Explore
Help
Sign In
asgardius
/
virtualx-engine
Watch
1
Star
0
Fork
You've already forked virtualx-engine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
809948f977
virtualx-engine
/
servers
/
audio
/
effects
History
Hugo Locurcio
5895479a5e
Rename the audio
FFT_Size
enum to
FFTSize
for consistency
2021-05-13 02:42:49 +02:00
..
audio_effect_amplify.cpp
audio_effect_amplify.h
audio_effect_capture.cpp
Fix AudioEffectCapture buffer length cannot be changed
2021-03-17 23:07:38 +01:00
audio_effect_capture.h
Modernize atomics
2021-02-18 17:12:46 +01:00
audio_effect_chorus.cpp
Update Inspector when changing AudioEffectChorus voice_count
2021-02-25 17:32:50 +01:00
audio_effect_chorus.h
audio_effect_compressor.cpp
audio_effect_compressor.h
audio_effect_delay.cpp
audio_effect_delay.h
audio_effect_distortion.cpp
Prevent distortion filter from introducing NaNs in the audio buffer.
2021-02-18 16:53:26 -08:00
audio_effect_distortion.h
audio_effect_eq.cpp
audio_effect_eq.h
audio_effect_filter.cpp
audio_effect_filter.h
audio_effect_limiter.cpp
audio_effect_limiter.h
audio_effect_panner.cpp
audio_effect_panner.h
audio_effect_phaser.cpp
audio_effect_phaser.h
audio_effect_pitch_shift.cpp
Rename the audio
FFT_Size
enum to
FFTSize
for consistency
2021-05-13 02:42:49 +02:00
audio_effect_pitch_shift.h
Rename the audio
FFT_Size
enum to
FFTSize
for consistency
2021-05-13 02:42:49 +02:00
audio_effect_record.cpp
Modernize Thread
2021-01-29 12:02:13 +01:00
audio_effect_record.h
Modernize Thread
2021-01-29 12:02:13 +01:00
audio_effect_reverb.cpp
audio_effect_reverb.h
audio_effect_spectrum_analyzer.cpp
Rename the audio
FFT_Size
enum to
FFTSize
for consistency
2021-05-13 02:42:49 +02:00
audio_effect_spectrum_analyzer.h
Rename the audio
FFT_Size
enum to
FFTSize
for consistency
2021-05-13 02:42:49 +02:00
audio_effect_stereo_enhance.cpp
audio_effect_stereo_enhance.h
audio_stream_generator.cpp
audio_stream_generator.h
eq.cpp
eq.h
reverb.cpp
reverb.h
SCsub