lilypond-user
[Top][All Lists]
Advanced

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

Re: Tremolo again, but different


From: Mats Bengtsson
Subject: Re: Tremolo again, but different
Date: Wed, 02 Aug 2006 09:34:23 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417

This time, I'm afraid it's your own fault. Since you didn't specify any
duration on the first note of the triplet, it inherits the duration from the previous note, i.e. you get a 32nd note. Moving the 8 to the first note of the
triplet fixes it:

     \repeat "tremolo" 4 {gis32( b32) } \repeat "tremolo" 4 { g32(
b32)\< } \times 2/3 {a'8[ cis''\! f'']} \times 2/3 { b'[ dis g] } |


  /Mats

Palmer, Ralph wrote:

Hi -

I'm running LilyPond 2.8.4.1 under Windows XP SP2.

I asked the list recently about a problem with beaming on an
acciaccatura following a tremolo. Apparently that's a bug that's been
fixed in 2.9.

Now I have a problem with a note following another set of tremolos. In
my music, I have a similar set of tremolos earlier, with no problem. The
only structural difference I can see is that the problem tremolos are
followed by a tuplet. The problem is two-fold: 1) how can I get the
first note in the first triplet to print correctly; and 2) whether or
not I can solve #1, how can I get the length of the measure correct? Is
this a known bug? Here is the problem section, and the log file:

Snippet
%%%%%%%%%%%%%%%%%%%%%

\version "2.8.4.1"
Music = {
     \clef treble
     \key c \major
     \time 4/4

     \repeat "tremolo" 4 {gis32( b32) } \repeat "tremolo" 4 { g32(
b32)\< } \times 2/3 {a'[ cis''8\! f'']} \times 2/3 { b'[ dis g] } |
     des'''16( c''') aes'' f'' des''( c'') aes' f' c'8 r aes'32( g'
ges' f' e' ees' d' des' \bar "||"
     d'4->) r dis'''2:8\ff-> |

}

\score {
      \Music
      }

%%%%%%%%%%%%%%%%%%%%%%%
End of Snippet

Log file:
%%%%%%%%%%%%%%%%%%%%%%

# -*-compilation-*-
Changing working directory to `C:/Documents and Settings/rpalmer/My
Documents/Ralph/Sheet Music/LilyPond/Classical/Deak/Lad a dog'
Processing `C:/Documents and Settings/rpalmer/My Documents/Ralph/Sheet
Music/LilyPond/Classical/Deak/Lad a dog/section test.ly'
Parsing...
Interpreting music... C:/Documents and Settings/rpalmer/My Documents/Ralph/Sheet
Music/LilyPond/Classical/Deak/Lad a dog/section test.ly:7:134: warning:
barcheck failed at: 15/16
     \repeat "tremolo" 4 {gis32( b32) } \repeat "tremolo" 4 { g32(
b32)\< } \times 2/3 {a'[ cis''8\! f'']} \times 2/3 { b'[ dis g] }
|
[3]
Preprocessing graphical objects... Calculating line breaks... [3][4]
Calculating page breaks...
Layout output to `section test.ps'...
Converting to `section test.pdf'...

%%%%%%%%%%%%%%%%%%%%%%
End of log file.

Thank you for your time and attention,

Ralph
+++++++++++++++++++++++++
Ralph Palmer
Energy/Administrative Coordinator
Keene State College
Keene, NH 03435-2502
Phone: 603-358-2230
Cell: 603-209-2903
Fax: 603-358-2456
address@hidden



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

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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