Mercurial > hg > qm-dsp
comparison dsp/keydetection/GetKeyMode.h @ 378:f5b5f64835b9
Some docs; remove FiltFiltConfig as it's the same as FilterConfig
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Mon, 21 Oct 2013 11:59:57 +0100 |
parents | 9aedf5ea8c35 |
children | e7e36ecd7ad2 |
comparison
equal
deleted
inserted
replaced
377:59b151f13b3e | 378:f5b5f64835b9 |
---|---|
1 /* | 1 /* |
2 * Author: c.landone | 2 Copyright (c) 2005 Centre for Digital Music ( C4DM ) |
3 * Description: | 3 Queen Mary Univesrity of London |
4 * | 4 |
5 * Syntax: C++ | 5 This program is free software; you can redistribute it and/or |
6 * | 6 modify it under the terms of the GNU General Public License as |
7 * Copyright (c) 2005 Centre for Digital Music ( C4DM ) | 7 published by the Free Software Foundation; either version 2 of the |
8 * Queen Mary Univesrity of London | 8 License, or (at your option) any later version. See the file |
9 * | 9 COPYING included with this distribution for more information. |
10 * | |
11 * This program is not free software; you cannot redistribute it | |
12 * without the explicit authorization from the centre for digital music, | |
13 * queen mary university of london | |
14 * | |
15 */ | 10 */ |
16 | 11 |
17 #ifndef GETKEYMODE_H | 12 #ifndef GETKEYMODE_H |
18 #define GETKEYMODE_H | 13 #define GETKEYMODE_H |
19 | 14 |