Summary
Set the current module tempo factor without affecting playback pitch.
Syntax
[UnmanagedFunctionPointer(CallingConvention.Cdecl)]
public delegate int ModuleExtInterfaceInteractive.SetTempoFactorDelegate(IntPtr modExt, double factor) :
MulticastDelegate, ICloneable, ISerializable
Remarks
Modifying the tempo without applying the same pitch factor may cause rhythmic samples (e.g., drum loops) to go out of sync.
Operators
Name | Value | Summary |
---|---|---|
operator != |
bool |
Inherited from Delegate
|
operator != |
bool |
Inherited from MulticastDelegate
|
operator == |
bool |
Inherited from Delegate
|
operator == |
bool |
Inherited from MulticastDelegate
|