Mercurial > hg > vamp-aubio-plugins
log plugins/MelEnergy.cpp @ 198:3a76aa26b578 tip master
age | author | description |
---|---|---|
Fri, 22 Jul 2016 15:49:33 +0200 | Paul Brossier | plugins/MelEnergy.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 |