godot/servers/audio
Juan Linietsky c76c33fb50 Added generator audio stream, and spectrum analyzer audio effect
Made AudioFrame and Vector2 equivalent for casting.
Added ability to obtain the playback object from stream players.
Added ability to obtain effect instance from audio server.

(cherry picked from commit e33764744c)
2019-04-20 23:50:19 +02:00
..
effects Added generator audio stream, and spectrum analyzer audio effect 2019-04-20 23:50:19 +02:00
audio_driver_dummy.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_driver_dummy.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_effect.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_effect.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_filter_sw.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_filter_sw.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_rb_resampler.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_rb_resampler.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_stream.cpp Fix possible crash on AudioDriver::input_buffer_write 2019-03-02 19:41:45 -03:00
audio_stream.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
reverb_sw.cpp Fix all -Wtype-limits warnings. 2019-02-21 19:34:35 +01:00
reverb_sw.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
voice_rb_sw.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00