Summary
Get the current tempo factor of the module.
Syntax
[UnmanagedFunctionPointer(CallingConvention.Cdecl)]
public delegate double ModuleExtInterfaceInteractive.GetTempoFactorDelegate(IntPtr modExt) :
MulticastDelegate, ICloneable, ISerializable
Operators
| Name | Value | Summary |
|---|---|---|
| operator != |
bool |
Inherited from Delegate
|
| operator != |
bool |
Inherited from MulticastDelegate
|
| operator == |
bool |
Inherited from Delegate
|
| operator == |
bool |
Inherited from MulticastDelegate
|