]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/musical-pitch.hh
release: 1.0.8
[lilypond.git] / lily / include / musical-pitch.hh
index ed3e8ed015bf89904c9723a602d5d93efb1c9e12..2c4f1a55de1f3390efb63c18d7f3d776cdff1162 100644 (file)
 #include "lily-proto.hh"
 #include "input.hh"
 
-/** The pitch as it figures in diatonal western music (12 semitones in
-   an octave).
+/** A "tonal" pitch. This is a pitch as it figures in diatonal western
+   music (12 semitones in an octave), as opposed to a frequence in Hz
+   or a integer number of semitones.
 
-   It is not Music because, it has to duration associated
+   It is not Music because, it has no duration associated.
 */
 struct Musical_pitch : public Input
 {