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
2024-12-27 11:24:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
27731a86d2
godot
/
servers
/
audio
/
effects
History
Chaosus
27731a86d2
Restrict set_pitch_scale to positive scales for AudioStreamPlayer*
...
Fixes
#20459
. Co-authored-by: Tiago José Sousa Magalhães <crakylps@gmail.com>
2018-08-22 00:11:53 +02:00
..
audio_effect_amplify.cpp
audio_effect_amplify.h
audio_effect_chorus.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
audio_effect_chorus.h
audio_effect_compressor.cpp
Fix compressor audio effect sidechain selection
2018-03-21 22:45:30 +01:00
audio_effect_compressor.h
audio_effect_delay.cpp
audio_effect_delay.h
audio_effect_distortion.cpp
audio_effect_distortion.h
audio_effect_eq.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
audio_effect_eq.h
audio_effect_filter.cpp
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
Restrict set_pitch_scale to positive scales for AudioStreamPlayer*
2018-08-22 00:11:53 +02:00
audio_effect_pitch_shift.h
Restrict set_pitch_scale to positive scales for AudioStreamPlayer*
2018-08-22 00:11:53 +02:00
audio_effect_record.cpp
Fix crash while importing corrupted wav
2018-08-21 02:06:22 +07:00
audio_effect_record.h
Fix of AudioRecordingEffect property
2018-07-27 09:52:54 +02:00
audio_effect_reverb.cpp
audio_effect_reverb.h
audio_effect_stereo_enhance.cpp
audio_effect_stereo_enhance.h
eq.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
eq.h
reverb.cpp
reverb.h
SCsub