[MEI-L] Example: gracenotes and beams interaction

Roland, Perry (pdr4h) pdr4h at eservices.virginia.edu
Thu Aug 13 00:14:46 CEST 2009


Encoded with beam elements:

<score>
  <scoredef key.sig="1s" meter.count="2" meter.unit="4">
    <staffdef n="1" clef.line="2" clef.shape="G"/>
  </scoredef>
  <section>
    <measure right="invis">
      <staff n="1">
        <layer n="1">
          <beam>
            <note pname="d" oct="5" dur="8"/>
            <note pname="e" grace="unacc"/>
            <note pname="d"/>
            <note pname="c" accid="s" grace="unacc"/>
            <note pname="d"/>
            <note pname="b" oct="4"/>
          </beam>
        </layer>
     </staff>
    </measure>
    <measure>
       <staff n="1">
         <layer n="1">
           <beam>
             <note pname="a" oct="5" dur="16" grace="unacc"/>
             <note pname="b" grace="unacc"/>
            </beam>
            <beam>
              <note pname="a" dur="8"/>
              <note pname="g" accid="s"/>
              <beam>
                <note pname="a" oct="5" dur="16" grace="unacc"/>
                <note pname="b" grace="unacc"/>
              </beam>
              <note pname="a"/>
            </beam>
          </layer>
      </staff>
    </measure>
  </section>
</score>


--
p.

__________________________
Perry Roland
Digital Curation Services
University of Virginia Library
P. O. Box 400155
Charlottesville, VA 22904- 4155
434-982-2702 (w)
pdr4h at virginia.edu
________________________________________
From: mei-l-bounces at lists.uni-paderborn.de [mei-l-bounces at lists.uni-paderborn.de] On Behalf Of Craig Sapp [craigsapp at gmail.com]
Sent: Wednesday, August 12, 2009 6:01 PM
To: Music Encoding Initiative
Subject: [MEI-L] Example: gracenotes and beams interaction

Hello MEI example-encoders,

Here is another example which would be useful to see
in the documentation.  The example would demonstrate
how grace notes interact with <beam> (or <beamspan>)
elements.

This example adapted from Irish fiddle tunes.

-=+Craig


More information about the mei-l mailing list