Skip to content

johndpope/jazzparser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Jazz Parser

This codebase contains a parser for discovering harmonic structure in chord sequences and (in a limited fashion) MIDI files. The software is written in Python and can be run on Linux, Mac or Windows (though it's largely been tested on Linux).

Please see LICENSE for information about the license covering the code. It is open source and distributed under the GPL.

I developed this codebase during my PhD project. For more details see the Jazz Parser website. User-level documentation is currently fairly limited, but what there is can be found there.

API documentation for developers using the code can be found here

This repository allows you to get hold of the latest version of the code. This may not be in a stable state. If you're looking for slightly more stable code, get the latest release from the website. Either way, bear in mind that this is a research project, so take the term "stable" with a pinch of salt.

--- Mark Granroth-Wilding

About

A parser for jazz chord sequences to infer harmonic structure

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.1%
  • TeX 5.2%
  • C 1.2%
  • JavaScript 0.4%
  • HTML 0.4%
  • Shell 0.3%
  • Other 0.4%