Download presentation
Presentation is loading. Please wait.
Published byAron Fitzgerald Modified over 9 years ago
1
Transforming XML Into Music Notation Baron Schwartz, Computer Science Perry Roland, Digital Library Worthy Martin, Computer Science
2
Overview Project Motivation MEI and Research Objectives XML and XSLT A Sample Transformation Results and Conclusions
3
Motivation There is no good, universal way to encode musical data in a computer file –There are dozens of good ones for specific purposes –There are many uses: analysis, printing, and bibliography to name a few –Commercially important: $711 million/yr industry There is a huge amount of material –UVA Library has 65,000+ scores and books –RISM project identified 1.5 million works – 50 years ago!
4
MEI and This Project MEI – the Music Encoding Initiative –An XML file format by Perry Roland –Designed to enable storing and retrieving musical information –Not an audio file format – “music” is an abstract concept My job: prove the MEI concept –Transform MEI-encoded music into notation
5
Transformation I used XSLT to transform the files Typesetting music is complicated, so I used Mup as an intermediate format MEI File XSLT Script XSLT Processor Notation Mup File
6
XML
7
XSLT … do something … … do something … … do something …
8
XSLT Processor
9
Sample File Fragments 1: 4c; 4e; 2g; bar Mup MEI
13
Results and Conclusions MEI can represent notation MEI is probably useful for other purposes Future work –More transformations –Native file format
14
Are there any other formats? MIDI –Commonly used, but very limited MusicXML –Commercially motivated –Explicitly designed for interchange –Some serious design mistakes
15
What about MIDI? MIDI encodes a single performance MIDI can’t tell a D-flat from a C-sharp MIDI can’t store complicated information, such as visual layout
16
What Are the Requirements? Comprehensive Declarative Explicit Interpreted Hierarchical Formal Flexible Extensible
17
What Uses Exist? Notation (most important) Interchange & Transmission Analysis Preservation Historical Works E-Texts for Digital Libraries Searching and Cataloguing/Bibliographies Automatic Performance
18
Other Work Changes to the MEI format –Representing information atomically Suggestions to preserve MEI’s flexibility –A rendering model –A definition for auxiliary languages –A stylesheet namespace model
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.