Thu, 21 Jul 2016 23:11:27 +0200 |
Paul Brossier |
scripts/get_aubio.sh: add script to compile aubio
|
Thu, 21 Jul 2016 23:07:13 +0200 |
Paul Brossier |
scripts/: add script to fetch external resources on linux
|
Thu, 21 Jul 2016 23:02:08 +0200 |
Paul Brossier |
scripts/get_waf.sh: add script to fetch latest waf
|
Thu, 21 Jul 2016 23:00:11 +0200 |
Paul Brossier |
wscript: first waf draft
|
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
|
Mon, 02 Feb 2015 21:13:48 +0100 |
Paul Brossier |
vamp-aubio.n3: update links and download locations, patch from Chris Cannam
|
Sat, 31 Jan 2015 17:35:07 +0100 |
Paul Brossier |
README.md: rewrite readme
|
Sat, 31 Jan 2015 17:34:33 +0100 |
Paul Brossier |
libmain.cpp, plugins/: update to GPLv3
|
Sat, 31 Jan 2015 17:33:57 +0100 |
Paul Brossier |
COPYING: update to GPLv3
|
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 15:16:15 +0100 |
Paul Brossier |
INSTALL.mingw32: do not prompt to overwrite unzipped files
|
Sat, 31 Jan 2015 15:05:15 +0100 |
Paul Brossier |
Makefile.mingw32: change variable name, improve description
|
Sat, 31 Jan 2015 15:01:51 +0100 |
Paul Brossier |
INSTALL.linux*: added instructions for linux amd64 and i686
|
Sat, 31 Jan 2015 15:00:14 +0100 |
Paul Brossier |
Makefile.linux: add path to both amd64 and i686 binaries
|
Sat, 31 Jan 2015 14:59:43 +0100 |
Paul Brossier |
Makefile.osx: rename variable to VAMPBIN_DIR
|
Sat, 31 Jan 2015 14:59:16 +0100 |
Paul Brossier |
Makefile.inc: move defaults up, set to sdk 2.5
|
Sat, 31 Jan 2015 14:30:32 +0100 |
Paul Brossier |
INSTALL.osx: add build instructions for osx
|
Sat, 31 Jan 2015 14:30:06 +0100 |
Paul Brossier |
Makefile.linux: set default to sdk 2.5
|
Sat, 31 Jan 2015 14:29:44 +0100 |
Paul Brossier |
Makefile.osx: set default sdk to 2.5, look for precompiled binaries
|
Sat, 31 Jan 2015 14:11:51 +0100 |
Paul Brossier |
INSTALL.mingw32: build from current tree
|
Sat, 31 Jan 2015 14:09:42 +0100 |
Paul Brossier |
INSTALL.mingw32: add script to cross compile with mingw32
|
Sat, 31 Jan 2015 13:58:51 +0100 |
Paul Brossier |
Makefile.mingw32: use sdk 2.5
|
Sat, 31 Jan 2015 13:34:03 +0100 |
Paul Brossier |
vamp-aubio.n3: fix mel filters to 40 for now, sync descriptions
|
Sat, 31 Jan 2015 13:33:26 +0100 |
Paul Brossier |
plugins/{Mfcc,MelEnergy}.cpp: fix mel filters to 40 for now, improve description
|
Sat, 31 Jan 2015 13:14:26 +0100 |
Paul Brossier |
Makefile.inc: remove ARCHFLAGS from LDFLAGS
|
Sat, 31 Jan 2015 13:13:15 +0100 |
Paul Brossier |
Makefile.mingw32: improve mingw build
|
Sat, 31 Jan 2015 10:51:35 +0100 |
Paul Brossier |
Makefile.mingw32: set default prefix
|
Fri, 30 Jan 2015 18:22:27 +0100 |
Paul Brossier |
vamp-aubio.n3: improve melenergy, add specdesc
|
Fri, 30 Jan 2015 18:21:43 +0100 |
Paul Brossier |
vamp-aubio.cat: add specdesc to low-leve
|
Fri, 30 Jan 2015 18:21:30 +0100 |
Paul Brossier |
libmain.cpp: added SpecDesc
|
Fri, 30 Jan 2015 18:21:15 +0100 |
Paul Brossier |
plugins/SpecDesc.{cpp,h}: added first draft for SpecDesc
|
Fri, 30 Jan 2015 18:20:14 +0100 |
Paul Brossier |
plugins/Mfcc.h: kill white line
|
Fri, 30 Jan 2015 16:49:58 +0100 |
Paul Brossier |
vamp-aubio.n3: add MelEnergy
|
Fri, 30 Jan 2015 16:49:50 +0100 |
Paul Brossier |
vamp-aubio.cat: add MelEnergy
|
Fri, 30 Jan 2015 16:49:38 +0100 |
Paul Brossier |
libmain.cpp: add MelEnergy
|
Fri, 30 Jan 2015 16:49:13 +0100 |
Paul Brossier |
plugins/MelEnergy.{cpp,h}: add first draft for Mel Energy plugin
|
Fri, 30 Jan 2015 13:28:51 +0100 |
Paul Brossier |
Makefile.inc: move LDFLAGS towards end of line
|
Thu, 29 Jan 2015 09:08:31 +0100 |
Paul Brossier |
.gitignore: ignore .dll
|
Wed, 28 Jan 2015 20:58:44 +0100 |
Paul Brossier |
.gitignore: add .dylib
|
Wed, 28 Jan 2015 20:58:16 +0100 |
Paul Brossier |
vamp-aubio.n3: sync descriptions with plugins/*.cpp
|
Wed, 28 Jan 2015 20:57:44 +0100 |
Paul Brossier |
plugins/Mfcc.cpp: expand mfcc
|
Wed, 28 Jan 2015 20:56:57 +0100 |
Paul Brossier |
plugins/{Notes,Pitch}.cpp: improve descriptions
|
Wed, 28 Jan 2015 17:34:37 +0100 |
Paul Brossier |
Makefile.mingw32: improve
|
Wed, 28 Jan 2015 17:08:41 +0100 |
Paul Brossier |
Makefile.linux: move libvamp-sdk.a to end of line
|
Wed, 28 Jan 2015 15:31:09 +0100 |
Paul Brossier |
Makefile: splitted for osx/linux/mingw32
|
Wed, 28 Jan 2015 13:29:07 +0100 |
Paul Brossier |
vamp-aubio.cat: added Mfcc
|
Wed, 28 Jan 2015 13:28:53 +0100 |
Paul Brossier |
libmain.cpp: added Mfcc
|
Wed, 28 Jan 2015 13:28:22 +0100 |
Paul Brossier |
vamp-aubio.n3: added onset detection function and threshold odf
|
Wed, 28 Jan 2015 13:27:52 +0100 |
Paul Brossier |
plugins/Onset.cpp: added onset detection function and threshold odf
|
Wed, 28 Jan 2015 13:27:07 +0100 |
Paul Brossier |
vamp-aubio.n3: added first Mfcc drafts
|
Wed, 28 Jan 2015 13:26:09 +0100 |
Paul Brossier |
plugins/Mfcc.{cpp,h}: added first Mfcc drafts
|
Mon, 26 Jan 2015 14:48:16 +0100 |
Paul Brossier |
plugins/Tempo.cpp: improve output descriptions
|
Mon, 26 Jan 2015 14:46:15 +0100 |
Paul Brossier |
plugins/Tempo.cpp: add parameters and output descriptions
|
Mon, 26 Jan 2015 14:45:39 +0100 |
Paul Brossier |
plugins/Silence.cpp: add parameter description
|
Mon, 26 Jan 2015 14:45:02 +0100 |
Paul Brossier |
plugins/Pitch.cpp: add parameters and output descriptions
|
Mon, 26 Jan 2015 14:44:37 +0100 |
Paul Brossier |
plugins/Onset.cpp: add parameters and output descriptions
|
Mon, 26 Jan 2015 14:44:10 +0100 |
Paul Brossier |
plugins/Notes.cpp: improve output description
|
Mon, 26 Jan 2015 02:11:53 +0100 |
Paul Brossier |
plugins/Notes.cpp: add descriptions
|
Tue, 31 Dec 2013 01:24:53 -0400 |
Paul Brossier |
plugins/Pitch.cpp: use aubio_miditofreq
|
Tue, 31 Dec 2013 00:18:26 -0400 |
Paul Brossier |
.gitignore: add basic patterns
|
Tue, 31 Dec 2013 00:16:45 -0400 |
Paul Brossier |
plugins/: remove *.o accidentally added
|
Mon, 30 Dec 2013 23:24:13 -0400 |
Paul Brossier |
.hgsub*: removed mercurial stuff
|
Mon, 30 Dec 2013 23:23:20 -0400 |
Paul Brossier |
README: update aubio location
|