octave-and-interval reference scale [Function]

Returns the octave and the interval of reference in scale. reference may be a note, degree, or pitch.

Example:

? (octave-and-interval 'a4 *standard-scale*)
5
9

See Also:

degree, note, pitch,


Last Modified: 5-Mar-1998