../
|
aubio
|
|
d836c21
|
15 years
|
Paul Brossier |
aubio/init.py: simplify, add support for list input
|
test_specdesc.py
|
7.3 KB
|
152d681
|
55 years
|
(none) |
|
test_source.py
|
659 bytes
|
6192ce7
|
12 years
|
Paul Brossier |
test_source.py: added simple test
|
test_pitch.py
|
2.9 KB
|
c997036
|
12 years
|
Paul Brossier |
test_pitch.py: added simple tests for pitch
|
test_phasevoc.py
|
1.6 KB
|
1ebf8770
|
12 years
|
Paul Brossier |
interfaces/python/test_*.py: make executables
|
test_peakpicker.py
|
3.2 KB
|
fc197b0
|
12 years
|
Paul Brossier |
test_peakpicker.py: add some peakpicker tests
|
test_onset.py
|
539 bytes
|
312826c
|
12 years
|
Paul Brossier |
test_onset.py, test_onsetdetection.py: split and update
|
test_fvec.py
|
4.3 KB
|
1ebf8770
|
12 years
|
Paul Brossier |
interfaces/python/test_*.py: make executables
|
test_filterbank_mel.py
|
1.5 KB
|
5e3ed60
|
12 years
|
Paul Brossier |
test_filterbank.py: splitted and completed
|
test_filterbank.py
|
586 bytes
|
5e3ed60
|
12 years
|
Paul Brossier |
test_filterbank.py: splitted and completed
|
test_filter.py
|
1.9 KB
|
195b424
|
12 years
|
Paul Brossier |
test_filter.py: clean up
|
test_fft.py
|
3.5 KB
|
b60d414e
|
12 years
|
Paul Brossier |
test_fft.py: merge from wheezy
|
test_cvec.py
|
1.4 KB
|
1ebf8770
|
12 years
|
Paul Brossier |
interfaces/python/test_*.py: make executables
|
test_aubio.py
|
255 bytes
|
1ebf8770
|
12 years
|
Paul Brossier |
interfaces/python/test_*.py: make executables
|
setup.py
|
1.3 KB
|
012b324
|
12 years
|
Paul Brossier |
setup.py: simplify, check for path before adding them
|
run_all_tests
|
742 bytes
|
bb7a42a
|
12 years
|
Paul Brossier |
run_all_tests: added script to run all tests
|
README
|
166 bytes
|
ae6e15c
|
15 years
|
Paul Brossier |
interfaces/python: improve draft wrapper alpha_norm example, add some …
|
py-phasevoc.c
|
2.3 KB
|
c04d250
|
15 years
|
Paul Brossier |
py-phasevoc.c: use new proxy functions
|
py-filterbank.c
|
4.1 KB
|
f6cbefe
|
12 years
|
Paul Brossier |
py-filterbank.c: add set_coeffs
|
py-filter.c
|
5.5 KB
|
7d50c5a
|
12 years
|
Paul Brossier |
py-filter.c: fix typo
|
py-fft.c
|
2.0 KB
|
965b302
|
15 years
|
Paul Brossier |
py-fft.c: use new proxy functions
|
py-cvec.c
|
8.3 KB
|
1458de5
|
12 years
|
Paul Brossier |
aubio-types.h, aubiomodule.c: update for numpy 1.8
|
generator.py
|
6.2 KB
|
6500367
|
12 years
|
Paul Brossier |
generator.py, gen_pyobject.py: more hacks for sink
|
gen_pyobject.py
|
15.0 KB
|
f1d2af7
|
12 years
|
Paul Brossier |
gen_pyobject.py: fix tss default size
|
demo_tss.py
|
1.4 KB
|
0c83de6
|
12 years
|
Paul Brossier |
demo_tss.py: add plotting
|
demo_spectrogram.py
|
1.6 KB
|
be65de4
|
12 years
|
Paul Brossier |
interfaces/python/demo_spectrogram.py: hide noise
|
demo_source.py
|
372 bytes
|
b0ac9cd
|
12 years
|
Paul Brossier |
demo_source.py: added simple example
|
demo_sink.py
|
438 bytes
|
66e6934
|
12 years
|
Paul Brossier |
interfaces/python/demo_sink.py: fix number of arguments
|
demo_simple_robot_voice.py
|
835 bytes
|
e693b6c
|
12 years
|
Paul Brossier |
demo_simple_robot_voice.py: added simple phase zeroing demo
|
demo_pitch_sinusoid.py
|
1.6 KB
|
e4c2169
|
12 years
|
Paul Brossier |
demo_pitch_sinusoid.py: added some pitch examples
|
demo_onset_sinusoid.py
|
1.9 KB
|
6639eb1
|
12 years
|
Paul Brossier |
demo_onset_sinusoid.py: added some onset examples
|
demo_filterbank_triangle_bands.py
|
1.2 KB
|
3cd2434
|
12 years
|
Paul Brossier |
interfaces/python/demo_filterbank_*: capitalize titles
|
demo_filterbank_slaney.py
|
518 bytes
|
3cd2434
|
12 years
|
Paul Brossier |
interfaces/python/demo_filterbank_*: capitalize titles
|
demo_beats_and_tempo.py
|
871 bytes
|
3bba0e0
|
12 years
|
Paul Brossier |
demo_beats_and_tempo.py: improved beat demo
|
c_weighting_test_simple.expected
|
978 bytes
|
9b23eb31
|
15 years
|
Paul Brossier |
interfaces/python: add cvec and filter types
|
build_osx
|
389 bytes
|
9ccd89f
|
12 years
|
Paul Brossier |
interfaces/python/build_osx: update and build fat binary
|
build_linux
|
169 bytes
|
f41957d
|
12 years
|
Paul Brossier |
build_linux: update
|
aubiowraphell.h
|
2.4 KB
|
ab59067
|
12 years
|
Paul Brossier |
aubiowraphell.h: add remove unused AUBIO_NEW, set expection and string …
|
aubioproxy.c
|
4.4 KB
|
93004d5
|
12 years
|
Paul Brossier |
aubioproxy.c: add PyAubio_ArrayToCFmat implementation
|
aubiomodule.c
|
3.5 KB
|
1458de5
|
12 years
|
Paul Brossier |
aubio-types.h, aubiomodule.c: update for numpy 1.8
|
aubioinput.py
|
4.6 KB
|
228e8d8
|
15 years
|
Paul Brossier |
aubioinput.py: flush last frame, no resizing in mono
|
aubio-types.h
|
1.1 KB
|
1458de5
|
12 years
|
Paul Brossier |
aubio-types.h, aubiomodule.c: update for numpy 1.8
|
a_weighting_test_simple.expected
|
979 bytes
|
9b23eb31
|
15 years
|
Paul Brossier |
interfaces/python: add cvec and filter types
|