godot/servers/audio/effects
Bojidar Marinov 9b8e8b2220
Bind many more properties to scripts
Notable potentially breaking changes:
- PROPERTY_USAGE_NOEDITOR is now PROPERTY_USAGE_STORAGE | PROPERTY_USAGE_NETWORK, without PROPERTY_USAGE_INTERNAL
- Some properties were renamed, and sometimes even shadowed by new ones
- New getter methods (some virtual) were added
2018-01-12 00:58:14 +02:00
..
SCsub
audio_effect_amplify.cpp
audio_effect_amplify.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_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
audio_effect_pitch_shift.h
audio_effect_reverb.cpp
audio_effect_reverb.h
audio_effect_stereo_enhance.cpp
audio_effect_stereo_enhance.h
eq.cpp
eq.h
reverb.cpp
reverb.h