Mercurial > hg > qm-dsp
comparison dsp/keydetection/GetKeyMode.cpp @ 153:715f779d0b4f
Some docs; remove FiltFiltConfig as it's the same as FilterConfig
author | Chris Cannam |
---|---|
date | Mon, 21 Oct 2013 11:59:57 +0100 |
parents | dcb555b90924 |
children | 05378924b433 |
comparison
equal
deleted
inserted
replaced
152:0d3b3c66652b | 153:715f779d0b4f |
---|---|
1 /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ | 1 /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ |
2 | 2 /* |
3 Copyright (c) 2005 Centre for Digital Music ( C4DM ) | |
4 Queen Mary Univesrity of London | |
5 | |
6 This program is free software; you can redistribute it and/or | |
7 modify it under the terms of the GNU General Public License as | |
8 published by the Free Software Foundation; either version 2 of the | |
9 License, or (at your option) any later version. See the file | |
10 COPYING included with this distribution for more information. | |
11 */ | |
3 // GetKeyMode.cpp: implementation of the CGetKeyMode class. | 12 // GetKeyMode.cpp: implementation of the CGetKeyMode class. |
4 // | 13 // |
5 ////////////////////////////////////////////////////////////////////// | 14 ////////////////////////////////////////////////////////////////////// |
6 | 15 |
7 #include "GetKeyMode.h" | 16 #include "GetKeyMode.h" |