godot/servers/audio/effects
Juan Linietsky bc2e8d99e5 Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
leading to unnecesary copy on writes and reduced performance.
2017-11-25 00:09:40 -03:00
..
audio_effect_amplify.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_amplify.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_chorus.cpp Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, 2017-11-25 00:09:40 -03:00
audio_effect_chorus.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_compressor.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_compressor.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_delay.cpp Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, 2017-11-25 00:09:40 -03:00
audio_effect_delay.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_distortion.cpp Fix enums bindings 2017-09-13 20:57:07 +03:00
audio_effect_distortion.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_eq.cpp Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, 2017-11-25 00:09:40 -03:00
audio_effect_eq.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_filter.cpp AudioEffectFilter: lowercase dB property to db 2017-10-22 11:36:43 +07:00
audio_effect_filter.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_limiter.cpp AudioEffectLimiter: fix wrong soft_clip_ratio getter 2017-09-25 19:41:32 +07:00
audio_effect_limiter.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_panner.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_panner.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_phaser.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_phaser.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_pitch_shift.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_pitch_shift.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_reverb.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_reverb.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_stereo_enhance.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect_stereo_enhance.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
eq.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
eq.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
reverb.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
reverb.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
SCsub WIP new AudioServer, with buses, effects, etc. 2017-01-21 19:01:00 -03:00