Field

Summary

Syntax

public ModuleExtInterfaceInteractive.SetPitchFactorDelegate SetPitchFactor

Remarks

Modifying the pitch without applying the same tempo factor may cause rhythmic samples (e.g., drum loops) to go out of sync. To shift the pitch by n semitones, use the formula: pow(2.0, n / 12.0).

See Also