annotate README @ 37:1f175ae200a6 tip

Update RDF
author Chris Cannam
date Wed, 25 Jun 2014 13:48:49 +0100
parents fffb710f2cf0
children
rev   line source
Chris@26 1
Chris@26 2 BeatRoot Vamp Plugin
Chris@26 3 ====================
Chris@26 4
Chris@26 5 A Vamp Plugin implementation of the BeatRoot beat tracking system.
Chris@26 6
Chris@28 7 Simon Dixon, Centre for Digital Music
Chris@26 8 School of Electronic Engineering and Computer Science
Chris@26 9 Queen Mary, University of London
Chris@26 10
Chris@28 11 Plugin by Chris Cannam, Centre for Digital Music
Chris@28 12
Chris@26 13 ***
Chris@26 14
Chris@26 15 More information about BeatRoot:
Chris@26 16 http://www.eecs.qmul.ac.uk/~simond/beatroot/
Chris@26 17
Chris@26 18 More information about Vamp Plugins:
Chris@26 19 http://vamp-plugins.org/
Chris@26 20
Chris@26 21 Code project for the BeatRoot Vamp Plugin:
Chris@26 22 https://code.soundsoftware.ac.uk/projects/beatroot-vamp
Chris@26 23
Chris@27 24 ***
Chris@27 25
Chris@27 26 If you make use of this software for any public or commercial purpose,
Chris@27 27 we ask you to kindly mention the authors and Queen Mary, University of
Chris@27 28 London in your user-visible documentation. We're very happy to see
Chris@27 29 this sort of use but would much appreciate being credited, separately
Chris@27 30 from the requirements of the software license itself.
Chris@27 31
Chris@27 32 If you make use of this software for academic purposes, please cite
Chris@27 33 the publications listed in the CITATION file.
Chris@27 34
Chris@27 35 This program is free software; you can redistribute it and/or modify
Chris@27 36 it under the terms of the GNU General Public License as published by
Chris@27 37 the Free Software Foundation; either version 2 of the License, or (at
Chris@27 38 your option) any later version. See the file COPYING included with
Chris@27 39 this distribution for more information.
Chris@27 40
Chris@27 41