godot/servers/audio/effects
2024-03-25 13:37:03 +01:00
..
audio_effect_amplify.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_amplify.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_capture.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_capture.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_chorus.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_chorus.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_compressor.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_compressor.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_delay.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_delay.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_distortion.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_distortion.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_eq.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_eq.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_filter.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_filter.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_hard_limiter.cpp Add AudioEffectHardLimiter as a rework of audio limiter effect 2024-03-25 13:37:03 +01:00
audio_effect_hard_limiter.h Add AudioEffectHardLimiter as a rework of audio limiter effect 2024-03-25 13:37:03 +01:00
audio_effect_limiter.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_limiter.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_panner.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_panner.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_phaser.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_phaser.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_pitch_shift.cpp AudioEffectPitchShift: Actually fix -Wstringop-overflow warning 2024-02-22 09:59:00 +01:00
audio_effect_pitch_shift.h AudioEffectPitchShift: Actually fix -Wstringop-overflow warning 2024-02-22 09:59:00 +01:00
audio_effect_record.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_record.h Fix AudioEffectRecord circular reference 2023-06-19 18:13:01 -04:00
audio_effect_reverb.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_reverb.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_spectrum_analyzer.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_spectrum_analyzer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_stereo_enhance.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_stereo_enhance.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_stream_generator.cpp bugfix for audio stream generators getting killed accidentally by audio server 2023-09-10 09:22:21 +02:00
audio_stream_generator.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
eq_filter.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
eq_filter.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
reverb_filter.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
reverb_filter.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00