A MIDI Library for .NET

Scale.ToString Method

ToString returns the scale's human-readable name.

public override string ToString();

Return Value

The scale's name, such as "G# Major" or "Eb Melodic Minor (ascending)".

See Also

Scale Class | Midi Namespace