vamp-aubio-plugins.git
7 years agowscript: improve dist target
Paul Brossier [Mon, 13 Feb 2017 15:40:21 +0000 (16:40 +0100)]
wscript: improve dist target

7 years agoREADME.md: remove duplicated spectral descriptors entry
Paul Brossier [Mon, 13 Feb 2017 15:39:47 +0000 (16:39 +0100)]
README.md: remove duplicated spectral descriptors entry

7 years ago.gitignore: added waf and contrib/
Paul Brossier [Sun, 24 Jul 2016 20:59:53 +0000 (22:59 +0200)]
.gitignore: added waf and contrib/

7 years agobuild_win32.sh: added script for msvc
Paul Brossier [Sun, 24 Jul 2016 20:59:06 +0000 (22:59 +0200)]
build_win32.sh: added script for msvc

7 years agowscript: remove /MD flag for msvc
Paul Brossier [Sun, 24 Jul 2016 20:37:12 +0000 (22:37 +0200)]
wscript: remove /MD flag for msvc

7 years agowscript: improve for msvc
Paul Brossier [Sun, 24 Jul 2016 20:33:59 +0000 (22:33 +0200)]
wscript: improve for msvc

7 years agoscripts/aubio_waf_msvc.patch: update
Paul Brossier [Sun, 24 Jul 2016 19:05:39 +0000 (21:05 +0200)]
scripts/aubio_waf_msvc.patch: update

7 years agoREADME.md: update build instructions
Paul Brossier [Sun, 24 Jul 2016 19:02:23 +0000 (21:02 +0200)]
README.md: update build instructions

7 years agoupdate build scripts for mingw-w64
Paul Brossier [Sun, 24 Jul 2016 19:02:05 +0000 (21:02 +0200)]
update build scripts for mingw-w64

7 years agoscripts/get_aubio.sh: always pass options
Paul Brossier [Sun, 24 Jul 2016 18:37:41 +0000 (20:37 +0200)]
scripts/get_aubio.sh: always pass options

7 years agorename INSTALL.foo to build_foo.sh
Paul Brossier [Sun, 24 Jul 2016 18:32:44 +0000 (20:32 +0200)]
rename INSTALL.foo to build_foo.sh

7 years agoINSTALL.{linux,osx}: update
Paul Brossier [Sun, 24 Jul 2016 10:47:50 +0000 (12:47 +0200)]
INSTALL.{linux,osx}: update

7 years agowscript: add optional cblas on linux
Paul Brossier [Sun, 24 Jul 2016 09:34:59 +0000 (11:34 +0200)]
wscript: add optional cblas on linux

7 years ago.appveyor.yml: use patch to pass correct flags to aubio/waf on windows
Paul Brossier [Fri, 22 Jul 2016 16:52:56 +0000 (18:52 +0200)]
.appveyor.yml: use patch to pass correct flags to aubio/waf on windows

7 years agoscripts/get_aubio.sh: clean-up
Paul Brossier [Fri, 22 Jul 2016 16:29:59 +0000 (18:29 +0200)]
scripts/get_aubio.sh: clean-up

7 years ago.appveyor.yml: improve
Paul Brossier [Fri, 22 Jul 2016 16:09:21 +0000 (18:09 +0200)]
.appveyor.yml: improve

7 years ago.appveyor.yml: first configuration develop
Paul Brossier [Fri, 22 Jul 2016 16:04:38 +0000 (18:04 +0200)]
.appveyor.yml: first configuration

7 years agowscript: improve windows build
Paul Brossier [Fri, 22 Jul 2016 15:59:35 +0000 (17:59 +0200)]
wscript: improve windows build

7 years agowscript: only install when we know were
Paul Brossier [Fri, 22 Jul 2016 15:39:21 +0000 (17:39 +0200)]
wscript: only install when we know were

7 years agowscript: also use -g -Wall -Wextra with clang
Paul Brossier [Fri, 22 Jul 2016 15:17:29 +0000 (17:17 +0200)]
wscript: also use -g -Wall -Wextra with clang

7 years agowscript: add simple install location
Paul Brossier [Fri, 22 Jul 2016 15:12:09 +0000 (17:12 +0200)]
wscript: add simple install location

7 years agoplugins/Onset.cpp: add unused flag
Paul Brossier [Fri, 22 Jul 2016 14:56:27 +0000 (16:56 +0200)]
plugins/Onset.cpp: add unused flag

7 years agoplugins/Onset.cpp: improve parameters handling, use same defaults as aubioonset
Paul Brossier [Fri, 22 Jul 2016 14:20:31 +0000 (16:20 +0200)]
plugins/Onset.cpp: improve parameters handling, use same defaults as aubioonset

7 years agovamp-aubio.n3: improve rdf description
Paul Brossier [Fri, 22 Jul 2016 14:14:25 +0000 (16:14 +0200)]
vamp-aubio.n3: improve rdf description

7 years agoplugins/MelEnergy.cpp: fix output rate
Paul Brossier [Fri, 22 Jul 2016 13:49:33 +0000 (15:49 +0200)]
plugins/MelEnergy.cpp: fix output rate

7 years agoplugins/Onset.cpp: add default mode
Paul Brossier [Fri, 22 Jul 2016 13:41:19 +0000 (15:41 +0200)]
plugins/Onset.cpp: add default mode

7 years agovamp-aubio.n3: fix mfcc output
Paul Brossier [Fri, 22 Jul 2016 13:33:16 +0000 (15:33 +0200)]
vamp-aubio.n3: fix mfcc output

7 years agoplugins/Mfcc.cpp: fix output rate
Paul Brossier [Fri, 22 Jul 2016 13:31:16 +0000 (15:31 +0200)]
plugins/Mfcc.cpp: fix output rate

7 years ago.travis.yml: verbose build
Paul Brossier [Fri, 22 Jul 2016 12:58:48 +0000 (14:58 +0200)]
.travis.yml: verbose build

7 years ago.travis.yml: fix environment
Paul Brossier [Fri, 22 Jul 2016 12:56:10 +0000 (14:56 +0200)]
.travis.yml: fix environment

7 years ago.travis.yml: language: cpp
Paul Brossier [Fri, 22 Jul 2016 12:53:23 +0000 (14:53 +0200)]
.travis.yml: language: cpp

7 years ago.travis.yml: improve environment, fix typo
Paul Brossier [Fri, 22 Jul 2016 12:51:23 +0000 (14:51 +0200)]
.travis.yml: improve environment, fix typo

7 years ago.travis.yml: fix environment definition
Paul Brossier [Fri, 22 Jul 2016 12:47:20 +0000 (14:47 +0200)]
.travis.yml: fix environment definition

7 years agoscripts/get_deps_msvc.sh: make executable
Paul Brossier [Fri, 22 Jul 2016 12:46:05 +0000 (14:46 +0200)]
scripts/get_deps_msvc.sh: make executable

7 years ago.travis.yml: add simple travis configuration
Paul Brossier [Fri, 22 Jul 2016 12:41:28 +0000 (14:41 +0200)]
.travis.yml: add simple travis configuration

7 years agowscript: add Accelerate framework on osx
Paul Brossier [Fri, 22 Jul 2016 10:35:23 +0000 (12:35 +0200)]
wscript: add Accelerate framework on osx

7 years agoplugins/: unused attribute only for gcc
Paul Brossier [Fri, 22 Jul 2016 10:19:06 +0000 (12:19 +0200)]
plugins/: unused attribute only for gcc

7 years agoscripts/get_deps_osx.sh: add sript to fetch dependancies on macosx
Paul Brossier [Fri, 22 Jul 2016 10:03:08 +0000 (12:03 +0200)]
scripts/get_deps_osx.sh: add sript to fetch dependancies on macosx

7 years agoscripts/get_deps_msvc.sh: add script to fetch dependancies on windows
Paul Brossier [Fri, 22 Jul 2016 10:01:29 +0000 (12:01 +0200)]
scripts/get_deps_msvc.sh: add script to fetch dependancies on windows

7 years agoscripts/get_aubio.sh: use get_waf.sh, add windows options
Paul Brossier [Fri, 22 Jul 2016 03:33:28 +0000 (05:33 +0200)]
scripts/get_aubio.sh: use get_waf.sh, add windows options

7 years agowscript: add msvc configuration
Paul Brossier [Fri, 22 Jul 2016 03:25:33 +0000 (05:25 +0200)]
wscript: add msvc configuration

7 years agowscript: fix vamp static lib location
Paul Brossier [Fri, 22 Jul 2016 03:23:30 +0000 (05:23 +0200)]
wscript: fix vamp static lib location

7 years agoscripts/get_waf.sh: use 1.8.22
Paul Brossier [Fri, 22 Jul 2016 03:20:09 +0000 (05:20 +0200)]
scripts/get_waf.sh: use 1.8.22

7 years agowscript: improve use of local static libraries
Paul Brossier [Fri, 22 Jul 2016 00:12:48 +0000 (02:12 +0200)]
wscript: improve use of local static libraries

7 years agowscript: use static libs locally
Paul Brossier [Thu, 21 Jul 2016 23:30:32 +0000 (01:30 +0200)]
wscript: use static libs locally

7 years agowscript: add osx
Paul Brossier [Thu, 21 Jul 2016 22:41:52 +0000 (00:41 +0200)]
wscript: add osx

7 years agoMakefile.linux: update
Paul Brossier [Thu, 21 Jul 2016 22:20:37 +0000 (00:20 +0200)]
Makefile.linux: update

7 years agoMakefile.inc: update
Paul Brossier [Thu, 21 Jul 2016 22:17:40 +0000 (00:17 +0200)]
Makefile.inc: update

7 years agoMakefile.osx: update
Paul Brossier [Thu, 21 Jul 2016 22:16:10 +0000 (00:16 +0200)]
Makefile.osx: update

7 years agoMakefile.linux: use same locations as for scripts/get_aubio.sh, scripts/get_deps*
Paul Brossier [Thu, 21 Jul 2016 21:41:06 +0000 (23:41 +0200)]
Makefile.linux: use same locations as for scripts/get_aubio.sh, scripts/get_deps*

7 years agoscripts/get_aubio.sh: add script to compile aubio
Paul Brossier [Thu, 21 Jul 2016 21:11:27 +0000 (23:11 +0200)]
scripts/get_aubio.sh: add script to compile aubio

7 years agoscripts/: add script to fetch external resources on linux
Paul Brossier [Thu, 21 Jul 2016 21:07:13 +0000 (23:07 +0200)]
scripts/: add script to fetch external resources on linux

7 years agoscripts/get_waf.sh: add script to fetch latest waf
Paul Brossier [Thu, 21 Jul 2016 21:02:08 +0000 (23:02 +0200)]
scripts/get_waf.sh: add script to fetch latest waf

7 years agowscript: first waf draft
Paul Brossier [Thu, 21 Jul 2016 21:00:11 +0000 (23:00 +0200)]
wscript: first waf draft

9 years agoplugins/{Mfcc,MelEnergy}.cpp: add unused attribute to avoid compilation warning
Paul Brossier [Tue, 3 Feb 2015 09:25:34 +0000 (10:25 +0100)]
plugins/{Mfcc,MelEnergy}.cpp: add unused attribute to avoid compilation warning

9 years agoplugins/{Mfcc,MelEnergy}.cpp: set samplerate to OneSamplePerStep, remove feature...
Paul Brossier [Tue, 3 Feb 2015 09:25:08 +0000 (10:25 +0100)]
plugins/{Mfcc,MelEnergy}.cpp: set samplerate to OneSamplePerStep, remove feature.timestamp, thanks to Chris Cannam

9 years agovamp-aubio.n3: update links and download locations, patch from Chris Cannam
Paul Brossier [Mon, 2 Feb 2015 20:13:48 +0000 (21:13 +0100)]
vamp-aubio.n3: update links and download locations, patch from Chris Cannam

9 years agoREADME.md: rewrite readme 0.5.0
Paul Brossier [Sat, 31 Jan 2015 16:35:07 +0000 (17:35 +0100)]
README.md: rewrite readme

9 years agolibmain.cpp, plugins/: update to GPLv3
Paul Brossier [Sat, 31 Jan 2015 16:34:33 +0000 (17:34 +0100)]
libmain.cpp, plugins/: update to GPLv3

9 years agoCOPYING: update to GPLv3
Paul Brossier [Sat, 31 Jan 2015 16:33:57 +0000 (17:33 +0100)]
COPYING: update to GPLv3

9 years agoplugins/{MelEnergy,Mfcc,SpecDesc}.{cpp,h}: change package name to vamp-aubio-plugins
Paul Brossier [Sat, 31 Jan 2015 15:43:22 +0000 (16:43 +0100)]
plugins/{MelEnergy,Mfcc,SpecDesc}.{cpp,h}: change package name to vamp-aubio-plugins

9 years agoINSTALL.mingw32: do not prompt to overwrite unzipped files
Paul Brossier [Sat, 31 Jan 2015 14:16:15 +0000 (15:16 +0100)]
INSTALL.mingw32: do not prompt to overwrite unzipped files

9 years agoMakefile.mingw32: change variable name, improve description
Paul Brossier [Sat, 31 Jan 2015 14:05:15 +0000 (15:05 +0100)]
Makefile.mingw32: change variable name, improve description

9 years agoINSTALL.linux*: added instructions for linux amd64 and i686
Paul Brossier [Sat, 31 Jan 2015 14:01:51 +0000 (15:01 +0100)]
INSTALL.linux*: added instructions for linux amd64 and i686

9 years agoMakefile.linux: add path to both amd64 and i686 binaries
Paul Brossier [Sat, 31 Jan 2015 14:00:14 +0000 (15:00 +0100)]
Makefile.linux: add path to both amd64 and i686 binaries

9 years agoMakefile.osx: rename variable to VAMPBIN_DIR
Paul Brossier [Sat, 31 Jan 2015 13:59:43 +0000 (14:59 +0100)]
Makefile.osx: rename variable to VAMPBIN_DIR

9 years agoMakefile.inc: move defaults up, set to sdk 2.5
Paul Brossier [Sat, 31 Jan 2015 13:59:16 +0000 (14:59 +0100)]
Makefile.inc: move defaults up, set to sdk 2.5

9 years agoINSTALL.osx: add build instructions for osx
Paul Brossier [Sat, 31 Jan 2015 13:30:32 +0000 (14:30 +0100)]
INSTALL.osx: add build instructions for osx

9 years agoMakefile.linux: set default to sdk 2.5
Paul Brossier [Sat, 31 Jan 2015 13:30:06 +0000 (14:30 +0100)]
Makefile.linux: set default to sdk 2.5

9 years agoMakefile.osx: set default sdk to 2.5, look for precompiled binaries
Paul Brossier [Sat, 31 Jan 2015 13:29:44 +0000 (14:29 +0100)]
Makefile.osx: set default sdk to 2.5, look for precompiled binaries

9 years agoINSTALL.mingw32: build from current tree
Paul Brossier [Sat, 31 Jan 2015 13:11:51 +0000 (14:11 +0100)]
INSTALL.mingw32: build from current tree

9 years agoINSTALL.mingw32: add script to cross compile with mingw32
Paul Brossier [Sat, 31 Jan 2015 13:09:42 +0000 (14:09 +0100)]
INSTALL.mingw32: add script to cross compile with mingw32

9 years agoMakefile.mingw32: use sdk 2.5
Paul Brossier [Sat, 31 Jan 2015 12:58:51 +0000 (13:58 +0100)]
Makefile.mingw32: use sdk 2.5

9 years agovamp-aubio.n3: fix mel filters to 40 for now, sync descriptions
Paul Brossier [Sat, 31 Jan 2015 12:34:03 +0000 (13:34 +0100)]
vamp-aubio.n3: fix mel filters to 40 for now, sync descriptions

9 years agoplugins/{Mfcc,MelEnergy}.cpp: fix mel filters to 40 for now, improve description
Paul Brossier [Sat, 31 Jan 2015 12:33:26 +0000 (13:33 +0100)]
plugins/{Mfcc,MelEnergy}.cpp: fix mel filters to 40 for now, improve description

9 years agoMakefile.inc: remove ARCHFLAGS from LDFLAGS
Paul Brossier [Sat, 31 Jan 2015 12:14:26 +0000 (13:14 +0100)]
Makefile.inc: remove ARCHFLAGS from LDFLAGS

9 years agoMakefile.mingw32: improve mingw build
Paul Brossier [Sat, 31 Jan 2015 12:13:15 +0000 (13:13 +0100)]
Makefile.mingw32: improve mingw build

9 years agoMakefile.mingw32: set default prefix
Paul Brossier [Sat, 31 Jan 2015 09:51:35 +0000 (10:51 +0100)]
Makefile.mingw32: set default prefix

9 years agovamp-aubio.n3: improve melenergy, add specdesc
Paul Brossier [Fri, 30 Jan 2015 17:22:27 +0000 (18:22 +0100)]
vamp-aubio.n3: improve melenergy, add specdesc

9 years agovamp-aubio.cat: add specdesc to low-leve
Paul Brossier [Fri, 30 Jan 2015 17:21:43 +0000 (18:21 +0100)]
vamp-aubio.cat: add specdesc to low-leve

9 years agolibmain.cpp: added SpecDesc
Paul Brossier [Fri, 30 Jan 2015 17:21:30 +0000 (18:21 +0100)]
libmain.cpp: added SpecDesc

9 years agoplugins/SpecDesc.{cpp,h}: added first draft for SpecDesc
Paul Brossier [Fri, 30 Jan 2015 17:21:15 +0000 (18:21 +0100)]
plugins/SpecDesc.{cpp,h}: added first draft for SpecDesc

9 years agoplugins/Mfcc.h: kill white line
Paul Brossier [Fri, 30 Jan 2015 17:20:14 +0000 (18:20 +0100)]
plugins/Mfcc.h: kill white line

9 years agovamp-aubio.n3: add MelEnergy
Paul Brossier [Fri, 30 Jan 2015 15:49:58 +0000 (16:49 +0100)]
vamp-aubio.n3: add MelEnergy

9 years agovamp-aubio.cat: add MelEnergy
Paul Brossier [Fri, 30 Jan 2015 15:49:50 +0000 (16:49 +0100)]
vamp-aubio.cat: add MelEnergy

9 years agolibmain.cpp: add MelEnergy
Paul Brossier [Fri, 30 Jan 2015 15:49:38 +0000 (16:49 +0100)]
libmain.cpp: add MelEnergy

9 years agoplugins/MelEnergy.{cpp,h}: add first draft for Mel Energy plugin
Paul Brossier [Fri, 30 Jan 2015 15:49:13 +0000 (16:49 +0100)]
plugins/MelEnergy.{cpp,h}: add first draft for Mel Energy plugin

9 years agoMakefile.inc: move LDFLAGS towards end of line
Paul Brossier [Fri, 30 Jan 2015 12:28:51 +0000 (13:28 +0100)]
Makefile.inc: move LDFLAGS towards end of line

9 years ago.gitignore: ignore .dll
Paul Brossier [Thu, 29 Jan 2015 08:08:31 +0000 (09:08 +0100)]
.gitignore: ignore .dll

9 years ago.gitignore: add .dylib
Paul Brossier [Wed, 28 Jan 2015 19:58:44 +0000 (20:58 +0100)]
.gitignore: add .dylib

9 years agovamp-aubio.n3: sync descriptions with plugins/*.cpp
Paul Brossier [Wed, 28 Jan 2015 19:58:16 +0000 (20:58 +0100)]
vamp-aubio.n3: sync descriptions with plugins/*.cpp

9 years agoplugins/Mfcc.cpp: expand mfcc
Paul Brossier [Wed, 28 Jan 2015 19:57:44 +0000 (20:57 +0100)]
plugins/Mfcc.cpp: expand mfcc

9 years agoplugins/{Notes,Pitch}.cpp: improve descriptions
Paul Brossier [Wed, 28 Jan 2015 19:56:57 +0000 (20:56 +0100)]
plugins/{Notes,Pitch}.cpp: improve descriptions

9 years agoMakefile.mingw32: improve
Paul Brossier [Wed, 28 Jan 2015 16:34:37 +0000 (17:34 +0100)]
Makefile.mingw32: improve

9 years agoMakefile.linux: move libvamp-sdk.a to end of line
Paul Brossier [Wed, 28 Jan 2015 16:08:41 +0000 (17:08 +0100)]
Makefile.linux: move libvamp-sdk.a to end of line

9 years agoMakefile: splitted for osx/linux/mingw32
Paul Brossier [Wed, 28 Jan 2015 14:31:09 +0000 (15:31 +0100)]
Makefile: splitted for osx/linux/mingw32

9 years agovamp-aubio.cat: added Mfcc
Paul Brossier [Wed, 28 Jan 2015 12:29:07 +0000 (13:29 +0100)]
vamp-aubio.cat: added Mfcc

9 years agolibmain.cpp: added Mfcc
Paul Brossier [Wed, 28 Jan 2015 12:28:53 +0000 (13:28 +0100)]
libmain.cpp: added Mfcc

9 years agovamp-aubio.n3: added onset detection function and threshold odf
Paul Brossier [Wed, 28 Jan 2015 12:28:22 +0000 (13:28 +0100)]
vamp-aubio.n3: added onset detection function and threshold odf

9 years agoplugins/Onset.cpp: added onset detection function and threshold odf
Paul Brossier [Wed, 28 Jan 2015 12:27:52 +0000 (13:27 +0100)]
plugins/Onset.cpp: added onset detection function and threshold odf