godot/servers/audio/effects
2025-02-11 11:22:34 +02:00
..
audio_effect_amplify.cpp Add volume_linear property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
audio_effect_amplify.h Add volume_linear property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
audio_effect_capture.cpp Remove unused headers in servers. 2024-12-20 18:51:01 +08:00
audio_effect_capture.h Remove unused headers in servers. 2024-12-20 18:51:01 +08: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 Remove unused headers in servers. 2024-12-20 18:51:01 +08: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: Fix distortion when pitch is 1.0 2024-09-17 15:16:08 +03:00
audio_effect_pitch_shift.h Fix GCC warning about potential stringop-overflow in AudioEffectPitchShift 2025-01-08 10:40:17 +01:00
audio_effect_record.cpp Remove unused headers in servers. 2024-12-20 18:51:01 +08:00
audio_effect_record.h Remove unused headers in servers. 2024-12-20 18:51:01 +08: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 various typos 2025-01-08 14:47:42 +02: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 various typos and code style issues 2024-11-28 17:40:42 +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 [AudioStreamGenerator] Add mixing rate presets, update docs. 2025-02-11 11:22:34 +02:00
audio_stream_generator.h [AudioStreamGenerator] Add mixing rate presets, update docs. 2025-02-11 11:22:34 +02:00
eq_filter.cpp Remove unused headers in servers. 2024-12-20 18:51:01 +08:00
eq_filter.h Remove unused headers in servers. 2024-12-20 18:51:01 +08:00
reverb_filter.cpp Remove unused headers in servers. 2024-12-20 18:51:01 +08:00
reverb_filter.h Remove unused headers in servers. 2024-12-20 18:51:01 +08:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00