AudioItem.loopSequenceRandomPitch Field

ClockStone Audio Toolkit

AudioItemloopSequenceRandomPitch Field

Specifies a random pitch for the LoopSequence

Namespace:  (Default Namespace)
Assembly:  AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public float loopSequenceRandomPitch

Field Value

Type: Single
Remarks
A random pitch between 0 and this value will be added to each subitem played in the LoopSequence
See Also