beaming

Anders Vinjar anders.vinjar@notam.uio.no
Thu, 5 Jun 1997 10:07:19 +0200 (MDT)


  Gerard Assayag writes:

   > There seems to be a bug in the beaming construct :

   > (cmn staff treble
   >   (meter 3 4 (beaming (list .5 2 .5))) c4 e c4 h c4 e )

   > should display an eighth, a half note, and an eighth.  But the half
   > note is strangely split.


It seems that youre possibly confusing beams and ties.  The splitted
half-note is made by CMN while trying to figure out how to do the ties in
this measure.  It sets up a 'beatscheme for various meter-types and
split/ties notes together according to that scheme.

Try to set AUTOMATIC-TIES to NIL:

(cmn (automatic-ties nil) staff treble
   (meter 3 4 (beaming (list .5 2 .5))) c4 e c4 h c4 e )


To see the effect of the beaming-list in your example:

(cmn staff treble
   (meter 3 4 (beaming (list .5 2 .5))) c4 e c4 e c4 e c4 e c4 e c4 e)


Good luck!

Anders Vinjar

NICEM - Norwegian Section of ICEM  |  P.O.box 1137 - Blindern
Tlf:  +47-22857973                 |  0317 Oslo
Fax:  +47-22857974                 |  Norway