AudioEcho

Show Deprecated
Not Browsable

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

Summary

Properties

  • Read Parallel

    The amount of time between echoes.

  • Read Parallel

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

  • Read Parallel

    How slowly echoes fade away.

  • Read Parallel

    Gain level determining how loud the echoed stream will be.

Properties

DelayTime

Read Parallel

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

DryLevel

Read Parallel

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

Feedback

Read Parallel

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

Read Parallel

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

Methods

GetConnectedWires

Parameters

pin: string

Returns

Events