Mercurial > hg > vamp-aubio-plugins
comparison plugins/SpecDesc.h @ 110:b147d06397bc
plugins/{MelEnergy,Mfcc,SpecDesc}.{cpp,h}: change package name to vamp-aubio-plugins
author | Paul Brossier <piem@piem.org> |
---|---|
date | Sat, 31 Jan 2015 16:43:22 +0100 |
parents | e9eb5753796b |
children |
comparison
equal
deleted
inserted
replaced
109:623ccbfdcf8b | 110:b147d06397bc |
---|---|
3 /* | 3 /* |
4 Vamp feature extraction plugins using Paul Brossier's Aubio library. | 4 Vamp feature extraction plugins using Paul Brossier's Aubio library. |
5 | 5 |
6 Copyright (C) 2006-2015 Paul Brossier <piem@aubio.org> | 6 Copyright (C) 2006-2015 Paul Brossier <piem@aubio.org> |
7 | 7 |
8 This file is part of vamp-aubio. | 8 This file is part of vamp-aubio-plugins. |
9 | 9 |
10 vamp-aubio is free software: you can redistribute it and/or modify | 10 vamp-aubio is free software: you can redistribute it and/or modify |
11 it under the terms of the GNU General Public License as published by | 11 it under the terms of the GNU General Public License as published by |
12 the Free Software Foundation, either version 3 of the License, or | 12 the Free Software Foundation, either version 3 of the License, or |
13 (at your option) any later version. | 13 (at your option) any later version. |