comparison dsp/keydetection/GetKeyMode.cpp @ 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 255e431ae3d4
children 05378924b433
comparison
equal deleted inserted replaced
377:59b151f13b3e 378:f5b5f64835b9
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"