changeset 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 623ccbfdcf8b
children 01c4c91e8a85
files plugins/MelEnergy.cpp plugins/MelEnergy.h plugins/Mfcc.cpp plugins/Mfcc.h plugins/SpecDesc.cpp plugins/SpecDesc.h
diffstat 6 files changed, 6 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- 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 <piem@aubio.org>
 
-    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
--- 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 <piem@aubio.org>
 
-    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 <http://www.gnu.org/licenses/>.
 
-
 */
 
 #ifndef _MELENERGY_PLUGIN_H_
--- 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 <piem@aubio.org>
 
-    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
--- 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 <piem@aubio.org>
 
-    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
--- 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 <piem@aubio.org>
 
-    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
--- 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 <piem@aubio.org>
 
-    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