AudioFlanger

Show Deprecated

AudioFlanger imparts a whooshing or sweeping sound on audio streams by overlaying a delayed copy of the input stream and modulating the pitch of the copy. It provides one Input pin and one Output pin which can be connected to/from by Wires.

Summary

Properties

  • Read Parallel

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

  • Read Parallel

    Controls how strong the pitch modulation of the flanger is.

  • Read Parallel

    Controls the balance of plain input stream to modified output stream.

  • Read Parallel

    Controls the rate of pitch modulations.

Methods

Events

Properties

Bypass

Read Parallel

Depth

Read Parallel
Read Parallel

Rate

Read Parallel

Methods

GetConnectedWires

Instances

Parameters

pin: string

Returns

Instances

GetInputPins


Returns

GetOutputPins


Returns

Events

WiringChanged

Parameters

connected: boolean
pin: string
wire: Wire
instance: Instance