#include <AtomBusEffectLimiter.h>
◆ FAtomBusEffectLimiterSettings()
| FAtomBusEffectLimiterSettings::FAtomBusEffectLimiterSettings |
( |
| ) |
|
◆ AttackTime
| float FAtomBusEffectLimiterSettings::AttackTime |
Specifies the attack time of the limiter in milliseconds. The time until compression is completed.
◆ bBypass
| bool FAtomBusEffectLimiterSettings::bBypass |
If true, input audio is directly routed to output audio with applying any effect.
◆ Gain
| float FAtomBusEffectLimiterSettings::Gain |
Specify the final output gain of the limiter in decibels (dB).
◆ ReleaseTime
| float FAtomBusEffectLimiterSettings::ReleaseTime |
Specifies the release time of the limiter in milliseconds. The time from when the amplitude becomes below the threshold until the end of compression.
◆ SurroundLink
| float FAtomBusEffectLimiterSettings::SurroundLink |
Specify the surround link strength of the limiter. Surround link function changes the compression strength using the lowest amplitude value in all channels. 100% fully uses the lowest amplitude value in all channels, while 0% turns off the surround link function.
◆ Threshold
| float FAtomBusEffectLimiterSettings::Threshold |
Specifies the limiter threshold for amplitude compression in decibels (dB).
◆ Type
Specifies the limiter amplitude detection value type.
この構造体詳解は次のファイルから抽出されました: