 | SingleBeatWithChannelToneVelocity Property |
The velocity of the tone.
Namespace: MidiGremlin.InternalAssembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic byte ToneVelocity { get; }
Public ReadOnly Property ToneVelocity As Byte
Get
public:
property unsigned char ToneVelocity {
unsigned char get ();
}
member ToneVelocity : byte with get
Property Value
Type:
Byte
See Also