lilypond-user
[Top][All Lists]
Advanced

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

Re: Tremolo repeats and groups of notes


From: Jacques Menu Muzhic
Subject: Re: Tremolo repeats and groups of notes
Date: Thu, 12 Apr 2018 08:29:28 +0200

Hello Marco,

None of your examples compile with 2.19.80, which complains about spurious _expression_ in \score messages.

How did you copy/paste the code into your post?

You can also attach the files to the message.

JM

Le 12 avr. 2018 à 07:13, Marco Bagolin <address@hidden> a écrit :

Hi all,
please someone can help me?
Thank you in advance

1. I did not find a solution to reproduce the following tremolo notes in tuplets:
<image001.png>

My best solution is the following… but beam slash position and direction is not as in the example:

 

\version "2.18.2"

 

\score {

 

\time 4/4

\key bes \major

 

                \tuplet 3/2 { d8:16 -\markup { \tiny \italic { rep. notes opt. }} \f f8:16 bes:16 } \tuplet 3/2 { c8:16 ees?8:16 aes8:16 } c4|

}

 

2. I did not find a solution to reproduce the following group od notes:

<image003.png>

My best solution is the following, but is not as in the example:

 

\version "2.18.2"

 

\score {

 

\clef bass

\time 4/4

\key bes \major

 

                r8

                               \tuplet 3/2 { f16 \upbow -\markup { \line { \concat { \dynamic p } \italic { accel. e cresc. }}} f f }

                               \tuplet 3/2 { ges16[ ges16 ges16] }

                               \tuplet 3/2 { aes16[ aes16 aes16] }

 

                               \tuplet 3/2 { bes16[ bes16 bes16] }

                               \tuplet 3/2 { c16[ c16 c16] }

                               \tuplet 3/2 { d16[ d16 d16] }

                               \tuplet 3/2 { ees16[ ees16 ees16] }|

                f1|

}




_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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