Summary
Set the current module pitch factor without affecting playback speed.
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).