This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-01-12 20:22:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8c01fc2274
godot
/
servers
/
audio
/
effects
History
DeeJayLSP
afd68d785b
Use
qoa.c
and custom compress procedure
2024-12-05 13:20:09 -03:00
..
audio_effect_amplify.cpp
audio_effect_amplify.h
audio_effect_capture.cpp
audio_effect_capture.h
audio_effect_chorus.cpp
audio_effect_chorus.h
audio_effect_compressor.cpp
audio_effect_compressor.h
audio_effect_delay.cpp
audio_effect_delay.h
audio_effect_distortion.cpp
audio_effect_distortion.h
audio_effect_eq.cpp
audio_effect_eq.h
audio_effect_filter.cpp
audio_effect_filter.h
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
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
AudioEffectPitchShift: Fix distortion when pitch is 1.0
2024-09-17 15:16:08 +03:00
audio_effect_pitch_shift.h
audio_effect_record.cpp
Use
qoa.c
and custom compress procedure
2024-12-05 13:20:09 -03:00
audio_effect_record.h
audio_effect_reverb.cpp
audio_effect_reverb.h
audio_effect_spectrum_analyzer.cpp
audio_effect_spectrum_analyzer.h
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
audio_stream_generator.cpp
audio_stream_generator.h
eq_filter.cpp
eq_filter.h
reverb_filter.cpp
reverb_filter.h
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00