# HG changeset patch # User Adam Stark # Date 1404819146 -3600 # Node ID 42f873264634ed4c90f734c631364173acb91802 # Parent 8f135e6643988040164fdee966a9de8ae99eac45# Parent 06fb712323bdd58a9577a39857dda49e29afe4e3 flow: Merged '1.0.0' to ('develop'). diff -r 8f135e664398 -r 42f873264634 README.md --- a/README.md Tue Jul 08 12:22:06 2014 +0100 +++ b/README.md Tue Jul 08 12:32:26 2014 +0100 @@ -1,7 +1,7 @@ BTrack - A Real-Time Beat Tracker ================================= -** Version 0.9 ** +** Version 1.0.0 ** *by Adam Stark, Matthew Davies and Mark Plumbley.* @@ -21,7 +21,11 @@ Versions -------- -==== 0.9 ==== +==== 1.0.0 ==== (8th July 2014) + +* Many updates to stability and improvements to implementation + +==== 0.9.0 ==== (circa 2008/2009) * This is the original version of the BTrack algorithm @@ -91,3 +95,22 @@ { // do something on the beat } + + +License +------- + +Copyright (c) 2014 Queen Mary University of London + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . \ No newline at end of file