behaviour-tree-test/servers/audio/effects
Malcolm Anderson 2f5b97c7f9 Add volume_linear property and methods for audio-related classes
Remove default value from `volume_linear` property documentation

Remove `volume_linear` internal property from `AudioBusLayout`

Update doc/classes/AudioEffectAmplify.xml [no ci]

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>

Make documentation more concise [no ci]
2024-12-18 12:41:57 -08:00
..
audio_effect_amplify.cpp Add volume_linear property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
audio_effect_amplify.h Add volume_linear property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
audio_effect_capture.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_capture.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_chorus.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_chorus.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_compressor.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_compressor.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_delay.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_delay.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_distortion.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_distortion.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_eq.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_eq.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_filter.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_filter.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_hard_limiter.cpp Add AudioEffectHardLimiter as a rework of audio limiter effect 2024-03-25 13:37:03 +01:00
audio_effect_hard_limiter.h Add AudioEffectHardLimiter as a rework of audio limiter effect 2024-03-25 13:37:03 +01:00
audio_effect_limiter.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_limiter.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_panner.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_panner.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_phaser.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_phaser.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_pitch_shift.cpp AudioEffectPitchShift: Fix distortion when pitch is 1.0 2024-09-17 15:16:08 +03:00
audio_effect_pitch_shift.h AudioEffectPitchShift: Actually fix -Wstringop-overflow warning 2024-02-22 09:59:00 +01:00
audio_effect_record.cpp Use qoa.c and custom compress procedure 2024-12-05 13:20:09 -03:00
audio_effect_record.h Fix AudioEffectRecord circular reference 2023-06-19 18:13:01 -04:00
audio_effect_reverb.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_reverb.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_spectrum_analyzer.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
audio_effect_spectrum_analyzer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect_stereo_enhance.cpp Fix various typos and code style issues 2024-11-28 17:40:42 +01:00
audio_effect_stereo_enhance.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_stream_generator.cpp bugfix for audio stream generators getting killed accidentally by audio server 2023-09-10 09:22:21 +02:00
audio_stream_generator.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
eq_filter.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
eq_filter.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
reverb_filter.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
reverb_filter.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00