AudioEffectPhaser

    Category: Core

    Adds a Phaser audio effect to an Audio bus.

    Combines phase-shifted signals with the original signal. The movement of the phase-shifted signals is controlled using a Low Frequency Oscillator.

    • depth
    Setterset_depth(value)
    Getterget_depth()

    Governs how high the filter frequencies sweep. Low value will primarily affect bass frequencies. High value can sweep high into the treble. Value can range from 0.1 to 4. Default value: .



    Setterset_range_max_hz(value)
    Getterget_range_max_hz()

    Determines the maximum frequency affected by the LFO modulations. Value can range from 10 to 10000. Default value: .


    • range_min_hz

    Determines the minimum frequency affected by the LFO modulations. Value can range from 10 to 10000. Default value: .


    Setterset_rate_hz(value)
    Getterget_rate_hz()