Dear Jon,I'm having trouble finding exactly what is the problem here. There is a slur between the dotted quarter and eighth note in bar 7, looking at that section in the soprano block it is being rendered as I thought it would be. Can you please create a minimal example that demonstrates the problem?
-Will On 1/21/23 18:31, Jon Arnold wrote:
Hey folks-Can anyone tell me why the slurs are not being followed in the soprano part of the attached file? It first occurs in the 2nd half of bar 7, bottom of page 3. It seems to be related to the barLiner function I have (it goes away if I remove it), but I don't understand why this would affect the lyrics.Here's the function: barLiner = { \repeat unfold 20 { s2 \bar "!" s2. } \set Timing.measureLength = #(ly:make-moment 1/2) s2 s2 \set Timing.measureLength = #(ly:make-moment 3/4) s2. s2. \bar "|." } This is called with: \new Staff \with { midiInstrument = "choir aahs" instrumentName = "Soprano" } { << \soprano \barLiner >> } \addlyrics { \sopranoVerse }
-- + ---------------------------------------------- + | William Rehwinkel - Oberlin College and | | Conservatory '24 | | [email protected] | | PGP key: | | https://williamrehwinkel.net/static/pubkey.txt | + ---------------------------------------------- +
OpenPGP_signature
Description: OpenPGP digital signature
