Skip to content

A version of the iRb Jazz Corpus, serialized for use with Sharp11

Notifications You must be signed in to change notification settings

jsrmath/sharp11-irb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

sharp11-irb

The iRb Jazz Corpus is a corpus of over a thousand jazz standards. It was assembled by the Cognitive and Systematic Musicology Laboratory at The Ohio State University and has been made freely available for music research. This module contains a parsed and serialized version of this corpus for use with Sharp11.

Usage

var s11 = require('sharp11');
var irb = require('sharp11-irb');

var irbCorpus = s11.corpus.load(irb); // A Sharp11 corpus object

About

A version of the iRb Jazz Corpus, serialized for use with Sharp11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published