Summary
Set the current module tempo.
Syntax
[UnmanagedFunctionPointer(CallingConvention.Cdecl)]
public delegate int ModuleExtInterfaceInteractive3.SetCurrentTempoDelegate2(IntPtr modExt, int tempo) :
MulticastDelegate, ICloneable, ISerializable
Remarks
The tempo may be reset by pattern commands at any time. Use
SetTempoFactor to apply a tempo factor that is independent of pattern commands.Operators
| Name | Value | Summary |
|---|---|---|
| operator != |
bool |
Inherited from Delegate
|
| operator != |
bool |
Inherited from MulticastDelegate
|
| operator == |
bool |
Inherited from Delegate
|
| operator == |
bool |
Inherited from MulticastDelegate
|