AudioFlanger

사용되지 않는 항목 표시

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.

요약

속성

  • 병렬 읽기

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

  • 병렬 읽기

    Controls how strong the pitch modulation of the flanger is.

  • 병렬 읽기

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

  • 병렬 읽기

    Controls the rate of pitch modulations.

속성

Bypass

병렬 읽기

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

Depth

병렬 읽기

Controls how strong the pitch modulation of the flanger is. Ranges from 0 to 1 which determines the maximum delay time of the modulated signal. A value of 1 corresponds to 10 milliseconds of maximum delay; beyond this, the modulated signal would begin to sound more like an echo than a flange.

병렬 읽기

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

Rate

병렬 읽기

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

메서드

GetConnectedWires

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

매개 변수

pin: string

반환

이벤트