#include <AtomBusEffectIRReverb.h>
◆ FAtomBusEffectIRReverbSettings()
| FAtomBusEffectIRReverbSettings::FAtomBusEffectIRReverbSettings |
( |
| ) |
|
◆ bBypass
| bool FAtomBusEffectIRReverbSettings::bBypass |
If true, input audio is directly routed to output audio with applying any effect.
◆ CenterInputGain
| float FAtomBusEffectIRReverbSettings::CenterInputGain |
Specifies the intput gain of the center (C channel) component of the IR reverb.
◆ CenterOutputGain
| float FAtomBusEffectIRReverbSettings::CenterOutputGain |
Specifies the output gain of the center (C channel) component of the IR reverb.
◆ DryGain
| float FAtomBusEffectIRReverbSettings::DryGain |
Specifies the mix gain of the dry component of the IR reverb.
◆ FrontInputGain
| float FAtomBusEffectIRReverbSettings::FrontInputGain |
Specifies the input gain of the front (L, R channels) component of the IR reverb.
◆ FrontOutputGain
| float FAtomBusEffectIRReverbSettings::FrontOutputGain |
Specifies the output gain of the front (L, R channels) component of the IR reverb.
◆ InputSeparationRatio
| float FAtomBusEffectIRReverbSettings::InputSeparationRatio |
Specifies the left-right separation when input signal is stereo-mixed. (0.0 is monoaural, 1.0 is fully spread between respective left and right channels.)
◆ IRIndex
| int FAtomBusEffectIRReverbSettings::IRIndex |
Specifies the index number of IR used for convolution from the saved list of IRs.
◆ ReverbGain
| float FAtomBusEffectIRReverbSettings::ReverbGain |
Specifies the gain applied when generating reverberation. Unlike wet gain, it applies only to subsequent reverberations. Does not apply to reverberations that are already echoing. You can adjust the thickness of the reverberation for each IR by updating it when switching IRs.
◆ SurroundBackInputGain
| float FAtomBusEffectIRReverbSettings::SurroundBackInputGain |
Specifies the input gain of the surround Back (surround back L, surround back R channels) component of the IR reverb.
◆ SurroundBackOutputGain
| float FAtomBusEffectIRReverbSettings::SurroundBackOutputGain |
Specifies the output gain of the surround Back (surround back L, surround back R channels) component of the IR reverb.
◆ SurroundInputGain
| float FAtomBusEffectIRReverbSettings::SurroundInputGain |
Specifies the input gain of the surround (surround L, surround R channels) component of the IR reverb.
◆ SurroundOutputGain
| float FAtomBusEffectIRReverbSettings::SurroundOutputGain |
Specifies the output gain of the surround (surround L, surround R channels) component of the IR reverb.
◆ WetGain
| float FAtomBusEffectIRReverbSettings::WetGain |
Specifies the mix gain of the wet component of the IR reverb. Applies to all wet components output by the effect, including reverberation that is already reverberating.
この構造体詳解は次のファイルから抽出されました: