aubio.git
12 years agosrc/io/sink_apple_audio.c: only compile on apple
Paul Brossier [Sun, 15 Jul 2012 20:23:36 +0000 (14:23 -0600)]
src/io/sink_apple_audio.c: only compile on apple

12 years agotests/src/io/test-sink_sndfile.c: update and simplify
Paul Brossier [Sun, 15 Jul 2012 18:20:03 +0000 (12:20 -0600)]
tests/src/io/test-sink_sndfile.c: update and simplify

12 years agosrc/aubio.h: add io/sink_apple_audio.h
Paul Brossier [Sun, 15 Jul 2012 18:19:29 +0000 (12:19 -0600)]
src/aubio.h: add io/sink_apple_audio.h

12 years agosrc/io/source.c: add missing free, indent
Paul Brossier [Sun, 15 Jul 2012 18:18:49 +0000 (12:18 -0600)]
src/io/source.c: add missing free, indent

12 years agosrc/io/sink*: read write size instead of returning it
Paul Brossier [Sun, 15 Jul 2012 18:18:28 +0000 (12:18 -0600)]
src/io/sink*: read write size instead of returning it

12 years agotests/src/io/test-sink_apple_audio_file.c: added test
Paul Brossier [Sun, 15 Jul 2012 18:16:02 +0000 (12:16 -0600)]
tests/src/io/test-sink_apple_audio_file.c: added test

12 years agosrc/io/sink_apple_audio.c: added apple_audio sink, merge apple stuff
Paul Brossier [Sun, 15 Jul 2012 18:02:27 +0000 (12:02 -0600)]
src/io/sink_apple_audio.c: added apple_audio sink, merge apple stuff

12 years agosrc/io/source.c: do not try to delete if NULL
Paul Brossier [Sun, 15 Jul 2012 00:37:50 +0000 (18:37 -0600)]
src/io/source.c: do not try to delete if NULL

12 years agosrc/io/source_sndfile.c: avoid segfault when deleting NULL
Paul Brossier [Sat, 14 Jul 2012 19:14:27 +0000 (13:14 -0600)]
src/io/source_sndfile.c: avoid segfault when deleting NULL

12 years agoadded sink_sndfile.c draft
Paul Brossier [Sat, 14 Jul 2012 19:13:20 +0000 (13:13 -0600)]
added sink_sndfile.c draft

12 years agosrc/io/source_sndfile.c: return NULL before trying to allocate memory, clean up
Paul Brossier [Sat, 14 Jul 2012 18:39:09 +0000 (12:39 -0600)]
src/io/source_sndfile.c: return NULL before trying to allocate memory, clean up

12 years agotest_source.py: added simple test
Paul Brossier [Sat, 14 Jul 2012 01:39:29 +0000 (19:39 -0600)]
test_source.py: added simple test

12 years agogen_pyobject.py: improve, also parse io/source
Paul Brossier [Sat, 14 Jul 2012 01:39:07 +0000 (19:39 -0600)]
gen_pyobject.py: improve, also parse io/source

12 years agosrc/io/source.h: use uri not method as parameter name
Paul Brossier [Sat, 14 Jul 2012 01:37:43 +0000 (19:37 -0600)]
src/io/source.h: use uri not method as parameter name

12 years agosrc/io/source.c: fix include path
Paul Brossier [Sat, 14 Jul 2012 01:13:33 +0000 (19:13 -0600)]
src/io/source.c: fix include path

12 years agogenerator.py: update skip list
Paul Brossier [Sat, 14 Jul 2012 00:59:43 +0000 (18:59 -0600)]
generator.py: update skip list

12 years agosrc/io/source_sndfile.{c,h}: added sndfile source
Paul Brossier [Fri, 13 Jul 2012 23:33:45 +0000 (17:33 -0600)]
src/io/source_sndfile.{c,h}: added sndfile source

12 years agotests/src/io/test-source_apple_audio_file.c: do nothing if not on apple platform
Paul Brossier [Fri, 13 Jul 2012 22:15:00 +0000 (16:15 -0600)]
tests/src/io/test-source_apple_audio_file.c: do nothing if not on apple platform

12 years agotests/src/io/*.c: add simple tests
Paul Brossier [Fri, 13 Jul 2012 22:01:52 +0000 (16:01 -0600)]
tests/src/io/*.c: add simple tests

12 years agoexamples/utils.h: moved file
Paul Brossier [Fri, 13 Jul 2012 21:29:55 +0000 (15:29 -0600)]
examples/utils.h: moved file

12 years agosrc/aubio.h: add source and sink
Paul Brossier [Fri, 13 Jul 2012 21:29:35 +0000 (15:29 -0600)]
src/aubio.h: add source and sink

12 years agosrc/io/source_apple_audio.{c,h}: added simple file read using ExtAudioFile
Paul Brossier [Fri, 13 Jul 2012 21:28:43 +0000 (15:28 -0600)]
src/io/source_apple_audio.{c,h}: added simple file read using ExtAudioFile

12 years agosrc/io/sink.*: fix prototypes, draft implementation
Paul Brossier [Fri, 13 Jul 2012 19:05:32 +0000 (13:05 -0600)]
src/io/sink.*: fix prototypes, draft implementation

12 years agosrc/io: moved sndfileio from examples
Paul Brossier [Fri, 13 Jul 2012 19:00:12 +0000 (13:00 -0600)]
src/io: moved sndfileio from examples

12 years agoadded boilerplate for media source and sink
Paul Brossier [Fri, 13 Jul 2012 07:23:39 +0000 (01:23 -0600)]
added boilerplate for media source and sink

12 years agoMerge branch 'develop' into io
Paul Brossier [Fri, 13 Jul 2012 06:29:43 +0000 (00:29 -0600)]
Merge branch 'develop' into io

12 years agotest_pitch.py: added simple tests for pitch
Paul Brossier [Fri, 13 Jul 2012 06:28:26 +0000 (00:28 -0600)]
test_pitch.py: added simple tests for pitch

12 years agoMerge branch 'develop' of groseille:projects/aubio/aubio into develop
Paul Brossier [Thu, 12 Jul 2012 08:00:19 +0000 (01:00 -0700)]
Merge branch 'develop' of groseille:projects/aubio/aubio into develop

12 years agodemo_filterbank*.py: improved
Paul Brossier [Thu, 12 Jul 2012 07:59:31 +0000 (00:59 -0700)]
demo_filterbank*.py: improved

12 years agointerfaces/python/test_*.py: make executables
Paul Brossier [Thu, 12 Jul 2012 03:58:01 +0000 (21:58 -0600)]
interfaces/python/test_*.py: make executables

12 years agotest_filterbank.py: splitted and completed
Paul Brossier [Wed, 11 Jul 2012 23:39:40 +0000 (16:39 -0700)]
test_filterbank.py: splitted and completed

12 years agopy-filterbank.c: add set_coeffs
Paul Brossier [Wed, 11 Jul 2012 23:38:40 +0000 (16:38 -0700)]
py-filterbank.c: add set_coeffs

12 years agoaubioproxy.c: add PyAubio_ArrayToCFmat implementation
Paul Brossier [Wed, 11 Jul 2012 23:38:18 +0000 (16:38 -0700)]
aubioproxy.c: add PyAubio_ArrayToCFmat implementation

12 years agosrc/spectral/specdesc.c: remove old comments
Paul Brossier [Wed, 11 Jul 2012 20:44:27 +0000 (14:44 -0600)]
src/spectral/specdesc.c: remove old comments

12 years agotest_onset.py, test_onsetdetection.py: split and update
Paul Brossier [Wed, 11 Jul 2012 20:43:39 +0000 (14:43 -0600)]
test_onset.py, test_onsetdetection.py: split and update

12 years agogen_pyobject.py: clean up, output a float instead of a vector with a single element
Paul Brossier [Wed, 11 Jul 2012 20:43:00 +0000 (14:43 -0600)]
gen_pyobject.py: clean up, output a float instead of a vector with a single element

12 years agotest_filter.py: clean up
Paul Brossier [Wed, 11 Jul 2012 20:42:34 +0000 (14:42 -0600)]
test_filter.py: clean up

12 years agotest_fft.py: phase can be 0 or -0
Paul Brossier [Wed, 11 Jul 2012 20:41:22 +0000 (14:41 -0600)]
test_fft.py: phase can be 0 or -0

12 years agotest_fvec.py: zero_crossing_rate almost equal
Paul Brossier [Wed, 11 Jul 2012 20:41:04 +0000 (14:41 -0600)]
test_fvec.py: zero_crossing_rate almost equal

12 years agosetup.py: simplify, check for path before adding them
Paul Brossier [Wed, 11 Jul 2012 20:10:41 +0000 (14:10 -0600)]
setup.py: simplify, check for path before adding them

12 years agodemo_filterbank.py: added simple demo
Paul Brossier [Wed, 11 Jul 2012 19:45:12 +0000 (13:45 -0600)]
demo_filterbank.py: added simple demo

12 years agoMerge branch 'numpy-1.8' into develop
Paul Brossier [Wed, 11 Jul 2012 03:25:25 +0000 (21:25 -0600)]
Merge branch 'numpy-1.8' into develop

12 years agobuild_linux: add sample script to build and run tests on linux
Paul Brossier [Wed, 11 Jul 2012 02:01:22 +0000 (19:01 -0700)]
build_linux: add sample script to build and run tests on linux

12 years agobuild_osx: add sample script to build and run tests on osx
Paul Brossier [Wed, 11 Jul 2012 01:43:01 +0000 (19:43 -0600)]
build_osx: add sample script to build and run tests on osx

12 years agodemo_filterbank.py: use a vector, not a list
Paul Brossier [Wed, 11 Jul 2012 01:42:40 +0000 (19:42 -0600)]
demo_filterbank.py: use a vector, not a list

12 years agosetup.py: improve metadata
Paul Brossier [Wed, 11 Jul 2012 01:41:54 +0000 (19:41 -0600)]
setup.py: improve metadata

12 years agoaubio-types.h, aubiomodule.c: update for numpy 1.8
Paul Brossier [Wed, 11 Jul 2012 01:41:33 +0000 (19:41 -0600)]
aubio-types.h, aubiomodule.c: update for numpy 1.8

12 years agoupdated setup to generate files
Paul Brossier [Wed, 11 Jul 2012 00:09:20 +0000 (17:09 -0700)]
updated setup to generate files

12 years agowscript: add -g to cflags and simplify
Paul Brossier [Tue, 10 Jul 2012 22:33:09 +0000 (15:33 -0700)]
wscript: add -g to cflags and simplify

12 years agoconfigure.ac: enable tests by default, add m4
Paul Brossier [Tue, 10 Jul 2012 22:31:10 +0000 (15:31 -0700)]
configure.ac: enable tests by default, add m4

12 years agosrc/fmat.h: length and height
Paul Brossier [Tue, 10 Jul 2012 22:30:32 +0000 (15:30 -0700)]
src/fmat.h: length and height

12 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

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

12 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

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

12 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/

12 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

12 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

12 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

12 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

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

12 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

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

12 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

12 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

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

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

12 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

12 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

12 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

12 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

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

12 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

13 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

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

13 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

13 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

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

13 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

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

13 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

13 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

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

13 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

13 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

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

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

13 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