Mercurial > hg > beatroot
annotate README @ 5:bcb4c9697967 tip
Add README and CITATION files
author | Chris Cannam |
---|---|
date | Tue, 03 Dec 2013 12:58:05 +0000 |
parents | |
children |
rev | line source |
---|---|
Chris@5 | 1 |
Chris@5 | 2 BeatRoot - a musical beat tracking and visualisation system |
Chris@5 | 3 |
Chris@5 | 4 Simon Dixon, Centre for Digital Music |
Chris@5 | 5 School of Electronic Engineering and Computer Science |
Chris@5 | 6 Queen Mary, University of London |
Chris@5 | 7 |
Chris@5 | 8 http://www.eecs.qmul.ac.uk/~simond/beatroot/ |
Chris@5 | 9 |
Chris@5 | 10 *** |
Chris@5 | 11 |
Chris@5 | 12 BeatRoot is a musical beat tracking and visualisation system. The |
Chris@5 | 13 original description of the beat tracking algorithms appears in the |
Chris@5 | 14 paper: |
Chris@5 | 15 |
Chris@5 | 16 Automatic Extraction of Tempo and Beat from Expressive Performances, |
Chris@5 | 17 Journal of New Music Research, 30 (1), 39-58, 2001. |
Chris@5 | 18 |
Chris@5 | 19 An update on BeatRoot and report on several evaluations of the systems |
Chris@5 | 20 is found in the paper: |
Chris@5 | 21 |
Chris@5 | 22 Evaluation of the Audio Beat Tracking System BeatRoot, Journal of New |
Chris@5 | 23 Music Research, 36 (1), 39-50, 2007. |
Chris@5 | 24 |
Chris@5 | 25 The graphical user interface is described in the paper: |
Chris@5 | 26 |
Chris@5 | 27 An Interactive Beat Tracking and Visualisation System, 2001 |
Chris@5 | 28 International Computer Music Conference (ICMC2001, pp 215-218). |
Chris@5 | 29 |