AudioDistortion

Mostrar obsoleto

AudioDistortion distorts audio streams, making them sound fuzzier, grittier, and louder. 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

    Controls how distorted the input stream will become.

Métodos

Propiedades

Bypass

Leer paralelo

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

Level

Leer paralelo

Controls how distorted the input stream will become. Ranges from 0 to 1.

Métodos

GetConnectedWires

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

Parámetros

pin: string

Devuelve

Eventos