Skip to content

Loretta C. Duckworth Scholars Studio

⠀

Menu
  • Scholars Studio Blog
    • Digital Methods
      • coding
      • critical making
      • data visualization
      • digital pedagogy
      • immersive technology (AR/VR)
      • mapping
      • textual analysis
      • web scraping
    • Disciplinary Fields
      • Anthropology
      • Archaeology
      • Architecture
      • Art History
      • Business
      • Computer Science
      • Critical Digital Studies
      • Cultural Studies
      • Dance
      • Economics
      • Education
      • Environmental Studies
      • Film Studies
      • Gaming Studies
      • Geography
      • History
      • Information Science
      • Linguistics
      • Literary Studies
      • Marketing
      • Media and Communication Studies
      • Music Studies
      • Political Science
      • Psychology
      • Public Health
      • Sculpture
      • Sociology
      • Urban Studies
      • Visual Art
    • Cultural Analytics Practicum Blogposts
  • Current Staff
  • Newsletter
  • About
    • Games Group 
Menu
an die ferne sheet music

Dig!Arts: Music Encoding Initiative

Posted on September 3, 2014January 24, 2023 by Anne Harlow

By Anne Harlow

MEI, the “Music Encoding Initiative”, represents a music markup language, an organization, and a research community.  Initially conceived by Perry Roland from the University of Virginia Library in response to the need for a “comprehensive markup language in the academic music community,”  MEI grew into an international effort when Stefan Morent of the University of Tübingen and Johannes Kepper and Daniel Daniel Röwenstrunk, both from Edirom joined the effort.  The National Endowment for the Humanities and the German Research Foundation (DFG) provided funding, bringing together musicologists, librarians, technologists, and music theorists to create an international standard for music encoding.  The first international MEI conference was held in 2013 at the Mainz Academy for Literature and Sciences, and the second in 2014 at the University of Virginia, which I attended.  The viability, flexibility, and strong technical and scholarly foundation of MEI continues to grow. Presently, the Library of Congress has designated MEI as a recommended format specification,  and MEI will be used in new digital editions of Mozart, Bach, and Weber as well as others.  Through Verovio, MEI will be used to render incipits in RISM, the international online catalog of musical sources.

Rendering music notation in a meaningful way can be challenging.  Musical notation involves subtle (and sometimes not so subtle)  differences that greatly impact meaning and interpretation.   Variations in placement horizontally and vertically, color, shape, and size of notes, and spacing are all important elements to render in musical notation.  To complicate matters further, notation systems other than the common western notation, such as lute tablatures, medieval neumes, renaissance polyphony, and others, necessitate flexibility in any standard music encoding system.  Building MEI as a framework allows for the development of various schema to support different  notation systems.  Presently, MEI serves only to render musical notation, not to apply descriptive analytical tags.

Although similar in some ways to MusicXML, which is proprietary, MEI is platform independent, public, open standard, and controlled by the scholarly community.  Designed to facilitate sharing and scholarly systematic inquiry and analyses of musical scores,   MEI’s framework works with various notation systems, incorporates valuable metadata, and provides the foundation for the production of viable scholarly editions of music.  Like TEI (Text Encoding Initiative), the MEI framework is xml and natural-language based.  The framework, known as the “Music Encoding (MEI) Guidelines”, contains application guidelines, tag library, rules, and accompanying schema in an ODD (One Document Does-It-All) document.

The three pillars that support the MEI framework are elements, attributes, and the relationships between various elements and attributes.   Elements identify every aspect of the musical work and are identified and defined in the tag library.  The tag library also defines which attributes are associated with any particular element.  Elements include structural elements, musical elements, and textual elements.   Document structure, metadata, and musical structure comprise the structure elements.  An MEI statement is also included in the document structure.  Metadata is in the FRBR model (Functional Requirements for Bibliographic Records) as defined by IFLA (the International Federation of Library Associations and Institutions).  Structural elements also include the components of the musical work, which can be a symphony, sonata, or concerto with different movements, a song cycle, an opera with arias, duets, overtures, and many others.  Beyond the structural elements come the basic music notational elements including key signatures and clefs, bar lines, note, chord, rest, accidentals, and more.   There are currently over 300 MEI Elements in the guidelines.  Below you will see coding  (from http://music-encoding.org/documentation/samples) of some structural elements and musical elements for Beethoven’s An die ferne Geliebte.

Stuctural Elements

<mei xmlns=”http://www.music-encoding.org/ns/mei“ xmlns:xlink=”http://www.w3.org/1999/xlink“meiversion=”2013“>
<meiHead>
<fileDesc>
<titleStmt>
<title>Example</title>
<respStmt>
<persName role=”creator“>Ludwig van Beethoven</persName>
<persName role=”encoder“>Maja Hartwig</persName>
<persName role=”encoder“>Kristina Richts</persName>
</respStmt>
</titleStmt>
<identifier>
<ref target=”http://music-encoding.org/Support/MEI_Sample_Collection“/>
</identifier>
<sourceDesc>
<source n=”1“ xml:id=”IMSLP_Beethoven_op98_1“ label=”print“>
<identifier type=”opusNumber“>Op. 98</identifier>
<identifier type=”URI“>
http://conquest.imslp.info/files/imglnks/usimg/d/d4/IMSLP47561-PMLP11572-Beethoven_Lieder_Peters_9535_Op_98_An_die_ferne_Geliebte.pdf
</identifier>
<titleStmt>
<title>An die ferne Geliebte</title>
<respStmt>
<persName role=”composer“>Ludwig van Beethoven</persName>
<persName role=”lyricist“>Aloys Isidor Jeitteles</persName>
<persName role=”dedicatee“>Fürst Joseph von Lobkowitz</persName>
<persName role=”editor“>Max Unger</persName>
</respStmt>
</titleStmt>
<pubStmt>
<respStmt>
<corpName role=”publisher“>C.F. Peters</corpName>
</respStmt>
<pubPlace>Leipzig</pubPlace>
</pubStmt>
<physDesc>
<plateNum>9535</plateNum>
</physDesc>
</source>
<titleStmt>
<title>An die ferne Geliebte</title>
</titleStmt>
<workDesc>
<work>
<titleStmt>
<title>Auf dem Hügel sitz ich spähend</title>
<title type=”uniform“>
An die ferne Geliebte <Auf dem Hügel sitz’ ich spähend>
</title>
<key pname=”e“ accid=”f“ mode=”major“>Es major</key>
<tempo>Ziemlich langsam und mit Ausdruck</tempo>
<meter count=”3“ unit=”4“/>
<incip>
<incipCode form=”parsons“>*rruuurdudduurduuddduddudrddddd</incipCode>
<incipText>
<p>Auf dem Hügel sitz’ ich spähend</p>
</incipText>
<score>
<scoreDef meter.count=”3“ meter.unit=”4“ key.sig=”3f“ key.mode=”major“>
<staffGrp>
<staffDef n=”1“ label=”Voice“ lines=”5“ clef.line=”2“ clef.shape=”G“ key.sig=”3f“key.mode=”major“/>
<staffGrp symbol=”brace“ label=”Piano“ barthru=”true“>
<staffDef n=”2“ lines=”5“ clef.line=”2“ clef.shape=”G“ key.sig=”3f“ key.mode=”major“/>
<staffDef n=”3“ lines=”5“ clef.line=”4“ clef.shape=”F“ key.sig=”3f“ key.mode=”major“/>
</staffGrp>
</staffGrp>
</scoreDef>

Musical Content – Below is the coding for the first measure of An die ferne Geliebte.

<measure n=”1“ width=”324“>
<staff n=”1“>

<layer n=”1“>
<rest dur=”4“/>
<note pname=”b“ oct=”4“ dur=”4“ stem.dir=”down“ accid.ges=”f“>
<verse>
<syl>Auf</syl>
</verse>
</note>
<note pname=”b“ oct=”4“ dur=”4“ stem.dir=”down“ accid.ges=”f“>
<verse>
<syl>dem</syl>
</verse>
</note>
</layer>
</staff>
<staff n=”2“>
<layer n=”1“>
<chord dur=”4“ stem.dir=”up“>
<note pname=”b“ oct=”3“ accid.ges=”f“/>
<note pname=”e“ oct=”4“ accid.ges=”f“/>
<note pname=”g“ oct=”4“/>
<note pname=”b“ oct=”4“ accid.ges=”f“/>
</chord>
<note pname=”b“ oct=”4“ dur=”4“ stem.dir=”down“ accid.ges=”f“/>
<note pname=”a“ oct=”4“ dur=”4“ stem.dir=”up“ accid.ges=”f“/>
</layer>
</staff>
<staff n=”3“>
<layer n=”1“>
<chord dur=”4“ stem.dir=”up“>
<note pname=”e“ oct=”2“ accid.ges=”f“/>
<note pname=”e“ oct=”3“ accid.ges=”f“/>
</chord>
<clef shape=”G“ line=”2“/>
<note pname=”g“ oct=”4“ dur=”4“ stem.dir=”up“/>
<note pname=”f“ oct=”4“ dur=”4“ stem.dir=”up“/>
</layer>
</staff>
<dir tstamp=”1“ place=”above“ staff=”1“>
<rend fontsize=”11“ fontweight=”bold“>
Ziemlich langsam und mit Ausdruck
</rend>
</dir>
<dir tstamp=”1“ place=”above“ staff=”1“>No. 1</dir>
<dynam tstamp=”1“ place=”below“ staff=”2“>p</dynam>
<pedal tstamp=”1“ place=”below“ staff=”3“ dir=”down“ style=”pedstar“/>
<pedal tstamp=”2“ place=”below“ staff=”3“ dir=”up“ style=”pedstar“/>
<slur tstamp=”2“ tstamp2=”0m+3“ curvedir=”above“ staff=”2“/>
<slur tstamp=”2“ tstamp2=”0m+3“ curvedir=”below“ staff=”3“/>
</measure>

And here you can see the part of the score encoded above.

Music Score to Beethoven's An die ferne Geliebte

Projects that utilize MEI include:

Bach Digital – scans of manuscripts, database of manuscript sources, catalog of works by Bach and Bach family.

Beethovens Werkstatt – combining variants from editions, manuscripts, and sketchbooks into a completely new concept of a scholarly edition using Edirom tools and MEI.

Online Chopin Variorum Edition –  online archive of manuscript and printed music that can be manipulated by the viewer to create an individualized performing edition.

Les Livres de Chansons Nouvelles de Nicolas Du Chemin – collection of mid-sixteenth century French songs from the printer Nicolas Du Chemin.

Edirom – tool for producing digital scholarly editions of music.

Freischutz Digital – completely digital critical scholarly musical edition of  Carl Maria von Weber’s opera.

Marenzio Online Digital Edition –  online critical edition of Luca Marenzio, 16th century madrigal composer.

Digital Mozart Edition – online scholarly edition, critical notes, and facsimile editions.

Music Notation Addressability Project –  at the University of Maryland Institute for Technology in the Humanities

Transforming Musicology – project customizing lute tablature for MEI.

Verovio – developed by RISM Switzerland to render MEI for musical incipits.

– Anne Harlow aharlow@temple.edu

Leave a Reply

You must be logged in to post a comment.

Recent Posts

  • The Untold History of Fletcher Street’s Stables April 21, 2025
  • Building an Immersive Archive of the Greek Orthodox Churches in Istanbul April 15, 2025
  • Tracing Influence in Genealogies of Communication Theory April 14, 2025

Tags

3D modeling 3D printing arduino augmented reality banned books coding corpus building critical making Cultural Heritage data cleaning data visualization Digital Preservation digital reconstruction digital scholarship film editing game design games gephi human subject research linked open data machine learning makerspace makerspace residency mapping network analysis oculus rift omeka OpenRefine Photogrammetry Python QGIS R SketchUp stylometry text analysis text mining textual analysis top news twitter video analysis virtual reality visual analysis voyant web scraping webscraping

Recent Posts

  • The Untold History of Fletcher Street’s Stables April 21, 2025
  • Building an Immersive Archive of the Greek Orthodox Churches in Istanbul April 15, 2025
  • Tracing Influence in Genealogies of Communication Theory April 14, 2025

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Archives

Blog Tags

3D modeling (11) 3D printing (14) arduino (8) augmented reality (5) banned books (3) coding (12) corpus building (4) critical making (7) Cultural Heritage (11) data cleaning (4) data visualization (11) Digital Preservation (3) digital reconstruction (9) digital scholarship (12) film editing (3) game design (3) games (6) gephi (3) human subject research (3) linked open data (4) machine learning (6) makerspace (8) makerspace residency (4) mapping (30) network analysis (17) oculus rift (8) omeka (3) OpenRefine (4) Photogrammetry (5) Python (8) QGIS (10) R (9) SketchUp (4) stylometry (8) text analysis (10) text mining (4) textual analysis (32) top news (102) twitter (5) video analysis (4) virtual reality (17) visual analysis (5) voyant (4) web scraping (16) webscraping (3)

Recent Posts

  • The Untold History of Fletcher Street’s Stables April 21, 2025
  • Building an Immersive Archive of the Greek Orthodox Churches in Istanbul April 15, 2025
  • Tracing Influence in Genealogies of Communication Theory April 14, 2025
  • From Theory to Practice: Weaving in Response to the Grid in the Global Context March 26, 2025
  • Visiting a Land of Twilight February 24, 2025

Archives

©2025 Loretta C. Duckworth Scholars Studio | Design: Newspaperly WordPress Theme
Menu
  • Scholars Studio Blog
    • Digital Methods
      • coding
      • critical making
      • data visualization
      • digital pedagogy
      • immersive technology (AR/VR)
      • mapping
      • textual analysis
      • web scraping
    • Disciplinary Fields
      • Anthropology
      • Archaeology
      • Architecture
      • Art History
      • Business
      • Computer Science
      • Critical Digital Studies
      • Cultural Studies
      • Dance
      • Economics
      • Education
      • Environmental Studies
      • Film Studies
      • Gaming Studies
      • Geography
      • History
      • Information Science
      • Linguistics
      • Literary Studies
      • Marketing
      • Media and Communication Studies
      • Music Studies
      • Political Science
      • Psychology
      • Public Health
      • Sculpture
      • Sociology
      • Urban Studies
      • Visual Art
    • Cultural Analytics Practicum Blogposts
  • Current Staff
  • Newsletter
  • About
    • Games Group