A collection of java objects for the analysis of musical rhythm. Inspired by Godfried Toussaint's Geometry of musical rhythm.
Buy his book ( http://amzn.com/1466512024 ) or read an abridged short paper form ( http://cgm.cs.mcgill.ca/~godfried/publications/geometry-of-rhythm.pdf )
- Clone to local
- run: gradle build
- if you need a project set-up for IDE, run: 'gradle eclipse' or 'gradle idea'
- import project
- make commits
- submit pull request