log plugins/Mfcc.cpp @ 198:3a76aa26b578 tip master

age author description
Fri, 22 Jul 2016 15:31:16 +0200 Paul Brossier plugins/Mfcc.cpp: fix output rate
Fri, 22 Jul 2016 12:19:06 +0200 Paul Brossier plugins/: unused attribute only for gcc
Tue, 03 Feb 2015 10:25:34 +0100 Paul Brossier plugins/{Mfcc,MelEnergy}.cpp: add unused attribute to avoid compilation warning
Tue, 03 Feb 2015 10:25:08 +0100 Paul Brossier plugins/{Mfcc,MelEnergy}.cpp: set samplerate to OneSamplePerStep, remove feature.timestamp, thanks to Chris Cannam
Sat, 31 Jan 2015 16:43:22 +0100 Paul Brossier plugins/{MelEnergy,Mfcc,SpecDesc}.{cpp,h}: change package name to vamp-aubio-plugins
Sat, 31 Jan 2015 13:33:26 +0100 Paul Brossier plugins/{Mfcc,MelEnergy}.cpp: fix mel filters to 40 for now, improve description
Wed, 28 Jan 2015 20:57:44 +0100 Paul Brossier plugins/Mfcc.cpp: expand mfcc
Wed, 28 Jan 2015 13:26:09 +0100 Paul Brossier plugins/Mfcc.{cpp,h}: added first Mfcc drafts