log

age author description
Fri, 22 Jul 2016 16:20:31 +0200 Paul Brossier plugins/Onset.cpp: improve parameters handling, use same defaults as aubioonset
Fri, 22 Jul 2016 16:14:25 +0200 Paul Brossier vamp-aubio.n3: improve rdf description
Fri, 22 Jul 2016 15:49:33 +0200 Paul Brossier plugins/MelEnergy.cpp: fix output rate
Fri, 22 Jul 2016 15:41:19 +0200 Paul Brossier plugins/Onset.cpp: add default mode
Fri, 22 Jul 2016 15:33:16 +0200 Paul Brossier vamp-aubio.n3: fix mfcc output
Fri, 22 Jul 2016 15:31:16 +0200 Paul Brossier plugins/Mfcc.cpp: fix output rate
Fri, 22 Jul 2016 14:58:48 +0200 Paul Brossier .travis.yml: verbose build
Fri, 22 Jul 2016 14:56:10 +0200 Paul Brossier .travis.yml: fix environment
Fri, 22 Jul 2016 14:53:23 +0200 Paul Brossier .travis.yml: language: cpp
Fri, 22 Jul 2016 14:51:23 +0200 Paul Brossier .travis.yml: improve environment, fix typo
Fri, 22 Jul 2016 14:47:20 +0200 Paul Brossier .travis.yml: fix environment definition
Fri, 22 Jul 2016 14:46:05 +0200 Paul Brossier scripts/get_deps_msvc.sh: make executable
Fri, 22 Jul 2016 14:41:28 +0200 Paul Brossier .travis.yml: add simple travis configuration
Fri, 22 Jul 2016 12:35:23 +0200 Paul Brossier wscript: add Accelerate framework on osx
Fri, 22 Jul 2016 12:19:06 +0200 Paul Brossier plugins/: unused attribute only for gcc
Fri, 22 Jul 2016 12:03:08 +0200 Paul Brossier scripts/get_deps_osx.sh: add sript to fetch dependancies on macosx
Fri, 22 Jul 2016 12:01:29 +0200 Paul Brossier scripts/get_deps_msvc.sh: add script to fetch dependancies on windows
Fri, 22 Jul 2016 05:33:28 +0200 Paul Brossier scripts/get_aubio.sh: use get_waf.sh, add windows options
Fri, 22 Jul 2016 05:25:33 +0200 Paul Brossier wscript: add msvc configuration
Fri, 22 Jul 2016 05:23:30 +0200 Paul Brossier wscript: fix vamp static lib location
Fri, 22 Jul 2016 05:20:09 +0200 Paul Brossier scripts/get_waf.sh: use 1.8.22
Fri, 22 Jul 2016 02:12:48 +0200 Paul Brossier wscript: improve use of local static libraries
Fri, 22 Jul 2016 01:30:32 +0200 Paul Brossier wscript: use static libs locally
Fri, 22 Jul 2016 00:41:52 +0200 Paul Brossier wscript: add osx
Fri, 22 Jul 2016 00:20:37 +0200 Paul Brossier Makefile.linux: update
Fri, 22 Jul 2016 00:17:40 +0200 Paul Brossier Makefile.inc: update
Fri, 22 Jul 2016 00:16:10 +0200 Paul Brossier Makefile.osx: update
Thu, 21 Jul 2016 23:41:06 +0200 Paul Brossier Makefile.linux: use same locations as for scripts/get_aubio.sh, scripts/get_deps*
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
Mon, 30 Dec 2013 23:15:19 -0400 Paul Brossier vamp-aubio.n3: remove spurious ';' preventing the plugin to load
Mon, 30 Dec 2013 23:01:15 -0400 Paul Brossier Makefile: remove local aubio copy
Mon, 30 Dec 2013 22:58:11 -0400 Paul Brossier Makefile: pass custom LDFLAGS, simplify CFLAGS
Mon, 30 Dec 2013 22:57:29 -0400 Paul Brossier config.h: remove, unused
Mon, 30 Dec 2013 22:49:06 -0400 Paul Brossier plugins/: use fvec_set_sample
Mon, 30 Dec 2013 22:48:43 -0400 Paul Brossier plugins/: update aubio header location to <aubio/aubio.h>
Thu, 19 Dec 2013 19:34:05 +0000 convert-repo update tags
Wed, 05 Dec 2012 14:03:50 +0000 Chris Cannam Clean: remove aubio objects
Wed, 05 Dec 2012 13:55:25 +0000 Chris Cannam Added tag 0.4.0 for changeset 8114ebe03b69
Wed, 05 Dec 2012 13:55:21 +0000 Chris Cannam Add tempo output, minor build fix
Wed, 05 Dec 2012 13:50:30 +0000 Chris Cannam Added tag 0.4.0 for changeset a9e4d6c3441e
Wed, 05 Dec 2012 13:50:11 +0000 Chris Cannam Don't build with fftw, use Ooura instead -- fftw here needs threads, less portable
Wed, 05 Dec 2012 13:49:43 +0000 Chris Cannam Adjust includes for subrepo aubio
Wed, 05 Dec 2012 13:31:31 +0000 Chris Cannam Add RDF, optimisation
Wed, 05 Dec 2012 13:24:29 +0000 Chris Cannam Added tag 0.4.0 for changeset 033bda47ada6
Tue, 04 Dec 2012 17:36:47 +0000 Chris Cannam Update for local subrepo aubio build
Tue, 04 Dec 2012 17:27:27 +0000 Chris Cannam add aubio subrepo
Wed, 18 Jul 2012 13:31:06 +0100 Chris Cannam Merge 0.4.0
Wed, 18 Jul 2012 13:28:53 +0100 Chris Cannam Remove no-longer-supported-by-aubio onset detection function
Wed, 11 Jul 2012 13:09:15 +0100 Chris Cannam Implement reset functions (fixes #498)
Tue, 10 Jul 2012 17:29:42 +0100 Chris Cannam Less ambitious default min pitch
Tue, 10 Jul 2012 17:20:10 +0100 Chris Cannam Get the rest to build
Tue, 10 Jul 2012 15:21:35 +0100 Chris Cannam Get Onset and Notes to build against new aubio
Mon, 09 Jul 2012 17:51:30 +0100 Chris Cannam Continuing to update for aubio-git (0.4.0?) api
Mon, 09 Jul 2012 15:50:30 +0100 Chris Cannam (Start to) remove the channel counts from everywhere: they should always be 1 anyway as that's what Vamp::Plugin::getMaxChannelCount always defaulted to
Mon, 09 Jul 2012 15:44:07 +0100 Chris Cannam Update plugin version numbers, remove API version back compatibility (API v1 is now so long out of date)
Mon, 09 Jul 2012 15:10:35 +0100 Chris Cannam Start overhaul for (current git, presumably later v0.4.0) aubio API
Wed, 04 Jul 2012 10:26:11 +0000 convert-repo update tags
Tue, 02 Dec 2008 12:23:28 +0000 Chris Cannam * minor build fixes
Mon, 01 Dec 2008 21:25:28 +0000 Chris Cannam ...
Mon, 01 Dec 2008 21:24:59 +0000 Chris Cannam * build stuff
Wed, 12 Nov 2008 15:12:19 +0000 Chris Cannam * Re-label tempo detector to beat tracker -- in this incarnation, it returns
Wed, 29 Oct 2008 12:38:06 +0000 Chris Cannam * Fix substantial amount of wrongness in getRemainingFeatures
Fri, 24 Oct 2008 14:51:44 +0000 Chris Cannam * Add frequency range limits, frequency-wrap option, and silence
Thu, 18 Sep 2008 17:48:54 +0000 Chris Cannam * Add hasDuration to output descriptors
Thu, 18 Sep 2008 11:44:09 +0000 Chris Cannam * Add a note about using v2 api (temporarily, probably)
Thu, 17 Jul 2008 08:51:13 +0000 Chris Cannam * First bit of Vamp v2 work -- add an optional duration to features in
Fri, 19 Oct 2007 13:55:23 +0000 Chris Cannam ...
Tue, 09 Oct 2007 15:56:50 +0000 Chris Cannam ...
Tue, 09 Oct 2007 15:42:36 +0000 Chris Cannam * Add silence detector. But I'm not happy with its results: take a look at
Mon, 23 Apr 2007 15:39:33 +0000 Chris Cannam (none)
Mon, 02 Apr 2007 10:14:16 +0000 Chris Cannam * FLOOR -> floor
Tue, 27 Feb 2007 12:49:08 +0000 Chris Cannam * Update to support API versioning
Mon, 26 Feb 2007 18:10:34 +0000 Chris Cannam * Update along with latest Vamp API change
Tue, 12 Dec 2006 10:42:21 +0000 Chris Cannam * Update to new Vamp process()
Tue, 31 Oct 2006 13:54:21 +0000 Chris Cannam ...
Thu, 21 Sep 2006 16:41:29 +0000 Chris Cannam * Add category file
Wed, 24 May 2006 11:54:27 +0000 Paul Brossier change lower pitch limit to D#1
Mon, 22 May 2006 14:35:18 +0000 Chris Cannam ...
Mon, 22 May 2006 11:43:23 +0000 Chris Cannam * Add tempo tracker plugin from piem
Wed, 17 May 2006 15:44:30 +0000 Chris Cannam * Add GPL and a basic README
Wed, 17 May 2006 15:15:12 +0000 Paul Brossier set negative timestamps to zero
Wed, 17 May 2006 13:38:26 +0000 Chris Cannam * compensate for (4 + m_median) * m_stepSize latency in note detection
Wed, 17 May 2006 10:02:36 +0000 Chris Cannam * Compensate for 4*stepSize delay in onset detection with returned timestamps
Tue, 16 May 2006 15:43:21 +0000 Paul Brossier include math.h, add onset timestamps, fix default block and step sizes, switch to onset_complex and pitch_yinfft
Mon, 15 May 2006 12:56:46 +0000 Chris Cannam * Add onset detection function output.
Thu, 11 May 2006 14:51:10 +0000 Chris Cannam * First pass at a simple set of Vamp plugins using the Aubio library.