lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'hideNotes' from midi or align lyrics differently


From: Jay Anderson
Subject: Re: 'hideNotes' from midi or align lyrics differently
Date: Sun, 17 Jul 2011 07:01:49 -0700

On Sun, Jul 17, 2011 at 3:24 AM, Wilbert Berendsen <address@hidden> wrote:
> Put it in the \with { } block:
> ...
> Or use the lyricsto construction: \new Lyrics \lyricsto "bass" { bla bla bla }

True, but that doesn't quite work for what I'm trying to do. I have a
function which generates a score given a hymn number: \createScore
#"005" (this looks in ./005/ for soprano.ily, alto.ily, and other
files to build up the score). This always makes the lyrics align to
the "soprano" voice which works for most hymns. I'd like to be able to
do it without complicating this, but I could add a lyric alignment
voice as another parameter: \createScore #"005" #"bass". This wouldn't
be too bad.

-----Jay



reply via email to

[Prev in Thread] Current Thread [Next in Thread]