Giter Club home page Giter Club logo

key_modulation_dataset's Introduction

Key Modulation Dataset

A dataset of key modulations that have been annotated in different music theory books.

Licensing

All the code in this repository is under the MIT License, except for the humdrum scores. All the scores are under the CC BY SA 4.0 License. The scores consist of all the files under the following folders:

  • aldwell
  • kostka-payne
  • reger
  • rimsky-korsakov
  • tchaikovsky

Dataset

The annotations consist of the following:

  • Kostka-Payne
    • Example 18-2
    • Example 18-3
    • Example 18-4
    • Example 18-6
    • Example 18-7
    • Example 19-1
    • Example 19-2
    • Example 19-3
    • Example 19-4
    • Example 19-5
    • Example 19-6
    • Example 19-10
    • Example 19-11
    • Example 19-12
  • Aldwell, Schachter and Cadwallader
    • Example 27-2-a
    • Example 27-2-b
    • Example 27-2-c
    • Example 27-3
    • Example 27-4-a
    • Example 27-4-b
    • Example 27-7
  • Tchaikovsky
    • Example 173
    • Example 183
    • Example 185
    • Example 189
    • Example 191
    • Example 193
    • Example 195
  • Max Reger
    • Examples 1-100
  • Rimsky-Korsakov
    • Example 3.5
    • Example 3.7
    • Example 3.8
    • Example 3.10
    • Example 3.14
    • Example 3.15
    • Examples 3.17

Humdrum Utilities

  • add_text_spine.py - Adds an empty **text spine at the end of the file (last column). Very helpful for when a file is not annotated yet and it is going to be annotated.
  • restaff.py - Replaces the *staff entries with a systematic numbering. Starting with *staff4 for the bass and up to *staff1 in the soprano. Assumes that there is a **text spine at the end and it has an empty *staff entry.
  • correct_spine_association.py - This figures out the correct *staffX that the **text spine should be pointing to at every slice. This is necessary in order to embed every annotation to a note, which many times is impossible if we annotate a single column.
  • get_keys.py - This gets the key annotations of a given file.

key_modulation_dataset's People

Contributors

lfeistha avatar napulen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.