[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: glissando between single notes in two chords
From:       Federico Bruni <fede () inventati ! org>
Date:       2015-11-28 23:56:49
Message-ID: 1448755009.27745.3 () smtp ! autistici ! org
[Download RAW message or body]

Il giorno dom 29 nov 2015 alle 0:38, David Nalesnik 
<david.nalesnik@gmail.com> ha scritto:
> Have you tried setting glissandoMap?  See  
> http://www.lilypond.org/doc/v2.19/Documentation/notation/expressive-marks-as-lines

Thanks, this helps!
And I used \omit to work around the last example:

\version "2.19.31"

\paper {
  ragged-right = ##f
}

myMusic = \relative {
  <a c>\glissando <b\3 d>
  \once \set glissandoMap = #'((0 . 1))
  <a b~>\glissando <b b\3>

  <a b>\glissando <\single\omit b b\3>
}

\score {
  \new StaffGroup <<
    \new Staff { \clef "treble_8" \myMusic }
    \new TabStaff \with {
      stringTunings = #guitar-tuning
    } \myMusic
  >>
  \layout { }
}




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic