This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-06 12:20:30 +00:00
Code
Releases
Wiki
Activity
Files
cc025fc8e7e379cb157890d08720f2cbcc96e3ad
godot
/
servers
/
audio
/
effects
History
Rémi Verschelde
2143f46df2
Merge pull request
#33516
from qarmin/small_fixes
...
Memory leaks and crash fixes
2019-11-10 10:17:19 +01:00
..
audio_effect_amplify.cpp
…
audio_effect_amplify.h
…
audio_effect_chorus.cpp
Tweak audio cutoff property hints to allow reasonable values only
2019-07-12 22:44:17 +02: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
Tweak audio cutoff property hints to allow reasonable values only
2019-07-12 22:44:17 +02:00
audio_effect_distortion.h
…
audio_effect_eq.cpp
…
audio_effect_eq.h
…
audio_effect_filter.cpp
Tweak audio cutoff property hints to allow reasonable values only
2019-07-12 22:44:17 +02:00
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
Update some dead links in the codebase
2019-07-23 21:06:12 -03:00
audio_effect_pitch_shift.h
…
audio_effect_record.cpp
Memory leak and crash fixes
2019-11-10 09:49:13 +01:00
audio_effect_record.h
…
audio_effect_reverb.cpp
…
audio_effect_reverb.h
…
audio_effect_spectrum_analyzer.cpp
Some code changed with Clang-Tidy
2019-06-26 15:08:25 +02:00
audio_effect_spectrum_analyzer.h
…
audio_effect_stereo_enhance.cpp
…
audio_effect_stereo_enhance.h
…
audio_stream_generator.cpp
…
audio_stream_generator.h
…
eq.cpp
Fix 'r1' (and r2) may be used uninitialized warning in eq.cpp.
2019-11-08 08:37:06 +01:00
eq.h
…
reverb.cpp
…
reverb.h
…
SCsub
…