aubio.git
11 years agotests/src/test-lvec.c, tests/src/test-fmat.c: add boilerplate
Paul Brossier [Tue, 10 Jul 2012 22:29:59 +0000 (15:29 -0700)]
tests/src/test-lvec.c, tests/src/test-fmat.c: add boilerplate

11 years agoMakefile.am: include m4
Paul Brossier [Tue, 10 Jul 2012 22:29:03 +0000 (15:29 -0700)]
Makefile.am: include m4

11 years agosrc/pitch/pitchschmitt.c: avoid out of bound reads
Paul Brossier [Tue, 10 Jul 2012 22:28:39 +0000 (15:28 -0700)]
src/pitch/pitchschmitt.c: avoid out of bound reads

11 years agotests/src: fix memory leaks
Paul Brossier [Tue, 10 Jul 2012 22:26:51 +0000 (15:26 -0700)]
tests/src: fix memory leaks

11 years agotests/: move file around to match src/
Paul Brossier [Tue, 10 Jul 2012 22:26:12 +0000 (15:26 -0700)]
tests/: move file around to match src/

11 years agotests/src/test-pitchyin.c: fix memory leak
Paul Brossier [Tue, 10 Jul 2012 04:28:53 +0000 (21:28 -0700)]
tests/src/test-pitchyin.c: fix memory leak

11 years agotests/src/test-pitchyinfft.c: fix memory leak
Paul Brossier [Tue, 10 Jul 2012 04:25:15 +0000 (21:25 -0700)]
tests/src/test-pitchyinfft.c: fix memory leak

11 years agosrc/spectral/fft.c: fix in and out sizes for ooura
Paul Brossier [Tue, 10 Jul 2012 02:53:56 +0000 (19:53 -0700)]
src/spectral/fft.c: fix in and out sizes for ooura

11 years agorun_all_tests: added script to run all tests
Paul Brossier [Tue, 10 Jul 2012 02:35:24 +0000 (19:35 -0700)]
run_all_tests: added script to run all tests

11 years agoexamples/Makefile.am: fix missing \
Paul Brossier [Mon, 9 Jul 2012 23:09:30 +0000 (17:09 -0600)]
examples/Makefile.am: fix missing \

11 years agowscript, **/wscript_build: use ctx to match latest waf docs
Paul Brossier [Mon, 9 Jul 2012 23:06:11 +0000 (16:06 -0700)]
wscript, **/wscript_build: use ctx to match latest waf docs

11 years agopython/wscript_build: update
Paul Brossier [Mon, 9 Jul 2012 22:37:57 +0000 (15:37 -0700)]
python/wscript_build: update

11 years agosrc/wscript_build: add vim header
Paul Brossier [Mon, 9 Jul 2012 22:37:35 +0000 (15:37 -0700)]
src/wscript_build: add vim header

11 years agosrc/spectral/fft.c: HAVE_AUBIO_DOUBLE is always defined
Paul Brossier [Mon, 9 Jul 2012 22:37:23 +0000 (15:37 -0700)]
src/spectral/fft.c: HAVE_AUBIO_DOUBLE is always defined

11 years agopython/aubio: update
Paul Brossier [Mon, 9 Jul 2012 22:36:48 +0000 (15:36 -0700)]
python/aubio: update

11 years agoexamples/wscript_build: update
Paul Brossier [Mon, 9 Jul 2012 22:36:16 +0000 (15:36 -0700)]
examples/wscript_build: update

11 years agowscript: udpate, disable fftw and swig by default
Paul Brossier [Mon, 9 Jul 2012 22:36:02 +0000 (15:36 -0700)]
wscript: udpate, disable fftw and swig by default

11 years agoexamples/utils.c: avoid segfault when compiling without sndfile
Paul Brossier [Mon, 9 Jul 2012 22:35:35 +0000 (15:35 -0700)]
examples/utils.c: avoid segfault when compiling without sndfile

11 years agoexamples/sndfileio.h: add read_mono
Paul Brossier [Mon, 9 Jul 2012 22:35:09 +0000 (15:35 -0700)]
examples/sndfileio.h: add read_mono

11 years agoexamples/sndfileio.c: include config.h for HAVE_SNDFILE
Paul Brossier [Mon, 9 Jul 2012 22:34:12 +0000 (15:34 -0700)]
examples/sndfileio.c: include config.h for HAVE_SNDFILE

11 years agowaf: update
Paul Brossier [Mon, 9 Jul 2012 22:10:33 +0000 (15:10 -0700)]
waf: update

11 years agowscript: improve error message
Paul Brossier [Mon, 9 Jul 2012 22:10:17 +0000 (15:10 -0700)]
wscript: improve error message

12 years agointerfaces/python/setup.py: install in dist-packages, thanks to Stelios Togias
Paul Brossier [Sat, 3 Mar 2012 09:26:01 +0000 (16:26 +0700)]
interfaces/python/setup.py: install in dist-packages, thanks to Stelios Togias

12 years agoMerge branch 'master' of piem.org:/git/aubio/aubio
Paul Brossier [Sat, 7 Jan 2012 02:53:32 +0000 (20:53 -0600)]
Merge branch 'master' of piem.org:/git/aubio/aubio

12 years agosrc/spectral/fft.c: i only needed for FFTW3
Paul Brossier [Sat, 7 Jan 2012 02:52:34 +0000 (20:52 -0600)]
src/spectral/fft.c: i only needed for FFTW3

12 years agoexamples/utils.c: dummy functions if no sndfile
Paul Brossier [Sat, 7 Jan 2012 02:51:20 +0000 (18:51 -0800)]
examples/utils.c: dummy functions if no sndfile

12 years agoexamples/sndfileio.c: do not compile if sndfile is missing
Paul Brossier [Sat, 7 Jan 2012 02:50:52 +0000 (18:50 -0800)]
examples/sndfileio.c: do not compile if sndfile is missing

12 years agoconfigure.ac: add --enable-sndfile
Paul Brossier [Sat, 7 Jan 2012 02:50:38 +0000 (18:50 -0800)]
configure.ac: add --enable-sndfile

12 years agotests/src/Makefile.am: remove missing tests
Paul Brossier [Sat, 7 Jan 2012 02:50:19 +0000 (18:50 -0800)]
tests/src/Makefile.am: remove missing tests

12 years agowscript: improve messages
Paul Brossier [Fri, 6 Jan 2012 23:16:57 +0000 (17:16 -0600)]
wscript: improve messages

12 years agowscript: factorise pkg-config detection
Paul Brossier [Fri, 6 Jan 2012 23:07:12 +0000 (17:07 -0600)]
wscript: factorise pkg-config detection

12 years agowscript: remove debug output
Paul Brossier [Fri, 6 Jan 2012 23:03:59 +0000 (17:03 -0600)]
wscript: remove debug output

12 years agoMerge branch 'master' of piem.org:/git/aubio/aubio
Paul Brossier [Fri, 6 Jan 2012 22:59:29 +0000 (16:59 -0600)]
Merge branch 'master' of piem.org:/git/aubio/aubio

12 years agoexamples/wscript_build, wscript: update
Paul Brossier [Fri, 6 Jan 2012 22:59:03 +0000 (16:59 -0600)]
examples/wscript_build, wscript: update

12 years agoMerge branch 'master' of aubio.org:/git/aubio/aubio
Paul Brossier [Tue, 22 Nov 2011 04:36:42 +0000 (20:36 -0800)]
Merge branch 'master' of aubio.org:/git/aubio/aubio

12 years agosetup.py: update path
Paul Brossier [Tue, 22 Nov 2011 04:35:18 +0000 (20:35 -0800)]
setup.py: update path

12 years ago.gitignore: also ignore doxygen generated files, thanks to Dirkjan Krijnders
Paul Brossier [Tue, 22 Nov 2011 03:01:36 +0000 (20:01 -0700)]
.gitignore: also ignore doxygen generated files, thanks to Dirkjan Krijnders

12 years agogenerator.py: update for newest waf
Paul Brossier [Mon, 21 Nov 2011 19:30:42 +0000 (12:30 -0700)]
generator.py: update for newest waf

12 years agowaf: update
Paul Brossier [Mon, 21 Nov 2011 19:28:45 +0000 (12:28 -0700)]
waf: update

12 years agowscript: ask the user to run 'make distclean' before running waf
Paul Brossier [Thu, 17 Nov 2011 01:30:49 +0000 (17:30 -0800)]
wscript: ask the user to run 'make distclean' before running waf

12 years agowaf: add waf
Paul Brossier [Thu, 17 Nov 2011 01:30:17 +0000 (17:30 -0800)]
waf: add waf

12 years agosrc/spectral/ooura_fft8g.c: add ooura
Paul Brossier [Thu, 17 Nov 2011 01:29:59 +0000 (17:29 -0800)]
src/spectral/ooura_fft8g.c: add ooura

12 years agoadd support for ooura so that aubio can be build without fftw
Paul Brossier [Thu, 17 Nov 2011 01:29:35 +0000 (17:29 -0800)]
add support for ooura so that aubio can be build without fftw

12 years agoexamples/wscript_build: update
Paul Brossier [Thu, 17 Nov 2011 01:13:08 +0000 (17:13 -0800)]
examples/wscript_build: update

12 years agowscript: use --enable-samplerate as in configure
Paul Brossier [Thu, 17 Nov 2011 01:12:47 +0000 (17:12 -0800)]
wscript: use --enable-samplerate as in configure

12 years agowscript: use --enable-samplerate as in configure
Paul Brossier [Thu, 17 Nov 2011 01:12:29 +0000 (17:12 -0800)]
wscript: use --enable-samplerate as in configure

12 years agowscript: parse VERSION from file
Paul Brossier [Thu, 17 Nov 2011 01:09:56 +0000 (17:09 -0800)]
wscript: parse VERSION from file

12 years agoVERSION: escape string
Paul Brossier [Thu, 17 Nov 2011 01:09:31 +0000 (17:09 -0800)]
VERSION: escape string

12 years agosrc/{f,c}vec.c: remove zeroing since we now use calloc
Paul Brossier [Thu, 17 Nov 2011 01:07:44 +0000 (17:07 -0800)]
src/{f,c}vec.c: remove zeroing since we now use calloc

12 years agosrc/aubio_priv.h: use calloc instead of malloc
Paul Brossier [Thu, 17 Nov 2011 01:07:12 +0000 (17:07 -0800)]
src/aubio_priv.h: use calloc instead of malloc

12 years agoVERSION: bump to 0.4.0alpha
Paul Brossier [Wed, 16 Nov 2011 22:47:48 +0000 (14:47 -0800)]
VERSION: bump to 0.4.0alpha

12 years agowscript: make jack, samplerate, and lash optional
Paul Brossier [Mon, 26 Sep 2011 06:22:18 +0000 (00:22 -0600)]
wscript: make jack, samplerate, and lash optional

12 years agowscript: update to waf 1.6.7
Paul Brossier [Mon, 26 Sep 2011 06:21:00 +0000 (00:21 -0600)]
wscript: update to waf 1.6.7

12 years agoMerge aubio.org:/git/aubio/aubio
Paul Brossier [Mon, 2 May 2011 10:38:00 +0000 (12:38 +0200)]
Merge aubio.org:/git/aubio/aubio

12 years agotests/: move tests around
Paul Brossier [Mon, 2 May 2011 10:37:41 +0000 (12:37 +0200)]
tests/: move tests around

12 years agopython/aubio/plot/keyboard.py: use with_, thanks to Dan Muresan
Paul Brossier [Mon, 2 May 2011 10:35:24 +0000 (12:35 +0200)]
python/aubio/plot/keyboard.py: use with_, thanks to Dan Muresan

13 years agosrc/mathutils.c: do not return NULL when wrong window type is passed (thanks to Olivi...
Paul Brossier [Mon, 7 Feb 2011 11:55:36 +0000 (12:55 +0100)]
src/mathutils.c: do not return NULL when wrong window type is passed (thanks to Olivier Robert)

13 years agosrc/pitch/pitchschmitt.c: avoid memory leak (thanks to Olivier Robert)
Paul Brossier [Mon, 7 Feb 2011 11:54:42 +0000 (12:54 +0100)]
src/pitch/pitchschmitt.c: avoid memory leak (thanks to Olivier Robert)

13 years agosrc/spectral/tss.c: fix del_
Paul Brossier [Mon, 7 Feb 2011 11:53:05 +0000 (12:53 +0100)]
src/spectral/tss.c: fix del_

13 years agosrc/mathutils.c: fix aubio_db_spl, thanks to Eric, closes #15
Paul Brossier [Fri, 4 Feb 2011 09:26:10 +0000 (10:26 +0100)]
src/mathutils.c: fix aubio_db_spl, thanks to Eric, closes #15

13 years agosrc/pitch/pitch.c: do not return NULL if unknown method selected (thanks to Olivier...
Paul Brossier [Fri, 4 Feb 2011 09:08:42 +0000 (10:08 +0100)]
src/pitch/pitch.c: do not return NULL if unknown method selected (thanks to Olivier Robert)

13 years agosrc/spectral/tss.c: use AUBIO_FREE, not free (thanks to Olivier Robert)
Paul Brossier [Fri, 4 Feb 2011 09:06:12 +0000 (10:06 +0100)]
src/spectral/tss.c: use AUBIO_FREE, not free (thanks to Olivier Robert)

13 years agosrc/tempo/beattracking.c: declare b as signed integer, thanks to Lennart Denninger
Paul Brossier [Sat, 31 Jul 2010 14:32:05 +0000 (16:32 +0200)]
src/tempo/beattracking.c: declare b as signed integer, thanks to Lennart Denninger

13 years agoMakefile.am: include examples/ for jackio.h, add test-mathutils.c, simplify run command
Paul Brossier [Wed, 2 Jun 2010 23:10:10 +0000 (01:10 +0200)]
Makefile.am: include examples/ for jackio.h, add test-mathutils.c, simplify run command

13 years agotest-mathutils.c: added tests for next_power_of_two
Paul Brossier [Wed, 2 Jun 2010 23:08:55 +0000 (01:08 +0200)]
test-mathutils.c: added tests for next_power_of_two

13 years agotest-fvec.c: update
Paul Brossier [Wed, 2 Jun 2010 23:07:33 +0000 (01:07 +0200)]
test-fvec.c: update

13 years agoconfigure.ac: fix LASH detection
Paul Brossier [Wed, 2 Jun 2010 22:43:27 +0000 (00:43 +0200)]
configure.ac: fix LASH detection

13 years agowscript: added some pointers about waf
Paul Brossier [Wed, 28 Apr 2010 19:17:19 +0000 (21:17 +0200)]
wscript: added some pointers about waf

13 years agosrc/Makefile.am: added missing fmat.{c,h}
Paul Brossier [Wed, 28 Apr 2010 18:53:27 +0000 (20:53 +0200)]
src/Makefile.am: added missing fmat.{c,h}

14 years agoconfigure.ac: remove useless pkg-config check, thanks to Volker Grabsch
Paul Brossier [Mon, 19 Apr 2010 00:25:54 +0000 (02:25 +0200)]
configure.ac: remove useless pkg-config check, thanks to Volker Grabsch

14 years agopython/aubio: more changes for mono
Paul Brossier [Wed, 14 Apr 2010 15:36:49 +0000 (17:36 +0200)]
python/aubio: more changes for mono

14 years agoswig/aubio.i: add aubio_sndfile_read_mono
Paul Brossier [Wed, 14 Apr 2010 15:34:12 +0000 (17:34 +0200)]
swig/aubio.i: add aubio_sndfile_read_mono

14 years agosrc/spectral/mfcc.c: also delete dct_coeffs, thanks to SaBer, closes: #12
Paul Brossier [Sat, 13 Mar 2010 23:46:36 +0000 (00:46 +0100)]
src/spectral/mfcc.c: also delete dct_coeffs, thanks to SaBer, closes: #12

14 years agosrc/mathutils.c: simplify aubio_is_power_of_two, thanks to Arturo Castro
Paul Brossier [Mon, 8 Feb 2010 18:14:12 +0000 (19:14 +0100)]
src/mathutils.c: simplify aubio_is_power_of_two, thanks to Arturo Castro

14 years agosrc/spectral/fft.c: lock fftw plan creation (closes #9), thanks to Hedde Bosman
Paul Brossier [Sat, 9 Jan 2010 16:03:11 +0000 (17:03 +0100)]
src/spectral/fft.c: lock fftw plan creation (closes #9), thanks to Hedde Bosman

14 years agomerge with mono
Paul Brossier [Sat, 9 Jan 2010 14:51:20 +0000 (15:51 +0100)]
merge with mono

14 years agopull from master
Paul Brossier [Sat, 9 Jan 2010 14:49:40 +0000 (15:49 +0100)]
pull from master

14 years agomerge from master, print beats once in demo_beat.py
Paul Brossier [Sat, 9 Jan 2010 14:35:53 +0000 (15:35 +0100)]
merge from master, print beats once in demo_beat.py

14 years agodemo_beat.py: added simple example
Paul Brossier [Sat, 9 Jan 2010 14:27:22 +0000 (15:27 +0100)]
demo_beat.py: added simple example

14 years agoaubioinput.py: flush last frame, no resizing in mono
Paul Brossier [Sat, 9 Jan 2010 14:22:41 +0000 (15:22 +0100)]
aubioinput.py: flush last frame, no resizing in mono

14 years agotest_fvec.py: add test_alpha_norm_of_none and test_vector_create_with_list
Paul Brossier [Sat, 9 Jan 2010 14:21:54 +0000 (15:21 +0100)]
test_fvec.py: add test_alpha_norm_of_none and test_vector_create_with_list

14 years agodemo_filterbank.py: use fvec to create array
Paul Brossier [Sat, 9 Jan 2010 14:20:48 +0000 (15:20 +0100)]
demo_filterbank.py: use fvec to create array

14 years agoaubio/__init__.py: simplify, add support for list input
Paul Brossier [Fri, 25 Dec 2009 05:13:14 +0000 (06:13 +0100)]
aubio/__init__.py: simplify, add support for list input

14 years agodemo_filterbank.py: add simple filterbank demo
Paul Brossier [Fri, 25 Dec 2009 05:12:44 +0000 (06:12 +0100)]
demo_filterbank.py: add simple filterbank demo

14 years agotest_*.py: use aubio module
Paul Brossier [Fri, 25 Dec 2009 04:09:41 +0000 (05:09 +0100)]
test_*.py: use aubio module

14 years agopy-cvec.c: improved documentation
Paul Brossier [Fri, 25 Dec 2009 04:04:59 +0000 (05:04 +0100)]
py-cvec.c: improved documentation

14 years agogen_pyobject.py: simplify with proxy functions
Paul Brossier [Fri, 25 Dec 2009 04:02:17 +0000 (05:02 +0100)]
gen_pyobject.py: simplify with proxy functions

14 years agotest_*.py: switch to mono, add tests for cvec
Paul Brossier [Fri, 25 Dec 2009 03:57:49 +0000 (04:57 +0100)]
test_*.py: switch to mono, add tests for cvec

14 years agopy-cvec.c: remove obsolete proxy functions
Paul Brossier [Fri, 25 Dec 2009 03:56:48 +0000 (04:56 +0100)]
py-cvec.c: remove obsolete proxy functions

14 years agopy-filterbank.c: switch to proxy functions
Paul Brossier [Fri, 25 Dec 2009 03:56:24 +0000 (04:56 +0100)]
py-filterbank.c: switch to proxy functions

14 years agogen_pyobject.py: updated to use proxy functions
Paul Brossier [Fri, 25 Dec 2009 03:52:00 +0000 (04:52 +0100)]
gen_pyobject.py: updated to use proxy functions

14 years agopy-fmat.c removed
Paul Brossier [Fri, 25 Dec 2009 03:51:37 +0000 (04:51 +0100)]
py-fmat.c removed

14 years agosetup.py: add aubioproxy.c, remove py-fvec.c and py-fmat.c
Paul Brossier [Fri, 25 Dec 2009 03:51:28 +0000 (04:51 +0100)]
setup.py: add aubioproxy.c, remove py-fvec.c and py-fmat.c

14 years agopy-fvec.c removed
Paul Brossier [Fri, 25 Dec 2009 03:49:25 +0000 (04:49 +0100)]
py-fvec.c removed

14 years agoaubiomodule.c: swith to new proxy functions, remove py_fvec and py_fmat
Paul Brossier [Fri, 25 Dec 2009 03:49:14 +0000 (04:49 +0100)]
aubiomodule.c: swith to new proxy functions, remove py_fvec and py_fmat

14 years agopy-filterbank.c: use new proxy function, switch to mono and fmat
Paul Brossier [Fri, 25 Dec 2009 03:45:46 +0000 (04:45 +0100)]
py-filterbank.c: use new proxy function, switch to mono and fmat

14 years agopy-filter.c: use new proxy function, switch to mono
Paul Brossier [Fri, 25 Dec 2009 03:45:18 +0000 (04:45 +0100)]
py-filter.c: use new proxy function, switch to mono

14 years agopy-phasevoc.c: use new proxy functions
Paul Brossier [Fri, 25 Dec 2009 03:44:06 +0000 (04:44 +0100)]
py-phasevoc.c: use new proxy functions

14 years agopy-fft.c: use new proxy functions
Paul Brossier [Fri, 25 Dec 2009 03:40:41 +0000 (04:40 +0100)]
py-fft.c: use new proxy functions

14 years agoaubio/: cvec is still on the C side
Paul Brossier [Fri, 25 Dec 2009 03:37:23 +0000 (04:37 +0100)]
aubio/: cvec is still on the C side