aubio.git
11 years agoMerge branch 'develop' into io
Paul Brossier [Mon, 16 Jul 2012 19:43:25 +0000 (13:43 -0600)]
Merge branch 'develop' into io

11 years agobuild_linux: update
Paul Brossier [Mon, 16 Jul 2012 19:43:13 +0000 (13:43 -0600)]
build_linux: update

11 years agotests/src/io/test-source_sndfile.c: test downsampling
Paul Brossier [Mon, 16 Jul 2012 19:37:24 +0000 (13:37 -0600)]
tests/src/io/test-source_sndfile.c: test downsampling

11 years agosrc/io/source_sndfile.c: refuse to run when when resampled hop_size does not match...
Paul Brossier [Mon, 16 Jul 2012 19:36:50 +0000 (13:36 -0600)]
src/io/source_sndfile.c: refuse to run when when resampled hop_size does not match the requested one

11 years agosrc/io/source_sndfile.c: improve resampling, clarify
Paul Brossier [Mon, 16 Jul 2012 18:19:31 +0000 (12:19 -0600)]
src/io/source_sndfile.c: improve resampling, clarify

11 years agotests/src/io/test-source_sndfile.c: avoid memory leak
Paul Brossier [Mon, 16 Jul 2012 18:19:29 +0000 (12:19 -0600)]
tests/src/io/test-source_sndfile.c: avoid memory leak

11 years agoMerge branch 'develop' into io
Paul Brossier [Mon, 16 Jul 2012 01:08:37 +0000 (19:08 -0600)]
Merge branch 'develop' into io

11 years agosrc/temporal/resampler.h: improve doc
Paul Brossier [Mon, 16 Jul 2012 01:08:24 +0000 (19:08 -0600)]
src/temporal/resampler.h: improve doc

11 years agotests/src/io/test-source_sndfile.c: test resampling
Paul Brossier [Mon, 16 Jul 2012 00:56:02 +0000 (18:56 -0600)]
tests/src/io/test-source_sndfile.c: test resampling

11 years agosrc/io/source_sndfile.c: add support for resampling
Paul Brossier [Mon, 16 Jul 2012 00:55:13 +0000 (18:55 -0600)]
src/io/source_sndfile.c: add support for resampling

11 years agosrc/io/source.c: improve new_
Paul Brossier [Mon, 16 Jul 2012 00:48:42 +0000 (18:48 -0600)]
src/io/source.c: improve new_

11 years agosrc/io/sink_sndfile.c: ident and simplify
Paul Brossier [Mon, 16 Jul 2012 00:48:03 +0000 (18:48 -0600)]
src/io/sink_sndfile.c: ident and simplify

11 years agosrc/io/sink.c: improve error message
Paul Brossier [Mon, 16 Jul 2012 00:47:23 +0000 (18:47 -0600)]
src/io/sink.c: improve error message

11 years agoMerge branch 'develop' into io
Paul Brossier [Sun, 15 Jul 2012 22:44:48 +0000 (16:44 -0600)]
Merge branch 'develop' into io

11 years agotests/src/test-mathutils.c: define AUBIO_UNSTABLE here
Paul Brossier [Sun, 15 Jul 2012 22:44:43 +0000 (16:44 -0600)]
tests/src/test-mathutils.c: define AUBIO_UNSTABLE here

11 years agoMerge branch 'develop' into io
Paul Brossier [Sun, 15 Jul 2012 22:44:01 +0000 (16:44 -0600)]
Merge branch 'develop' into io

11 years agointerfaces/python/demo_filterbank_*: capitalize titles
Paul Brossier [Sun, 15 Jul 2012 22:43:28 +0000 (16:43 -0600)]
interfaces/python/demo_filterbank_*: capitalize titles

11 years agosrc/tempo/beattracking.c: cast to avoid signed/unsigned comparison
Paul Brossier [Sun, 15 Jul 2012 22:35:56 +0000 (16:35 -0600)]
src/tempo/beattracking.c: cast to avoid signed/unsigned comparison

11 years agoMerge branch 'develop' of 192.168.1.16:projects/aubio/aubio into develop
Paul Brossier [Sun, 15 Jul 2012 22:31:07 +0000 (16:31 -0600)]
Merge branch 'develop' of 192.168.1.16:projects/aubio/aubio into develop

11 years agoMerge branch 'develop' into io
Paul Brossier [Sun, 15 Jul 2012 22:30:36 +0000 (16:30 -0600)]
Merge branch 'develop' into io

11 years agowscript: added -Wall -Wextra flags
Paul Brossier [Sun, 15 Jul 2012 22:30:10 +0000 (16:30 -0600)]
wscript: added -Wall -Wextra flags

11 years agodemo_source.py: added simple example
Paul Brossier [Sun, 15 Jul 2012 22:29:37 +0000 (16:29 -0600)]
demo_source.py: added simple example

11 years agowscript: added CoreFoundation and AudioToolbox frameworks
Paul Brossier [Sun, 15 Jul 2012 21:17:25 +0000 (15:17 -0600)]
wscript: added CoreFoundation and AudioToolbox frameworks

11 years agoMerge branch 'develop' into io
Paul Brossier [Sun, 15 Jul 2012 21:16:24 +0000 (15:16 -0600)]
Merge branch 'develop' into io

11 years agointerfaces/python/build_osx: update and build fat binary
Paul Brossier [Sun, 15 Jul 2012 21:10:48 +0000 (15:10 -0600)]
interfaces/python/build_osx: update and build fat binary

11 years agowscript: add option to build fat binary on mac
Paul Brossier [Sun, 15 Jul 2012 21:09:59 +0000 (15:09 -0600)]
wscript: add option to build fat binary on mac

11 years agowscript: remove cxx test
Paul Brossier [Sun, 15 Jul 2012 21:08:58 +0000 (15:08 -0600)]
wscript: remove cxx test

11 years agoaubiowraphell.h: add remove unused AUBIO_NEW, set expection and string when new_aubio...
Paul Brossier [Sun, 15 Jul 2012 21:08:19 +0000 (15:08 -0600)]
aubiowraphell.h: add remove unused AUBIO_NEW, set expection and string when new_aubio_ returns NULL

11 years agogenerator.py: skip sinks for now
Paul Brossier [Sun, 15 Jul 2012 21:06:45 +0000 (15:06 -0600)]
generator.py: skip sinks for now

11 years agosrc/io/sink.c: implement
Paul Brossier [Sun, 15 Jul 2012 20:54:38 +0000 (14:54 -0600)]
src/io/sink.c: implement

11 years agotests/src/io/test-sink.c: added simple test
Paul Brossier [Sun, 15 Jul 2012 20:48:21 +0000 (14:48 -0600)]
tests/src/io/test-sink.c: added simple test

11 years agosrc/io/sink_sndfile.c: fix max_size
Paul Brossier [Sun, 15 Jul 2012 20:24:16 +0000 (14:24 -0600)]
src/io/sink_sndfile.c: fix max_size

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

11 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

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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

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

11 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

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

11 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

11 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

11 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

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