- [Function]
(
note-accidental
note)
Returns the accidental of a note or note class.
Examples:
Example 1. Accessing note accidentals.
(note-accidental 'dff5) ⇒ ff (note-accidental 'd5) ⇒ #f (note-accidental 'dn5) ⇒ n (note-accidental 'ds) ⇒ s
See also:
hertz
[Function]invert
[Function]keynum
[Function]note
[Function]note-name
[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]