Hi,

something seems completely wrong here:

\version "2.11.7"

\relative c'''' {
#(set-octavation 1)
b4~
#(set-octavation 2)
b4~
#(set-octavation 1)
b4~
#(set-octavation 0)
b4
 }

all pitches should be the same (and lilypond obviously thinks so as it
prints the slurs) but the octaves are messed up as if the
set-octavation function worked in some sort of relative mode.

--
Orm


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to