aubio:yinfft+

Last commit made on 2017-02-02
Get this branch:
git clone -b yinfft+ https://git.launchpad.net/aubio

Branch merges

Branch information

Name:
yinfft+
Repository:
lp:aubio

Recent commits

5bdbb83... by Paul Brossier

Merge branch 'master' into yinfft+

f98063b... by Paul Brossier

python/demos/demo_bench_yin.py: add yin/yinfft benchmark on sine waves

422a2a9... by Paul Brossier

src/pitch/pitchyinfft.c: lookahead only, stop at valley low, improve comments

09558b8... by Paul Brossier

src/pitch/pitchyinfft.c: simplify local peak lookup

a7b14a6... by Paul Brossier

Merge branch 'master' into yinfft+

b4eadf0... by =?utf-8?q?Eduard_M=C3=BCller?= <email address hidden>

new yinfft f0 "candidate selection" strategy

Signed-off-by: Paul Brossier <email address hidden>

f131ba8... by Paul Brossier

python/lib/moresetuptools.py: add comments, improve syntax

227aa1c... by Paul Brossier

python/lib/moresetuptools.py: use system aubio only when version matches exactly (closes: #84)

f432bb1... by Paul Brossier

python/lib/moresetuptools.py: add get_aubio_version and get_aubio_pyversion

8f0db97... by Paul Brossier

examples/utils.c: allocate note event once