scale<= &rest references [Function]

Returns true if references contain nondecreasing scale degree entries in *standard-scale*. references may be a mixture of note, degree and pitch references.

Example:

? (scale<= 'a2 59 440.0)
T

See Also:

scale=, scale/=, scale<, scale>, scale>=, scale-max, scale-min, scale-member, *standard-scale*


Last Modified: 5-Mar-1998