Summary
Play a note using the specified instrument.
Syntax
[UnmanagedFunctionPointer(CallingConvention.Cdecl)]
public delegate int ModuleExtInterfaceInteractive.PlayNoteDelegate(IntPtr modExt, int instrument, int note, double volume, double panning) :
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
|