 | SingleBeatWithChannelTone Property |
Represents the tone as it is saved in the MIDI standard. http://www.tonalsoft.com/pub/news/pitch-bend.aspx
Namespace: MidiGremlin.InternalAssembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic byte Tone { get; }
Public ReadOnly Property Tone As Byte
Get
public:
property unsigned char Tone {
unsigned char get ();
}
member Tone : byte with get
Property Value
Type:
Byte
See Also