# HG changeset patch # User Paul Brossier # Date 1422719002 -3600 # Node ID b147d06397bc12fc41a85bbbd5d4514ab51e2062 # Parent 623ccbfdcf8b118e1dfa3b7db96ba2c7650b9353 plugins/{MelEnergy,Mfcc,SpecDesc}.{cpp,h}: change package name to vamp-aubio-plugins diff -r 623ccbfdcf8b -r b147d06397bc plugins/MelEnergy.cpp --- a/plugins/MelEnergy.cpp Sat Jan 31 15:16:15 2015 +0100 +++ b/plugins/MelEnergy.cpp Sat Jan 31 16:43:22 2015 +0100 @@ -5,7 +5,7 @@ Copyright (C) 2006-2015 Paul Brossier - This file is part of vamp-aubio. + This file is part of vamp-aubio-plugins. vamp-aubio is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff -r 623ccbfdcf8b -r b147d06397bc plugins/MelEnergy.h --- a/plugins/MelEnergy.h Sat Jan 31 15:16:15 2015 +0100 +++ b/plugins/MelEnergy.h Sat Jan 31 16:43:22 2015 +0100 @@ -5,7 +5,7 @@ Copyright (C) 2006-2015 Paul Brossier - This file is part of vamp-aubio. + This file is part of vamp-aubio-plugins. vamp-aubio is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with aubio. If not, see . - */ #ifndef _MELENERGY_PLUGIN_H_ diff -r 623ccbfdcf8b -r b147d06397bc plugins/Mfcc.cpp --- a/plugins/Mfcc.cpp Sat Jan 31 15:16:15 2015 +0100 +++ b/plugins/Mfcc.cpp Sat Jan 31 16:43:22 2015 +0100 @@ -5,7 +5,7 @@ Copyright (C) 2006-2015 Paul Brossier - This file is part of vamp-aubio. + This file is part of vamp-aubio-plugins. vamp-aubio is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff -r 623ccbfdcf8b -r b147d06397bc plugins/Mfcc.h --- a/plugins/Mfcc.h Sat Jan 31 15:16:15 2015 +0100 +++ b/plugins/Mfcc.h Sat Jan 31 16:43:22 2015 +0100 @@ -5,7 +5,7 @@ Copyright (C) 2006-2015 Paul Brossier - This file is part of vamp-aubio. + This file is part of vamp-aubio-plugins. vamp-aubio is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff -r 623ccbfdcf8b -r b147d06397bc plugins/SpecDesc.cpp --- a/plugins/SpecDesc.cpp Sat Jan 31 15:16:15 2015 +0100 +++ b/plugins/SpecDesc.cpp Sat Jan 31 16:43:22 2015 +0100 @@ -5,7 +5,7 @@ Copyright (C) 2006-2015 Paul Brossier - This file is part of vamp-aubio. + This file is part of vamp-aubio-plugins. vamp-aubio is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff -r 623ccbfdcf8b -r b147d06397bc plugins/SpecDesc.h --- a/plugins/SpecDesc.h Sat Jan 31 15:16:15 2015 +0100 +++ b/plugins/SpecDesc.h Sat Jan 31 16:43:22 2015 +0100 @@ -5,7 +5,7 @@ Copyright (C) 2006-2015 Paul Brossier - This file is part of vamp-aubio. + This file is part of vamp-aubio-plugins. vamp-aubio is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by