comparison dsp/tempotracking/DownBeat.h @ 309:d5014ab8b0e5

* Add GPL and README; some tidying
author Chris Cannam <c.cannam@qmul.ac.uk>
date Mon, 13 Dec 2010 14:55:28 +0000
parents befe5aa6b450
children 915365c58758
comparison
equal deleted inserted replaced
308:25af9a1e4ec3 309:d5014ab8b0e5
3 /* 3 /*
4 QM DSP Library 4 QM DSP Library
5 5
6 Centre for Digital Music, Queen Mary, University of London. 6 Centre for Digital Music, Queen Mary, University of London.
7 This file copyright 2008-2009 Matthew Davies and QMUL. 7 This file copyright 2008-2009 Matthew Davies and QMUL.
8 All rights reserved. 8
9 This program is free software; you can redistribute it and/or
10 modify it under the terms of the GNU General Public License as
11 published by the Free Software Foundation; either version 2 of the
12 License, or (at your option) any later version. See the file
13 COPYING included with this distribution for more information.
9 */ 14 */
10 15
11 #ifndef DOWNBEAT_H 16 #ifndef DOWNBEAT_H
12 #define DOWNBEAT_H 17 #define DOWNBEAT_H
13 18