Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a "standard" dataset for music in symbolic form? [closed]

For music data in audio format, there's The Million Song Dataset (http://labrosa.ee.columbia.edu/millionsong/), for example. Is there a similar one for music in symbolic form (that is, where the notes - not the sound - is stored)? Any format (like MIDI or MusicXML) would be fine.

like image 582
Rafael Almeida Avatar asked Mar 21 '11 22:03

Rafael Almeida


2 Answers

I'm not aware of a "standard" dataset. However, the places I know of for music scores in symbolic form are:

  • The Mutopia Project, a repository for free/libre music scores in Lilypond format. They standardise on Lilypond because it is a free/libre tool, it produces high-quality scores, and it’s possible to convert from many formats into Lilypond. They currently host over 1700 scores.
  • The aforementioned Gutenberg Sheet Music Project, an interesting one to watch. It hosts less than 100 scores now. However, it’s an offshoot of the tremendously successful Gutenburg Project for free ebooks (literature in plain text form), so they know how to run this sort of project. They have an excellent organised approach to content production.
  • MuseScore, a repository for music arrangements. They prefer MuseScore's own .mscz format, but support many others. [Added December 2019]
    • Wikifonia, a repository for lead sheets of songs. [As of December 2019, this site announces that it has closed.] A lead sheet is a simplified music score, perhaps enough to sing at a piano with friends, but not enough to publish a vocal score. They use MusicXML as their standard format. I estimate they have over 4000 scores. Interestingly, they have an arrangement to pay royalties for music they host. This is probably the best home for re-typeset scores of non-free/libre music. [This site was in operation in January 2012, when the answer was first written, but has ceased operation by December 2019, when this edit was made. Since the question is also old and closed, it's worth leaving this legacy entry in the answer.]
like image 91
Jim DeLaHunt Avatar answered Nov 08 '22 06:11

Jim DeLaHunt


You can find a list of sites with sheet music in MusicXML and MusicXML-compatible formats at:

http://www.recordare.com/musicxml/music

Many of those sites include MIDI files and other formats as well.

like image 32
Michael Avatar answered Nov 08 '22 08:11

Michael