Mercurial > hg > qm-vamp-plugins
comparison plugins/ConstantQSpectrogram.cpp @ 233:c9c562f37dd7
Update tests and versions for qm-dsp fixes
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Thu, 30 May 2019 16:22:09 +0100 |
parents | 28850f3cf65b |
children | 43ff4dbb1278 |
comparison
equal
deleted
inserted
replaced
232:48c60a09577d | 233:c9c562f37dd7 |
---|---|
83 } | 83 } |
84 | 84 |
85 int | 85 int |
86 ConstantQSpectrogram::getPluginVersion() const | 86 ConstantQSpectrogram::getPluginVersion() const |
87 { | 87 { |
88 return 3; | 88 return 4; |
89 } | 89 } |
90 | 90 |
91 string | 91 string |
92 ConstantQSpectrogram::getCopyright() const | 92 ConstantQSpectrogram::getCopyright() const |
93 { | 93 { |