shithub: aubio

RSS feed

75eb1824 – Paul Brossier <piem@piem.org> authored on 2013/12/05 03:06
Merge branch 'develop' into avcodec

294aff65 – Paul Brossier <piem@piem.org> authored on 2013/12/05 03:06
tests/src/io/test-source_sndfile.c: really abort on error

6abb4deb – Paul Brossier <piem@piem.org> authored on 2013/12/05 03:05
src/io/source_avcodec.c: increase max_analyze_duration

23bf0018 – Paul Brossier <piem@piem.org> authored on 2013/12/05 03:01
tests/src/io/test-source_avcodec.c: really abort on error

d3b9fe4f – Paul Brossier <piem@piem.org> authored on 2013/12/05 02:59
src/io/source_avcodec.c: tidying up

1b0755db – Paul Brossier <piem@piem.org> authored on 2013/12/04 17:00
src/io/source.c: rewrite to use any or all of avcodec, apple_audio, or sndfile

2e508008 – Paul Brossier <piem@piem.org> authored on 2013/12/04 16:44
tests/src/io/test-source_sndfile.c: use source samplerate, print read samples

ba0ba106 – Paul Brossier <piem@piem.org> authored on 2013/12/04 16:40
src/io/source_avcodec.c: added first draft

3d1ca811 – Paul Brossier <piem@piem.org> authored on 2013/12/04 16:38
src/io/source_sndfile.c: fix typo in comment

2d88f41a – Paul Brossier <piem@piem.org> authored on 2013/12/03 12:17
python/demos/demo_simple_spectral_weighting.py: added simple spectral weighting

c911b121 – Paul Brossier <piem@piem.org> authored on 2013/12/02 07:40
python/demos/demo_bpm_extract.py: add simple demo to get bpm of several files

d47a5e19 – Paul Brossier <piem@piem.org> authored on 2013/12/02 07:21
python/demos/demo_tempo_plot.py: update

41121f51 – Paul Brossier <piem@piem.org> authored on 2013/12/02 07:16
python/demos/demo_filterbank.py: fix header

c54b2c04 – Paul Brossier <piem@piem.org> authored on 2013/12/02 07:14
python/demos/demo_pitch.py: add plotting

3f27a98e – Paul Brossier <piem@piem.org> authored on 2013/12/02 07:07
src/tempo/beattracking.c: improve comments, remove old ones

ca45e586 – Paul Brossier <piem@piem.org> authored on 2013/12/01 17:03
src/mathutils.c: return NULL on error

74bdc4af – Paul Brossier <piem@piem.org> authored on 2013/12/01 16:49
wscript: allow - in feature name

83d29485 – Paul Brossier <piem@piem.org> authored on 2013/11/29 01:55
src/fmat.c: use memcpy on each column

767990ea – Paul Brossier <piem@piem.org> authored on 2013/11/28 10:51
src/{fvec,cvec,lvec,fmat}.c: make sure new_ functions return NULL if length <= 0