vamp-aubio-plugins.git
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

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

9 years agoplugins/Mfcc.{cpp,h}: added first Mfcc drafts
Paul Brossier [Wed, 28 Jan 2015 12:26:09 +0000 (13:26 +0100)]
plugins/Mfcc.{cpp,h}: added first Mfcc drafts

9 years agoplugins/Tempo.cpp: improve output descriptions
Paul Brossier [Mon, 26 Jan 2015 13:48:16 +0000 (14:48 +0100)]
plugins/Tempo.cpp: improve output descriptions

9 years agoplugins/Tempo.cpp: add parameters and output descriptions
Paul Brossier [Mon, 26 Jan 2015 13:46:15 +0000 (14:46 +0100)]
plugins/Tempo.cpp: add parameters and output descriptions

9 years agoplugins/Silence.cpp: add parameter description
Paul Brossier [Mon, 26 Jan 2015 13:45:39 +0000 (14:45 +0100)]
plugins/Silence.cpp: add parameter description

9 years agoplugins/Pitch.cpp: add parameters and output descriptions
Paul Brossier [Mon, 26 Jan 2015 13:45:02 +0000 (14:45 +0100)]
plugins/Pitch.cpp: add parameters and output descriptions

9 years agoplugins/Onset.cpp: add parameters and output descriptions
Paul Brossier [Mon, 26 Jan 2015 13:44:37 +0000 (14:44 +0100)]
plugins/Onset.cpp: add parameters and output descriptions

9 years agoplugins/Notes.cpp: improve output description
Paul Brossier [Mon, 26 Jan 2015 13:44:10 +0000 (14:44 +0100)]
plugins/Notes.cpp: improve output description

9 years agoplugins/Notes.cpp: add descriptions
Paul Brossier [Mon, 26 Jan 2015 01:11:53 +0000 (02:11 +0100)]
plugins/Notes.cpp: add descriptions

10 years agoplugins/Pitch.cpp: use aubio_miditofreq
Paul Brossier [Tue, 31 Dec 2013 05:24:53 +0000 (01:24 -0400)]
plugins/Pitch.cpp: use aubio_miditofreq

10 years ago.gitignore: add basic patterns
Paul Brossier [Tue, 31 Dec 2013 04:18:26 +0000 (00:18 -0400)]
.gitignore: add basic patterns

10 years agoplugins/: remove *.o accidentally added
Paul Brossier [Tue, 31 Dec 2013 04:16:45 +0000 (00:16 -0400)]
plugins/: remove *.o accidentally added

10 years ago.hgsub*: removed mercurial stuff
Paul Brossier [Tue, 31 Dec 2013 03:24:13 +0000 (23:24 -0400)]
.hgsub*: removed mercurial stuff

10 years agoREADME: update aubio location
Paul Brossier [Tue, 31 Dec 2013 03:23:20 +0000 (23:23 -0400)]
README: update aubio location

10 years agovamp-aubio.n3: remove spurious ';' preventing the plugin to load
Paul Brossier [Tue, 31 Dec 2013 03:15:19 +0000 (23:15 -0400)]
vamp-aubio.n3: remove spurious ';' preventing the plugin to load

10 years agoMakefile: remove local aubio copy
Paul Brossier [Tue, 31 Dec 2013 03:01:15 +0000 (23:01 -0400)]
Makefile: remove local aubio copy

10 years agoMakefile: pass custom LDFLAGS, simplify CFLAGS
Paul Brossier [Tue, 31 Dec 2013 02:58:11 +0000 (22:58 -0400)]
Makefile: pass custom LDFLAGS, simplify CFLAGS

10 years agoconfig.h: remove, unused
Paul Brossier [Tue, 31 Dec 2013 02:57:29 +0000 (22:57 -0400)]
config.h: remove, unused

10 years agoplugins/: use fvec_set_sample
Paul Brossier [Tue, 31 Dec 2013 02:49:06 +0000 (22:49 -0400)]
plugins/: use fvec_set_sample

10 years agoplugins/: update aubio header location to <aubio/aubio.h>
Paul Brossier [Tue, 31 Dec 2013 02:48:43 +0000 (22:48 -0400)]
plugins/: update aubio header location to <aubio/aubio.h>

10 years agoupdate tags hgimport
convert-repo [Thu, 19 Dec 2013 19:34:05 +0000 (19:34 +0000)]
update tags

11 years agoClean: remove aubio objects
Chris Cannam [Wed, 5 Dec 2012 14:03:50 +0000 (14:03 +0000)]
Clean: remove aubio objects

11 years agoAdded tag 0.4.0 for changeset 8114ebe03b69
Chris Cannam [Wed, 5 Dec 2012 13:55:25 +0000 (13:55 +0000)]
Added tag 0.4.0 for changeset 8114ebe03b69

11 years agoAdd tempo output, minor build fix
Chris Cannam [Wed, 5 Dec 2012 13:55:21 +0000 (13:55 +0000)]
Add tempo output, minor build fix

11 years agoAdded tag 0.4.0 for changeset a9e4d6c3441e
Chris Cannam [Wed, 5 Dec 2012 13:50:30 +0000 (13:50 +0000)]
Added tag 0.4.0 for changeset a9e4d6c3441e

11 years agoDon't build with fftw, use Ooura instead -- fftw here needs threads, less portable
Chris Cannam [Wed, 5 Dec 2012 13:50:11 +0000 (13:50 +0000)]
Don't build with fftw, use Ooura instead -- fftw here needs threads, less portable

11 years agoAdjust includes for subrepo aubio
Chris Cannam [Wed, 5 Dec 2012 13:49:43 +0000 (13:49 +0000)]
Adjust includes for subrepo aubio

11 years agoAdd RDF, optimisation
Chris Cannam [Wed, 5 Dec 2012 13:31:31 +0000 (13:31 +0000)]
Add RDF, optimisation

11 years agoAdded tag 0.4.0 for changeset 033bda47ada6
Chris Cannam [Wed, 5 Dec 2012 13:24:29 +0000 (13:24 +0000)]
Added tag 0.4.0 for changeset 033bda47ada6