godot/servers/audio/effects
Hugo Locurcio 9387114ce1
Tweak audio cutoff property hints to allow reasonable values only
This also makes all cutoff property hints consistent.

This closes #29588.
2019-07-12 22:44:17 +02:00
..
audio_effect_amplify.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_effect_amplify.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
audio_effect_chorus.cpp Tweak audio cutoff property hints to allow reasonable values only 2019-07-12 22:44:17 +02:00
audio_effect_chorus.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
audio_effect_compressor.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_effect_compressor.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
audio_effect_delay.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_effect_delay.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
audio_effect_distortion.cpp Tweak audio cutoff property hints to allow reasonable values only 2019-07-12 22:44:17 +02:00
audio_effect_distortion.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
audio_effect_eq.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_effect_eq.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
audio_effect_filter.cpp Tweak audio cutoff property hints to allow reasonable values only 2019-07-12 22:44:17 +02:00
audio_effect_filter.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
audio_effect_limiter.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_effect_limiter.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
audio_effect_panner.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_effect_panner.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
audio_effect_phaser.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_effect_phaser.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
audio_effect_pitch_shift.cpp Make FFT size and oversampling adjustable for pitchshifting 2019-06-03 12:56:45 +02:00
audio_effect_pitch_shift.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
audio_effect_record.cpp fix some crashes 2019-07-01 14:28:29 +03:00
audio_effect_record.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
audio_effect_reverb.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_effect_reverb.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
audio_effect_spectrum_analyzer.cpp Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00
audio_effect_spectrum_analyzer.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
audio_effect_stereo_enhance.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_effect_stereo_enhance.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
audio_stream_generator.cpp Add missing license headers 2019-06-11 15:33:32 +02:00
audio_stream_generator.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
eq.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
eq.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
reverb.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
reverb.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