AudioEcho

Mostrar obsoleto

AudioEcho overlays delayed copies of audio streams. It provides one Input pin and one Output pin which can be connected to/from by Wires.

Resumen

Propiedades

  • Leer paralelo

    Whether audio streams are passed-through unaffected by this effect.

  • Leer paralelo

    The amount of time between echoes.

  • Leer paralelo

    Gain level determining how loud the original, unaltered audio stream will be.

  • Leer paralelo

    How slowly echoes fade away.

  • Leer paralelo

    Gain level determining how loud the echoed stream will be.

Métodos

Propiedades

Bypass

Leer paralelo

If true, audio streams are passed-through unaffected by this effect.

DelayTime

Leer paralelo

The amount of time between echoes, in seconds. Ranges from 0.001 to 5.

DryLevel

Leer paralelo

Gain level, in decibels, determining how loud the original, unaltered audio stream will be. Ranges from -80 to 10.

Feedback

Leer paralelo

Determines how slowly echoes fade away, with a range of 0 to 1. A value of 0 means that only a single echo is heard, whereas a value of 1 means that old echoes never fully disappear.

WetLevel

Leer paralelo

Gain level, in decibels, determining how loud the echoed stream will be. Ranges from -80 to 10.

Métodos

GetConnectedWires

Returns an array of Wires that are connected to the specified pin. AudioEcho has one "Input" pin and one "Output" pin.

Parámetros

pin: string

Devuelve

Eventos