lilypond-user-fr
[Top][All Lists]
Advanced

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

Re: une seule portée, deux voix un soupir pointé avec deux points.


From: Éditions IN NOMINE
Subject: Re: une seule portée, deux voix un soupir pointé avec deux points.
Date: Thu, 1 Feb 2018 17:48:41 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

eh bien, moi, je ferais : r8*3/2 sur le bassonII.

Bonne soirée !


Le 01/02/2018 à 17:41, Daniel Bernair (Belgacom.net) a écrit :
\version "2.18.2"

scoreABassoonI = \relative c {
bes8. g16 ees4) \oneVoice r8.\voiceOne  ees16( %12
  des8. ees16 f4 ees8. des16 %13
  }
scoreABassoonII = \relative c {
g8. e16 c4) \oneVoice r8.\voiceTwo  c( %8
  aes'8. g16 f4 e8. f16 %9
}
scoreABassoonIPart = \new Staff \with {
  instrumentName =  \markup\column {"Fag I" "Fag II"}
  shortInstrumentName =  \markup\column {"Fag I" "Fag II"}
  midiInstrument = "bassoon"
} << \new Voice { \voiceOne \clef bass \scoreABassoonI }
     \new Voice { \voiceTwo \clef bass \scoreABassoonII }
\score {
  <<
   \scoreABassoonIPart
  >>
}

--
Jean-Marc Legrand
Éditions IN NOMINE
www.editionsinnomine.com
06 48 96 29 19

reply via email to

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