Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for E0B8 and E0B9 note heads #3802

Merged
merged 4 commits into from
Sep 27, 2024
Merged

Add support for E0B8 and E0B9 note heads #3802

merged 4 commits into from
Sep 27, 2024

Conversation

lpugin
Copy link
Contributor

@lpugin lpugin commented Sep 27, 2024

image

<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://music-encoding.org/schema/5.0/mei-all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="https://music-encoding.org/schema/5.0/mei-all.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<mei xmlns="http://www.music-encoding.org/ns/mei" meiversion="5.0">
   <meiHead>
      <fileDesc>
         <titleStmt>
            <title />
         </titleStmt>
         <pubStmt>
         </pubStmt>
      </fileDesc>
      <encodingDesc>
         <appInfo>
            <application isodate="2024-09-22T20:43:41" version="4.3.0-dev-bf6b697-dirty">
               <name>Verovio</name>
               <p>Transcoded from Humdrum</p>
            </application>
         </appInfo>
      </encodingDesc>
      <extMeta>
         <frames xmlns="http://www.humdrum.org/ns/humxml" />
      </extMeta>
   </meiHead>
   <music decls="#work1_encoded">
      <body>
         <mdiv xml:id="mb2lo6u">
            <score xml:id="sxq1agr">
               <scoreDef xml:id="s1lxa7hc" tempo.dist="3.0000vu">
                  <staffGrp xml:id="sasko47">
                     <staffDef xml:id="staffdef-L1F1" n="1" lines="5">
                        <clef xml:id="cocfzzl" shape="G" line="2" />
                        <meterSig xml:id="metersig-L2F1" count="4" unit="4" />
                     </staffDef>
                  </staffGrp>
               </scoreDef>
               <section xml:id="section-L1F1">
                  <measure xml:id="measure-L1">
                     <staff xml:id="staff-L1F1" n="1">
                        <layer xml:id="layer-L1F1N1" n="1">
                           <note xml:id="note-L4F1" dur="4" oct="4" pname="c" head.shape="diamond" accid.ges="n" />
                           <note xml:id="note-L6F1" dur="4" oct="4" pname="d" head.fill="void" head.shape="diamond" accid.ges="n" />
                           <note xml:id="note-L8F1" dur="2" oct="4" pname="e" head.shape="rectangle" accid.ges="n" />
                           <note xml:id="note-L10F1" dur="4" oct="4" pname="f" head.shape="rectangle" accid.ges="n" />
                        </layer>
                     </staff>
                  </measure>
               </section>
            </score>
         </mdiv>
      </body>
   </music>
</mei>

@ahankinson ahankinson merged commit c93d2fc into develop Sep 27, 2024
9 checks passed
@lpugin lpugin deleted the develop-glyphs branch October 7, 2024 12:02
@lpugin lpugin restored the develop-glyphs branch October 7, 2024 12:02
@lpugin lpugin deleted the develop-glyphs branch October 7, 2024 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants