Mercurial > hg > constant-q-cpp
comparison vamp/CQVamp.cpp @ 130:1e33f719dde1
Update RDF, copyright dates etc
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Fri, 16 May 2014 13:48:57 +0100 |
parents | ca3620c9a763 |
children | 1060a19e2334 |
comparison
equal
deleted
inserted
replaced
129:6993e17878b1 | 130:1e33f719dde1 |
---|---|
116 } | 116 } |
117 | 117 |
118 string | 118 string |
119 CQVamp::getCopyright() const | 119 CQVamp::getCopyright() const |
120 { | 120 { |
121 return "Plugin by Chris Cannam. Method by Christian Schörkhuber and Anssi Klapuri. Copyright (c) 2013 QMUL. BSD/MIT licence."; | 121 return "Plugin by Chris Cannam. Method by Christian Schörkhuber and Anssi Klapuri. Copyright (c) 2014 QMUL. BSD/MIT licence."; |
122 } | 122 } |
123 | 123 |
124 CQVamp::ParameterList | 124 CQVamp::ParameterList |
125 CQVamp::getParameterDescriptors() const | 125 CQVamp::getParameterDescriptors() const |
126 { | 126 { |