Click or drag to resize
Scale Methods

The Scale type exposes the following members.

Methods
  NameDescription
Public methodContains
Checks if the tone is in the scale.
Public methodInterval
Finds the position of the specified tone within the scale. If the number p is returned searching for a tone t in scale S, writing S[p] will always yield t.
Top
See Also