A MIDI Library for .NET

Scale Methods

The methods of the Scale class are listed below. For a complete list of Scale class members, see the Scale Members topic.

Public Instance Methods

Contains Returns true if pitch is in this scale.
Equals Value equality.
GetHashCode Hash code.
GetType (inherited from Object) 
ScaleDegree Returns the scale degree of the given pitch in this scale.
ToString ToString returns the scale's human-readable name.

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

Scale Class | Midi Namespace