Git Product home page Git Product logo

joplin's Introduction

A Digital Edition of Scott Joplin's Music

This repository contains a digital edition in the Humdrum file format of music composed by Scott Joplin. Graphical versions of these scores can be viewed on Verovio Humdrum Viewer (VHV).

PDF files of scanned music used to encode the digital scores can be found in the reference-edition directory in this repository. When viewing the digital scores in VHV, press the alt-p (or option-p) keys to view the original scan that the digital encoding represents. Differences between the encodings and the scans should be reported in the issues section of this repository.

Data processing tools and other resources

which includes dynamic conversions to other data formats.

The Humdrum Extras command-line programs can download these files from kernScores. A quick method of downloading:

    mkdir joplin
    cd joplin
    humsplit h://joplin

To get online access to a single chorale, for example to transpose the first chorale to C major:

   transpose -k c h://joplin/mapleleaf.krn

To interface to the Humdrum Toolkit commands, use the humcat command to download to standard input (the -s option is needed when downloading multiple files):

   humcat -s h://joplin | census -k

Makefile

The makefile provided in the base directory includes example data processing commands. Type make when in the same directory as the makefile to list commands that can be run with the makefile.

If the command which make reports that the make command cannot be found, then you must install it. In linux, this comamnd might install it:

   sudo apt-get install build-essential
   # or
   sudo yum install build-essential

In OS X Mavericks or later, install the Xcode command-line tools:

   xcode-select --install

In Cygwin on MS Windows, re-run the cygwin install program and make sure that the development tools are included in the installation packages.

joplin's People

Contributors

craigsapp avatar pkirlin avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.