Mercurial > hg > qm-dsp
diff 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 |
line wrap: on
line diff
--- a/dsp/keydetection/GetKeyMode.cpp Mon Oct 21 11:50:09 2013 +0100 +++ b/dsp/keydetection/GetKeyMode.cpp Mon Oct 21 11:59:57 2013 +0100 @@ -1,5 +1,14 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ +/* + Copyright (c) 2005 Centre for Digital Music ( C4DM ) + Queen Mary Univesrity 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 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ // GetKeyMode.cpp: implementation of the CGetKeyMode class. // //////////////////////////////////////////////////////////////////////