shithub: aubio

RSS feed

918f71f0 – Paul Brossier <piem@piem.org> authored on 2012/07/16 10:01
Merge branch 'develop' into io

b0f2cc51 – Paul Brossier <piem@piem.org> authored on 2012/07/16 10:01
generator.py: remove before generating

577cb497 – Paul Brossier <piem@piem.org> authored on 2012/07/16 09:43
Merge branch 'develop' into io

f41957d7 – Paul Brossier <piem@piem.org> authored on 2012/07/16 09:43
build_linux: update

2ea7a108 – Paul Brossier <piem@piem.org> authored on 2012/07/16 09:37
tests/src/io/test-source_sndfile.c: test downsampling

d22cc429 – Paul Brossier <piem@piem.org> authored on 2012/07/16 09:36
src/io/source_sndfile.c: refuse to run when when resampled hop_size does not match the requested one

18c6b202 – Paul Brossier <piem@piem.org> authored on 2012/07/16 08:19
src/io/source_sndfile.c: improve resampling, clarify

ab7d1002 – Paul Brossier <piem@piem.org> authored on 2012/07/16 08:19
tests/src/io/test-source_sndfile.c: avoid memory leak

c6c9fe9b – Paul Brossier <piem@piem.org> authored on 2012/07/15 15:08
Merge branch 'develop' into io

c43c459d – Paul Brossier <piem@piem.org> authored on 2012/07/15 15:08
src/temporal/resampler.h: improve doc

7839c616 – Paul Brossier <piem@piem.org> authored on 2012/07/15 14:56
tests/src/io/test-source_sndfile.c: test resampling

87dfc3f5 – Paul Brossier <piem@piem.org> authored on 2012/07/15 14:55
src/io/source_sndfile.c: add support for resampling

e3b59629 – Paul Brossier <piem@piem.org> authored on 2012/07/15 14:48
src/io/source.c: improve new_

776a5d33 – Paul Brossier <piem@piem.org> authored on 2012/07/15 14:48
src/io/sink_sndfile.c: ident and simplify

65525fe1 – Paul Brossier <piem@piem.org> authored on 2012/07/15 14:47
src/io/sink.c: improve error message

6bfbcdcd – Paul Brossier <piem@piem.org> authored on 2012/07/15 12:44
Merge branch 'develop' into io

73597756 – Paul Brossier <piem@piem.org> authored on 2012/07/15 12:44
tests/src/test-mathutils.c: define AUBIO_UNSTABLE here

614963a4 – Paul Brossier <piem@piem.org> authored on 2012/07/15 12:44
Merge branch 'develop' into io

3cd24345 – Paul Brossier <piem@piem.org> authored on 2012/07/15 12:43
interfaces/python/demo_filterbank_*: capitalize titles

10a6f7d1 – Paul Brossier <piem@piem.org> authored on 2012/07/15 12:35
src/tempo/beattracking.c: cast to avoid signed/unsigned comparison

17fc762e – Paul Brossier <piem@piem.org> authored on 2012/07/15 12:31
Merge branch 'develop' of 192.168.1.16:projects/aubio/aubio into develop

55012c4c – Paul Brossier <piem@piem.org> authored on 2012/07/15 12:30
Merge branch 'develop' into io

fd70e5e5 – Paul Brossier <piem@piem.org> authored on 2012/07/15 12:30
wscript: added -Wall -Wextra flags

b0ac9cd2 – Paul Brossier <piem@piem.org> authored on 2012/07/15 12:29
demo_source.py: added simple example

551c6c3a – Paul Brossier <piem@piem.org> authored on 2012/07/15 11:17
wscript: added CoreFoundation and AudioToolbox frameworks

7dd8b049 – Paul Brossier <piem@piem.org> authored on 2012/07/15 11:16
Merge branch 'develop' into io

9ccd89fa – Paul Brossier <piem@piem.org> authored on 2012/07/15 11:10
interfaces/python/build_osx: update and build fat binary

d6001bf6 – Paul Brossier <piem@piem.org> authored on 2012/07/15 11:09
wscript: add option to build fat binary on mac

d81cae38 – Paul Brossier <piem@piem.org> authored on 2012/07/15 11:08
wscript: remove cxx test

ab590670 – Paul Brossier <piem@piem.org> authored on 2012/07/15 11:08
aubiowraphell.h: add remove unused AUBIO_NEW, set expection and string when new_aubio_ returns NULL

0b5b7b22 – Paul Brossier <piem@piem.org> authored on 2012/07/15 11:06
generator.py: skip sinks for now

779966bd – Paul Brossier <piem@piem.org> authored on 2012/07/15 10:54
src/io/sink.c: implement

5d1f716d – Paul Brossier <piem@piem.org> authored on 2012/07/15 10:48
tests/src/io/test-sink.c: added simple test

11e92ea9 – Paul Brossier <piem@piem.org> authored on 2012/07/15 10:24
src/io/sink_sndfile.c: fix max_size

dd5a052d – Paul Brossier <piem@piem.org> authored on 2012/07/15 10:23
src/io/sink_apple_audio.c: only compile on apple

d9ab9584 – Paul Brossier <piem@piem.org> authored on 2012/07/15 08:20
tests/src/io/test-sink_sndfile.c: update and simplify

3a6aa799 – Paul Brossier <piem@piem.org> authored on 2012/07/15 08:19
src/aubio.h: add io/sink_apple_audio.h

42e6a5ef – Paul Brossier <piem@piem.org> authored on 2012/07/15 08:18
src/io/source.c: add missing free, indent

8aed26d0 – Paul Brossier <piem@piem.org> authored on 2012/07/15 08:18
src/io/sink*: read write size instead of returning it

11a1abee – Paul Brossier <piem@piem.org> authored on 2012/07/15 08:16
tests/src/io/test-sink_apple_audio_file.c: added test

12239799 – Paul Brossier <piem@piem.org> authored on 2012/07/15 08:02
src/io/sink_apple_audio.c: added apple_audio sink, merge apple stuff

32df658d – Paul Brossier <piem@piem.org> authored on 2012/07/14 14:37
src/io/source.c: do not try to delete if NULL

420962ed – Paul Brossier <piem@piem.org> authored on 2012/07/14 09:14
src/io/source_sndfile.c: avoid segfault when deleting NULL

2c3d4ca4 – Paul Brossier <piem@piem.org> authored on 2012/07/14 09:13
added sink_sndfile.c draft

af86999b – Paul Brossier <piem@piem.org> authored on 2012/07/14 08:39
src/io/source_sndfile.c: return NULL before trying to allocate memory, clean up

6192ce7b – Paul Brossier <piem@piem.org> authored on 2012/07/13 15:39
test_source.py: added simple test

0b2892fa – Paul Brossier <piem@piem.org> authored on 2012/07/13 15:39
gen_pyobject.py: improve, also parse io/source

c00f17df – Paul Brossier <piem@piem.org> authored on 2012/07/13 15:37
src/io/source.h: use uri not method as parameter name

c9b99fdd – Paul Brossier <piem@piem.org> authored on 2012/07/13 15:13
src/io/source.c: fix include path

9b1e101b – Paul Brossier <piem@piem.org> authored on 2012/07/13 14:59
generator.py: update skip list

afbd7e7a – Paul Brossier <piem@piem.org> authored on 2012/07/13 13:33
src/io/source_sndfile.{c,h}: added sndfile source

4722e636 – Paul Brossier <piem@piem.org> authored on 2012/07/13 12:15
tests/src/io/test-source_apple_audio_file.c: do nothing if not on apple platform

301b8079 – Paul Brossier <piem@piem.org> authored on 2012/07/13 12:01
tests/src/io/*.c: add simple tests

2b4080ea – Paul Brossier <piem@piem.org> authored on 2012/07/13 11:29
examples/utils.h: moved file

a40eea82 – Paul Brossier <piem@piem.org> authored on 2012/07/13 11:29
src/aubio.h: add source and sink

3504dfe7 – Paul Brossier <piem@piem.org> authored on 2012/07/13 11:28
src/io/source_apple_audio.{c,h}: added simple file read using ExtAudioFile

4d75b463 – Paul Brossier <piem@piem.org> authored on 2012/07/13 09:05
src/io/sink.*: fix prototypes, draft implementation

eae58984 – Paul Brossier <piem@piem.org> authored on 2012/07/13 09:00
src/io: moved sndfileio from examples

93161739 – Paul Brossier <piem@piem.org> authored on 2012/07/12 21:23
added boilerplate for media source and sink

541eafb4 – Paul Brossier <piem@piem.org> authored on 2012/07/12 20:29
Merge branch 'develop' into io

c997036f – Paul Brossier <piem@piem.org> authored on 2012/07/12 20:28
test_pitch.py: added simple tests for pitch

7351545f – Paul Brossier <piem@piem.org> authored on 2012/07/11 21:00
Merge branch 'develop' of groseille:projects/aubio/aubio into develop

913ee146 – Paul Brossier <piem@piem.org> authored on 2012/07/11 20:59
demo_filterbank*.py: improved

1ebf8770 – Paul Brossier <piem@piem.org> authored on 2012/07/11 17:58
interfaces/python/test_*.py: make executables

5e3ed601 – Paul Brossier <piem@piem.org> authored on 2012/07/11 12:39
test_filterbank.py: splitted and completed

f6cbefe2 – Paul Brossier <piem@piem.org> authored on 2012/07/11 12:38
py-filterbank.c: add set_coeffs

93004d5e – Paul Brossier <piem@piem.org> authored on 2012/07/11 12:38
aubioproxy.c: add PyAubio_ArrayToCFmat implementation

83b385ff – Paul Brossier <piem@piem.org> authored on 2012/07/11 10:44
src/spectral/specdesc.c: remove old comments

312826c9 – Paul Brossier <piem@piem.org> authored on 2012/07/11 10:43
test_onset.py, test_onsetdetection.py: split and update

abbd910a – Paul Brossier <piem@piem.org> authored on 2012/07/11 10:43
gen_pyobject.py: clean up, output a float instead of a vector with a single element

195b424d – Paul Brossier <piem@piem.org> authored on 2012/07/11 10:42
test_filter.py: clean up

299c2b0f – Paul Brossier <piem@piem.org> authored on 2012/07/11 10:41
test_fft.py: phase can be 0 or -0

4afa448e – Paul Brossier <piem@piem.org> authored on 2012/07/11 10:41
test_fvec.py: zero_crossing_rate almost equal

012b3245 – Paul Brossier <piem@piem.org> authored on 2012/07/11 10:10
setup.py: simplify, check for path before adding them

b84c0c22 – Paul Brossier <piem@piem.org> authored on 2012/07/11 09:45
demo_filterbank.py: added simple demo

451b05d2 – Paul Brossier <piem@piem.org> authored on 2012/07/10 17:25
Merge branch 'numpy-1.8' into develop

0ed517b8 – Paul Brossier <piem@piem.org> authored on 2012/07/10 15:01
build_linux: add sample script to build and run tests on linux

6882e739 – Paul Brossier <piem@piem.org> authored on 2012/07/10 15:43
build_osx: add sample script to build and run tests on osx

39e6f843 – Paul Brossier <piem@piem.org> authored on 2012/07/10 15:42
demo_filterbank.py: use a vector, not a list

988f580a – Paul Brossier <piem@piem.org> authored on 2012/07/10 15:41
setup.py: improve metadata

1458de52 – Paul Brossier <piem@piem.org> authored on 2012/07/10 15:41
aubio-types.h, aubiomodule.c: update for numpy 1.8

c71e4054 – Paul Brossier <piem@piem.org> authored on 2012/07/10 13:09
updated setup to generate files

c325a112 – Paul Brossier <piem@piem.org> authored on 2012/07/10 11:33
wscript: add -g to cflags and simplify

4db0752a – Paul Brossier <piem@piem.org> authored on 2012/07/10 11:31
configure.ac: enable tests by default, add m4

4435ea6e – Paul Brossier <piem@piem.org> authored on 2012/07/10 11:30
src/fmat.h: length and height

cd60b5c2 – Paul Brossier <piem@piem.org> authored on 2012/07/10 11:29
tests/src/test-lvec.c, tests/src/test-fmat.c: add boilerplate

c1ca5b63 – Paul Brossier <piem@piem.org> authored on 2012/07/10 11:29
Makefile.am: include m4

e7e11bfb – Paul Brossier <piem@piem.org> authored on 2012/07/10 11:28
src/pitch/pitchschmitt.c: avoid out of bound reads

9d6001cb – Paul Brossier <piem@piem.org> authored on 2012/07/10 11:26
tests/src: fix memory leaks

02418f6a – Paul Brossier <piem@piem.org> authored on 2012/07/10 11:26
tests/: move file around to match src/

ed766c7e – Paul Brossier <piem@piem.org> authored on 2012/07/09 17:28
tests/src/test-pitchyin.c: fix memory leak

46ba93b9 – Paul Brossier <piem@piem.org> authored on 2012/07/09 17:25
tests/src/test-pitchyinfft.c: fix memory leak

f61c88a9 – Paul Brossier <piem@piem.org> authored on 2012/07/09 15:53
src/spectral/fft.c: fix in and out sizes for ooura

bb7a42a9 – Paul Brossier <piem@piem.org> authored on 2012/07/09 15:35
run_all_tests: added script to run all tests

dbf47c66 – Paul Brossier <piem@piem.org> authored on 2012/07/09 13:09
examples/Makefile.am: fix missing \

d41bc4da – Paul Brossier <piem@piem.org> authored on 2012/07/09 12:06
wscript, **/wscript_build: use ctx to match latest waf docs

f4493f43 – Paul Brossier <piem@piem.org> authored on 2012/07/09 11:37
python/wscript_build: update

0e355f69 – Paul Brossier <piem@piem.org> authored on 2012/07/09 11:37
src/wscript_build: add vim header

c204928f – Paul Brossier <piem@piem.org> authored on 2012/07/09 11:37
src/spectral/fft.c: HAVE_AUBIO_DOUBLE is always defined

6017f946 – Paul Brossier <piem@piem.org> authored on 2012/07/09 11:36
python/aubio: update

Next