AudioFader

非推奨を表示

AudioFader adjusts the volume of audio streams. It provides one Input pin and one Output pin which can be connected to/from by Wires.

概要

プロパティ

  • 並列読み取り

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

  • 並列読み取り

    Volume level which is multiplied onto the input stream.

プロパティ

Bypass

並列読み取り

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

Volume

並列読み取り

Volume level which is multiplied onto the input stream. Ranges from 0 to 3.

方法

GetConnectedWires

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

パラメータ

pin: string

戻り値

イベント