shithub: aubio

RSS feed

db120acf – Paul Brossier <piem@piem.org> authored on 2013/03/22 14:04
Merge /Users/piem/projects/aubio/aubio into device

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

54a2ca2f – Paul Brossier <piem@piem.org> authored on 2013/03/22 09:31
merge from develop

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

d83ac74b – Paul Brossier <piem@piem.org> authored on 2013/03/22 07:47
python/demos/demo_mfcc.py: added simple mfcc demo

04c83462 – Paul Brossier <piem@piem.org> authored on 2013/03/22 07:46
src/synth/sampler.h: add a simple sampler

1e905884 – Paul Brossier <piem@piem.org> authored on 2013/03/22 07:43
python/demos/demo_waveform_plot.py: also set x limits

1eee4053 – Paul Brossier <piem@piem.org> authored on 2013/03/22 07:42
python/demos/demo_waveform_plot.py: plot more samples, add hop_size parameter, add set_xlabels_sample2time

a682dbee – Paul Brossier <piem@piem.org> authored on 2013/03/22 06:52
src/synth/sampler.c: add a simple sampler

b712146c – Paul Brossier <piem@piem.org> authored on 2013/03/22 06:26
src/wscript_build: install lib anyway

5e1c04fb – Paul Brossier <piem@piem.org> authored on 2013/03/22 06:24
wscript: define TARGET_OS_IPHONE 1 and add armv7s to ios

163c6799 – Paul Brossier <piem@piem.org> authored on 2013/03/21 21:07
src/io/audio_unit.c: added ios driver

6d44595e – Paul Brossier <piem@piem.org> authored on 2013/03/21 20:23
Merge branch 'develop' into synth

b429b684 – Paul Brossier <piem@piem.org> authored on 2013/03/21 20:22
tests/src/io/test-sink.c: improve message

18a378ee – Paul Brossier <piem@piem.org> authored on 2013/03/21 16:50
src/io/source_sndfile.c: pad with 0 when end of file is reached