unreal.SubmixEffectStereoToQuadPreset

class unreal.SubmixEffectStereoToQuadPreset(outer: Object | None = None, name: Name | str = 'None')

Bases: SoundEffectSubmixPreset

Submix effect which sends stereo audio to quad (left surround and right surround) if the channel count is greater than 2.

C++ Source:

  • Plugin: Synthesis

  • Module: Synthesis

  • File: SubmixEffectStereoToQuad.h

Editor Properties: (see get_editor_property/set_editor_property)

  • settings (SubmixEffectStereoToQuadSettings): [Read-Write]

set_settings(settings) None

Set all tap delay settings. This will replace any dynamically added or modified taps.

Parameters:

settings (SubmixEffectStereoToQuadSettings) –

property settings: SubmixEffectStereoToQuadSettings

[Read-Write]

Type:

(SubmixEffectStereoToQuadSettings)