From: fred Date: Wed, 27 Mar 2002 00:57:07 +0000 (+0000) Subject: lilypond-1.3.135 X-Git-Tag: release/1.5.59~884 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=03ecfb7566a98a3c3bd7b51acf433ea520256acf;p=lilypond.git lilypond-1.3.135 --- diff --git a/lily/include/pitch.hh b/lily/include/pitch.hh index cd478d250f..25b576f4c0 100644 --- a/lily/include/pitch.hh +++ b/lily/include/pitch.hh @@ -46,6 +46,7 @@ public: int notename_i () const; int alteration_i () const; + void normalise (); /* Pitch is lexicographically ordered by (octave, notename, alteration).