 | ToneOutOfRangeExceptionTone Property |
The int value corresponding to the tone that could not be played. Check octave offsets and origin of tone.
http://www.tonalsoft.com/pub/news/pitch-bend.aspx
Namespace: MidiGremlinAssembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxPublic ReadOnly Property Tone As Integer
Get
public:
property int Tone {
int get ();
}
member Tone : int with get
Property Value
Type:
Int32
See Also