AudioChorus

Show Deprecated
Not Browsable

AudioChorus makes an audio stream sound more voluminous. It provides one Input pin and one Output pin which can be connected to/from by Wires.

AudioChorus is implemented by duplicating the input stream and modulating the pitch of several delayed copies so that the overall result sounds like a cloud of streams. If applied to a single voice, it may sound like multiple voices.

Summary

Properties

  • Read Parallel

    Controls the maximum delay time of the copied streams in the chorus effect.

  • Read Parallel

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

  • Read Parallel

    Controls the rate of pitch modulations.

Properties

Depth

Read Parallel

Controls how strong the chorus effect is by changing the maximum delay time of the copy streams. Ranges from 0 to 1 which corresponds to 0 to 100 milliseconds of maximum delay.

Read Parallel

Controls the balance of plain input stream to modified output stream. Ranges from 0 to 1.

Rate

Read Parallel

Frequency controlling the rate of pitch modulations, in hertz. Ranges from 0 to 20.

Methods

GetConnectedWires

Parameters

pin: string

Returns

Events