- [Function]
(
note-name
note [scale])
Returns the name of note with octave number removed.
Examples:
Example 1. Returning the note name of a note.
(note-name 'df5) ⇒ df (note-name 'dn5) ⇒ dn (note-name 'd5) ⇒ d (note-name 'd) ⇒ d
See also:
hertz
[Function]invert
[Function]keynum
[Function]note
[Function]note-accidental
[Function]octave-number
[Function]pitch-class
[Function]prime-form
[Function]scale-max
[Function]scale-min
[Function]scale-mod
[Function]scale-order
[Function]scale<
[Function]scale<=
[Function]scale=
[Function]scale>
[Function]scale>=
[Function]transpose
[Function]