Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
AudioEffectAmplify¶
Inherits: AudioEffect < Resource < Reference < Object
Añado un efecto de amplificacion de audio a un bus de audio.
Aumenta o reduce el volumen del bus de audio seleccionado.
Descripción¶
Aumenta o reduce el volumen que se dirige a traves del bus de audio.
Propiedades¶
|
Descripciones de Propiedades¶
float volume_db
Default |
|
Setter |
set_volume_db(value) |
Getter |
get_volume_db() |
Cantidad de amplificacion en decibelios. Valores positivos hacen el sonido mas fuerte, valores negativos mas debiles. Valores pueden alcanzar el rango de -80 a 24.