Click or drag to resize

AudioEffectCompressorReleaseMs Property

Compressor's delay time to stop reducing the signal after the signal level falls below the threshold, in milliseconds. Value can range from 20 to 2000.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float ReleaseMs { get; set; }

Property Value

Type: Single
See Also