shithub: aubio

RSS feed

4dd7816b – Paul Brossier <piem@piem.org> authored on 2013/11/12 07:11
wscript: remove hardcoded compiler and linker on darwin

5bfb0fd9 – Paul Brossier <piem@piem.org> authored on 2013/11/05 09:10
examples/jackio.c: update jack_client_new ot jack_client_open

e97d0b35 – Paul Brossier <piem@piem.org> authored on 2013/11/05 08:47
python: add wavetable, skip parameter

f3617e74 – Paul Brossier <piem@piem.org> authored on 2013/11/04 10:28
examples/: use wavetable to play pitch and to replace woodblock

509e8f9e – Paul Brossier <piem@piem.org> authored on 2013/11/01 16:55
src/aubio.h: add utils/parameter.h

c2e0aef7 – Paul Brossier <piem@piem.org> authored on 2013/10/27 20:16
src/synth/wavetable.c: use parameters for frequency and amplitude

650cae3e – Paul Brossier <piem@piem.org> authored on 2013/10/27 20:15
src/utils/parameter.{c,h}: added simple parameter with linear interpolation

8247249d – Paul Brossier <piem@piem.org> authored on 2013/10/27 19:36
src/synth/wavetable.c: fix frequency interpolation, add amp to do_multi

dc467b5d – Paul Brossier <piem@piem.org> authored on 2013/10/27 08:44
Merge branch 'develop' of aubio.org:/git/aubio/aubio into wavetable

7fc5ba23 – Paul Brossier <piem@piem.org> authored on 2013/10/17 10:54
python/scripts/aubiocut: add -b option

70798871 – Paul Brossier <piem@piem.org> authored on 2013/10/17 10:46
demos/demo_waveform_plot.py: add downsample parameter

c52b4833 – Paul Brossier <piem@piem.org> authored on 2013/10/17 10:10
examples/wscript_build: simplify

926f0f6b – Paul Brossier <piem@piem.org> authored on 2013/10/17 10:09
doc/web.cfg: remove pitchspecacf

b0706d87 – Paul Brossier <piem@piem.org> authored on 2013/10/17 09:34
src/spectral/filterbank.h: improve documentation

3cd9fdd5 – Paul Brossier <piem@piem.org> authored on 2013/10/17 09:09
src/fmat.h: fmat_get_channel to write to an fvec_t

86178439 – Paul Brossier <piem@piem.org> authored on 2013/10/17 09:06
python/tests/run_all_tests: ignore more unstable

22dd9dc9 – Paul Brossier <piem@piem.org> authored on 2013/10/17 09:03
wscript: also exclude zips

28233898 – Paul Brossier <piem@piem.org> authored on 2013/10/17 08:59
src/tempo/beattracking.c: do nothing if period is zero

6b00c4a2 – Paul Brossier <piem@piem.org> authored on 2013/10/16 22:47
wscript: remove x86_64 for iosimulator

40898b47 – Paul Brossier <piem@piem.org> authored on 2013/10/16 20:06
src/pitch/pitchspecacf.c: set confidence to 0. for now

f4aa2581 – Paul Brossier <piem@piem.org> authored