lilypond-user
[Top][All Lists]
Advanced

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

Overlapping rests in drums score


From: Riccardo Del Monte
Subject: Overlapping rests in drums score
Date: Tue, 26 Jun 2012 16:14:41 +0100 (BST)

Hello.

I'm really new to Lilypond. I think it's an interesting project, so I started reading the first two chapters of the Learning Manual on lilypond.org. But since I play the drums, I wanted to see how the program worked with drums scores. Thus, as my first test with Lilypond, I created the .ly file in attachment.

As you can also see from the .pdf file, there's a problem. When there are, in this case, two rests on different voices, which should be the one at the top and the other at the bottom, they overlap.

I use Lilypond 2.14.2 on Linux, and this is the output when I try to compile the .ly file:

GNU LilyPond 2.14.2
Processing `example.ly'
Parsing...
Interpreting music... 
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
example.ly:7:18: warning: cannot resolve rest collision: rest direction not set
drs = \drummode { 
                  r4 bd4 r4 bd4 |
example.ly:7:18: warning: cannot resolve rest collision: rest direction not set
drs = \drummode { 
                  r4 bd4 r4 bd4 |
example.ly:7:25: warning: cannot resolve rest collision: rest direction not set
drs = \drummode { r4 bd4 
                         r4 bd4 |
example.ly:7:25: warning: cannot resolve rest collision: rest direction not set
drs = \drummode { r4 bd4 
                         r4 bd4 |
example.ly:4:18: warning: cannot resolve rest collision: rest direction not set
                  
                  r8 hh8 r8 hh8 r16 hh16 hh16 hh16 r16  hh16 hh16 hh16
example.ly:4:18: warning: cannot resolve rest collision: rest direction not set
                  
                  r8 hh8 r8 hh8 r16 hh16 hh16 hh16 r16  hh16 hh16 hh16
example.ly:4:32: warning: cannot resolve rest collision: rest direction not set
                  r8 hh8 r8 hh8 
                                r16 hh16 hh16 hh16 r16  hh16 hh16 hh16
example.ly:4:32: warning: cannot resolve rest collision: rest direction not set
                  r8 hh8 r8 hh8 
                                r16 hh16 hh16 hh16 r16  hh16 hh16 hh16
Layout output to `example.ps'...
Converting to `./example.pdf'...
success: Compilation successfully completed

Is there a kind of solution to this issue, or is it normal?

Attachment: example.ly
Description: Binary data

Attachment: example.pdf
Description: Adobe PDF document


reply via email to

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