shithub: aubio

RSS feed

7606d238 – Paul Brossier <piem@piem.org> authored on 2013/03/06 05:07
tests/src/io/test-source.c: abort if new_aubio_source failed

e76eaf17 – Paul Brossier <piem@piem.org> authored on 2013/03/05 12:11
demos/demo_sink.py: add samplerate and hop_size options

223e2fe3 – Paul Brossier <piem@piem.org> authored on 2013/03/05 11:31
python/ext/aubio-types.h: USE_LOCAL_AUBIO

6f0ef4dd – Paul Brossier <piem@piem.org> authored on 2013/03/05 11:26
python/: add VERSION

4d3b5732 – Paul Brossier <piem@piem.org> authored on 2013/03/05 11:23
setup.py: improve, update MANIFEST.in

41399bd4 – Paul Brossier <piem@piem.org> authored on 2013/03/05 09:10
ext/aubio-types.h: use -DLOCAL_AUBIO to build against local aubio

63f6c13b – Paul Brossier <piem@piem.org> authored on 2013/03/05 06:53
MANIFEST.in: add manifest

ad5203c3 – Paul Brossier <piem@piem.org> authored on 2013/03/05 06:46
python/: improve build

208336b5 – Paul Brossier <piem@piem.org> authored on 2013/03/04 21:55
tests/python/: removed old python tests

f50e5343 – Paul Brossier <piem@piem.org> authored on 2013/03/04 19:33
tests/src/io/test-source.c: default to source samplerate, add hop_size option, print number of frames read

a4cc8e5d – Paul Brossier <piem@piem.org> authored on 2013/03/04 17:58
tests/: array_from_file to look for file in tests/

0d222ee8 – Paul Brossier <piem@piem.org> authored on 2013/03/04 17:50
ext/ufuncs.c: add first ufunc, unwrap2pi

118f47f7 – Paul Brossier <piem@piem.org> authored on 2013/03/04 17:04
tests/demo/plot_mfcc_filterbank.py: replaced by python/demos/demo_filterbank_slaney.py

49505f71 – Paul Brossier <piem@piem.org> authored on 2013/03/04 09:58
README.md: update

164980f6 – Paul Brossier <piem@piem.org> authored on 2013/03/04 09:46
python/: move source files to ext/

7a6521da – Paul Brossier <piem@piem.org> authored on 2013/03/04 09:28
aubiomodule.c: simplify includes

6514bb6b – Paul Brossier <piem@piem.org> authored on 2013/03/03 11:27
aubiomodule.c: add unwrap2pi

6a50b9e0 – Paul Brossier <piem@piem.org> authored on 2013/03/03 11:20
python/aubiomodule.c: add midi/bin/freq conversion

68d04927 – Paul Brossier <piem@piem.org> authored on 2013/03/03 10:40
tests/python/src/utils/scale.py: replace with python/tests/test_scale.py

71ef9c20 – Paul Brossier <piem@piem.org> authored on 2013/03/03 10:33
python/tests/test_filterbank.py: added test against existing coeffs

45f0f4a6 – Paul Brossier <piem@piem.org> authored on 2013/03/03 10:27
tests/python/src/temporal/*.expected: moved to python/tests

57470817 – Paul Brossier <piem@piem.org> authored on 2013/03/03 10:19
tests/python/src/temporal/c_weighting.py: replaced by python/tests/test_filter.py

0bd161d0 – Paul Brossier <piem@piem.org> authored on 2013/03/03 10:16
tests/python/src/temporal/a_weighting.py: replaced by python/tests/test_filter.py

ac9eea77 – Paul Brossier <piem@piem.org> authored on 2013/03/03 10:14
tests/python/src/spectral/filterbank.py: replaced by python/tests/test_filterbank.py

9dd10cc9 – Paul Brossier <piem@piem.org> authored on 2013/03/03 09:57
tests/python/src/spectral/fft.py: replaced by python/tests/test_fft.py

8ee26a80 – Paul Brossier <piem@piem.org> authored on 2013/03/03 09:56
tests/python/src/temporal/filter.py: replaced by python/tests/test_filter.py

979f5314 – Paul Brossier <piem@piem.org> authored on 2013/03/03 09:55
tests/python/src/spectral/phasevoc.py: replaced by python/tests/test_phasevoc.py

5ab40ce5 – Paul Brossier <piem@piem.org> authored on 2013/03/03 09:54
tests/python/src/pitch/pitchdetection.py: replaced by python/tests/test_pitch.py

ba020733 – Paul Brossier <piem@piem.org> authored on 2013/03/03 09:53
tests/python/src/onset/peakpicker.py: replaced by python/tests/test_peakpicker.py

9afb8f89 – Paul Brossier <piem@piem.org> authored on 2013/03/03 09:52
tests/python/src/fvec.py: replaced by python/tests/test_fvec.py

52e5d696 – Paul Brossier <piem@piem.org> authored on 2013/03/03 09:51
tests/python/src/cvec.py: replaced by python/tests/test_cvec.py