unreal.AdsrSettings¶
- class unreal.AdsrSettings¶
Bases:
StructBaseAdsr Settings
C++ Source:
Plugin: Harmonix
Module: HarmonixDsp
File: AdsrSettings.h
Editor Properties: (see get_editor_property/set_editor_property)
attack_curve(float): [Read-Write] Control the shape of the attack curve: 0: Linear <0: Exponential >0: Logarithmicattack_time(float): [Read-Write]decay_curve(float): [Read-Write] Control the shape of the attack curve: 0: Linear <0: Exponential >0: Logarithmicdecay_time(float): [Read-Write]depth(float): [Read-Write]is_enabled(bool): [Read-Write]release_curve(float): [Read-Write] Control the shape of the attack curve: 0: Linear <0: Exponential >0: Logarithmicrelease_time(float): [Read-Write]sustain_level(float): [Read-Write]target(AdsrTarget): [Read-Write]