CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
FAtomBusEffectChorusSettings 構造体

#include <AtomBusEffectChorus.h>

公開メンバ関数

 FAtomBusEffectChorusSettings ()

公開変数類

bool bBypass
float DelayTime
float Depth
float DryMix
float Feedback
float MaximumDelayTime
float Rate
float WetMix1
float WetMix2
float WetMix3

構築子と解体子

◆ FAtomBusEffectChorusSettings()

FAtomBusEffectChorusSettings::FAtomBusEffectChorusSettings ( )

メンバ詳解

◆ bBypass

bool FAtomBusEffectChorusSettings::bBypass

If true, input audio is directly routed to output audio with applying any effect.

◆ DelayTime

float FAtomBusEffectChorusSettings::DelayTime

Specify the delay time of the chorus (delay at the center of the LFO). (milliseconds)

◆ Depth

float FAtomBusEffectChorusSettings::Depth

Specifies the depth of the chorus LFO (amplitude).

◆ DryMix

float FAtomBusEffectChorusSettings::DryMix

Specifies the mixing ratio of the dry (original sound) of the chorus.

◆ Feedback

float FAtomBusEffectChorusSettings::Feedback

Specifies the chorus feedack gain.

◆ MaximumDelayTime

float FAtomBusEffectChorusSettings::MaximumDelayTime

◆ Rate

float FAtomBusEffectChorusSettings::Rate

Specifies the rate of the chorus LFO in hertz.

◆ WetMix1

float FAtomBusEffectChorusSettings::WetMix1

Specifies the mixing ratio of the first tap wet (modified sound) of the chorus.

◆ WetMix2

float FAtomBusEffectChorusSettings::WetMix2

Specifies the mixing ratio of the second tap wet (modified sound) of the chorus.

◆ WetMix3

float FAtomBusEffectChorusSettings::WetMix3

Specifies the mixing ratio of the third tap wet (modified sound) of the chorus.


この構造体詳解は次のファイルから抽出されました: