pitch-class freq &optional scale [Function]

Returns the pitch class of freq, which can be a note or keynum in scale.

Example:

? (pitch-class 'df5)
1

? (pitch-class 'cs4)
1

? (pitch-class 61)
1

See Also:


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