godot/servers/audio
Rémi Verschelde c92a6c7e27
CI: Update `clang-format` pre-commit hook to 19.1.0
2024-09-26 11:46:12 +02:00
..
effects AudioEffectPitchShift: Fix distortion when pitch is 1.0 2024-09-17 15:16:08 +03:00
SCsub
audio_driver_dummy.cpp CI: Update `clang-format` pre-commit hook to 19.1.0 2024-09-26 11:46:12 +02:00
audio_driver_dummy.h Further refactoring to AudioDriver implementations after #69120. 2023-02-09 11:02:00 +01:00
audio_effect.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect.h Extract ScriptInstance to simplify includes 2023-09-06 22:54:38 +02:00
audio_filter_sw.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_filter_sw.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_rb_resampler.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_rb_resampler.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_stream.cpp Optimize cubic hermite algorithm in AudioStreamPlaybackResampled 2024-08-22 18:40:01 -04:00
audio_stream.h Fix leak when using audio samples instead of streams 2024-09-04 12:56:03 -04:00