# HG changeset patch # User Chris Cannam # Date 1386075485 0 # Node ID bcb4c9697967a41784d12d0ad219383a380ca373 # Parent ee8c69ea3247e78ba926a56ca0e7a7185d0a7538 Add README and CITATION files diff -r ee8c69ea3247 -r bcb4c9697967 CITATION --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/CITATION Tue Dec 03 12:58:05 2013 +0000 @@ -0,0 +1,9 @@ +@article{simon2001a, + author = {Simon Dixon}, + title = {Automatic Extraction of Tempo and Beat from Expressive Performances}, + journal = {Journal of New Music Research}, + number = {1}, + pages = {39-58}, + volume = {30}, + year = {2001} +} diff -r ee8c69ea3247 -r bcb4c9697967 README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Tue Dec 03 12:58:05 2013 +0000 @@ -0,0 +1,29 @@ + +BeatRoot - a musical beat tracking and visualisation system + +Simon Dixon, Centre for Digital Music +School of Electronic Engineering and Computer Science +Queen Mary, University of London + +http://www.eecs.qmul.ac.uk/~simond/beatroot/ + +*** + +BeatRoot is a musical beat tracking and visualisation system. The +original description of the beat tracking algorithms appears in the +paper: + +Automatic Extraction of Tempo and Beat from Expressive Performances, +Journal of New Music Research, 30 (1), 39-58, 2001. + +An update on BeatRoot and report on several evaluations of the systems +is found in the paper: + +Evaluation of the Audio Beat Tracking System BeatRoot, Journal of New +Music Research, 36 (1), 39-50, 2007. + +The graphical user interface is described in the paper: + +An Interactive Beat Tracking and Visualisation System, 2001 +International Computer Music Conference (ICMC2001, pp 215-218). +