A MIDI Library for .NET
Chord.ToString Method
ToString returns the chord name.
public override
string
ToString();
Return Value
The chord's name.
See Also
Chord Class
|
Midi Namespace