godot/servers/audio
Indah Sylvia ffca222d17 Fixed Voice_Count issues in AudioEffectChorus:
- Setting voice_count value to 4 (MAX_VOICES) is now allowed
- Fixed slider glitch on setting voice_count value
2017-09-25 20:46:52 +07:00
..
effects Fixed Voice_Count issues in AudioEffectChorus: 2017-09-25 20:46:52 +07:00
audio_driver_dummy.cpp Corrections to audio buffer size calculations 2017-09-01 11:12:13 -03:00
audio_driver_dummy.h Corrections to audio buffer size calculations 2017-09-01 11:12:13 -03:00
audio_effect.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_effect.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_filter_sw.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_filter_sw.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_rb_resampler.cpp Fix signed and unsigned comparisons 2017-09-01 08:13:12 +02:00
audio_rb_resampler.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_stream.cpp Rename get_position => get_playback_position and seek_pos => seek on audio classes 2017-09-23 16:55:00 +02:00
audio_stream.h Rename get_position => get_playback_position and seek_pos => seek on audio classes 2017-09-23 16:55:00 +02:00
reverb_sw.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
reverb_sw.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
voice_rb_sw.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00