From 03ecfb7566a98a3c3bd7b51acf433ea520256acf Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 00:57:07 +0000 Subject: [PATCH] lilypond-1.3.135 --- lily/include/pitch.hh | 1 + 1 file changed, 1 insertion(+) 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). -- 2.39.5