scale> freq1 freq2 &optional scale [Function]

Returns true if freq1 is greater than freq2 in scale, otherwise returns false.

Example:

? (scale> 60 'cw4)
NIL

? (scale> 'cs4 60)
T

See Also:


Common Music Dictionary  |  © 2002 Heinrich Taube Last Modified: 20 Sep 2002