RSS feed
0318cc14
– Paul Brossier <piem@piem.org>
authored
on 2013/03/29 20:35
wscript: always use installed external dependancies, simplify
c833f56b
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 21:06
src/io/source_apple_audio.c: simplify buffer creation, reset size on seek
b8389deb
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 15:55
src/io/source_apple_audio.c: copy data to missing channels
f174a22e
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 15:41
tests/src/synth/test-sampler.c: shorter frames, repeat three times
bd1fa89b
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 15:11
Merge branch 'synth' into develop
eaaba627
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 15:11
src/synth/sampler.c: fix _do_multi
19f222d8
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 15:09
src/io/utils_apple_audio.c: use AUBIO_ARRAY / AUBIO_FREE
3286230f
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 15:07
tests/src/io/test-source_seek.c: add simple test, read() / seek(0) / read()
987fb86c
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 14:32
src/io/source_apple_audio.c: reset mDataByteSize in case of short read
6bbdcff5
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 13:54
src/io/source_apple_audio.c: add _open and _close
86cfdfaa
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 12:08
src/io/source.h: add source_multi example
f4db0e73
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 11:32
tests/src/io/test-source_seek.c: add source_seek test
59c4e5d3
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 09:18
tests/src/io/test-source_multi.c: del fmat only when need be
5941f9e9
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 09:07
web.cfg: exclude hist.h
100add64
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 08:55
src/pitch/pitchyinfft.h: add link to thesis
7efeffdc
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 08:55
src/tempo/tempo.h: add some documentation
bea5389e
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 08:48
moved old python stuff out of tests/
229d0505
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 08:37
lib/aubio/__init__.py: add header and docstring
ff744600
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 08:36
ext/aubio-types.h: system include
c342c178
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 08:35
python/demos/demo_miditofreq.py: added simple miditofreq example
86ad5462
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 08:33
python/tests/test_phasevoc.py: split tests
01e7be04
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 08:33
python/tests/test_source.py: really fail wrong hop size test
e6cde322
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 08:25
Merge branch 'synth' into develop
22df684f
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 08:25
tests/src/synth/test-sampler.c: added simple test
5e392e3e
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 08:22
Merge branch 'synth' into develop
016dc3b6
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 08:21
python/lib/gen_pyobject.py: add sampler
dc798e1d
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 08:15
Merge branch 'synth' into develop
5d161851
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 08:15
Merge branch 'device' into develop
6ff6d18c
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 07:56
python/demos/demo_{mel-energy,mfcc,specdesc}.py: use set_xlabels_sample2time
e5afd475
– Paul Brossier <piem@piem.org>
authored
on 2013/03/22 07:51
python/demos/demo_mel-energy.py: added simple mel energy bands demo