I am trying to set some examples which display some rules about note
beaming.  This is for discuss on the denemo mailing list and part of my
PhD research.  In the following example I require the second bar to be
notated as the third bar but with a beam covering all the notes.

\score {
   \notes \relative c' {
        \clef "violin";
        \time 3/8;
        
        [a8 a16 a8 a16] |
        
        [a8 a16] [a8 a16] |

        \time 6/16;
        [a8 a16] [a8 a16]
   }

   \paper { linewidth = 10.0\cm;}
}       

This is so that I can show that the beaming effects the grouping of a
rhythm.

Adam

-- 
Adam Tee
Postgraduate Research Student
Dept of Electronic & Electrical Engineering and Dept of Music
University of Leeds
LS2 9JT
UK

Reply via email to