shithub: aubio

RSS feed

0f2c1f43 – Paul Brossier <piem@piem.org> authored on 2017/01/12 17:58
src/pitch/pitchyinfft.c: return NULL if fft creation failed

1160f113 – Paul Brossier <piem@piem.org> authored on 2017/01/12 17:58
src/pitch/pitchspecacf.c: return NULL if fft creation failed

e9a2af14 – Paul Brossier <piem@piem.org> authored on 2017/01/12 17:58
src/pitch/pitchfcomb.c: return NULL if fft creation failed

ed6b3027 – Paul Brossier <piem@piem.org> authored on 2017/01/09 08:43
doc/statuslinks.rst: bump last release to 0.4.4

275524e6 – Paul Brossier <piem@piem.org> authored on 2017/01/09 08:38
doc/index.rst: include status links for development documentation

c9e20ca1 – Paul Brossier <piem@piem.org> authored on 2017/01/09 08:26
src/temporal/biquad.c: fix initialization (closes #82)

eef63357 – Paul Brossier <piem@piem.org> authored on 2017/01/09 08:25
VERSION: bump to 0.4.5~alpha

aa9167f5 – Paul Brossier <piem@piem.org> authored on 2017/01/08 13:30
VERSION: bump to 0.4.4

0f173cc1 – Paul Brossier <piem@piem.org> authored on 2017/01/08 13:29
python/tests/test_notes.py: use relative import

59d037e0 – Paul Brossier <piem@piem.org> authored on 2017/01/08 13:12
doc/index.rst: remove status links for release

f91d4acc – Paul Brossier <piem@piem.org> authored on 2017/01/08 13:11
ChangeLog: update for 0.4.4

cd8dc521 – Paul Brossier <piem@piem.org> authored on 2017/01/08 11:38
scripts/build_android: add an example script to build aubio on android, add reference to it in doc/android.rst

4afcad30 – Paul Brossier <piem@piem.org> authored on 2017/01/08 11:17
doc/conf.py: remove static and sphinx links

59fe1572 – Paul Brossier <piem@piem.org> authored on 2017/01/08 11:17
doc/conf.py: use pyramid theme

fead41ac – Paul Brossier <piem@piem.org> authored on 2017/01/08 10:19
tests/src/utils/test-log.c: improve messages

32da451b – Paul Brossier <piem@piem.org> authored on 2017/01/08 10:18
tests/src/utils/test-log.c: add AUBIO_INF

ed66e349 – Paul Brossier <piem@piem.org> authored on 2017/01/08 10:15
src/aubio.h: use https, format examples as list

41dd34e8 – Paul Brossier <piem@piem.org> authored on 2017/01/08 10:14
wscript: add a target to doxygen rule

d8380d25 – Paul Brossier <piem@piem.org> authored on 2017/01/08 09:53
doc/python_module.rst: add print(aubio.version)

c8c7aa6a – Paul Brossier <piem@piem.org> authored on 2017/01/08 09:41
setup.py: remove extra quotes

a159628f – Paul Brossier <piem@piem.org> authored on 2017/01/08 09:37
python/ext/aubiomodule.c: more hack to avoid msvc issues

f5e9e3f2 – Paul Brossier <piem@piem.org> authored on 2017/01/04 11:44
src/utils/log.c: also print warnings to stderr

0f214ff4 – Paul Brossier <piem@piem.org> authored on 2017/01/04 11:44
src/aubio_priv.h: use AUBIO_LOG_INF, fix old c style

96818494 – Paul Brossier <piem@piem.org> authored on 2017/01/04 11:44
src/utils/log.h: add info

e3b77e8f – Paul Brossier <piem@piem.org> authored on 2017/01/03 12:38
wscript: add version to sphinx and manpages

a6ba5d9f – Paul Brossier <piem@piem.org> authored on 2016/12/24 20:24
wscript: prepend defaults to honor user cflags

c04346de – Paul Brossier <piem@piem.org> authored on 2016/12/24 14:10
wscript: avoid overwritting CFLAGS' -O in release mode

dae32922 – Paul Brossier <piem@piem.org> authored on 2016/12/24 06:47
.travis.yml: add gitter webhook

fb6a0fff – Paul Brossier <piem@piem.org> authored on 2016/12/24 05:45
wscript: improve --build-type description, use -O0 in debug mode

578d3a23 – Paul Brossier <piem@piem.org> authored on 2016/12/24 05:37
wscript: remove trailing spaces

e79943b0 – Paul Brossier <piem@piem.org> authored on 2016/12/24 05:36
Merge branch 'yin-optimizations' of https://github.com/emuell/aubio

4cbc6e95 – Paul Brossier <piem@piem.org> authored on 2016/12/24 05:35
Merge branch 'waf-build-tweaks' of https://github.com/emuell/aubio

93bd9a73 – Paul Brossier <piem@piem.org> authored on 2016/12/22 05:03
README.md: update copyright dates

62336bb6 – Paul Brossier <piem@piem.org> authored on 2016/12/21 17:19
python/demos/demo_pyaudio.py: add some comments, avoid overwriting aubio.pitch

e7da8bac – Paul Brossier <piem@piem.org> authored on 2016/12/21 17:00
python/demos/demo_pyaudio.py: added simple demo for pyaudio, see #6, closes #78, thanks to @jhoelzl and @notalentgeek

1f43c29b – Paul Brossier <piem@piem.org> authored on 2016/12/21 07:52
doc/aubionotes.txt: document -M option (see #18)

9e3fc160 – Paul Brossier <piem@piem.org> authored on 2016/12/21 07:37
python/tests/test_notes.py: test results are correct for 44100Hz_44100f_sine441.wav

b4ce6938 – Eduard Müller <mueller.eduard@googlemail.com> authored on 2016/12/20 19:16
added debug/release build type configuations

813f4c7d – Eduard Müller <mueller.eduard@googlemail.com> authored on 2016/12/20 18:24
help compiler to optimize aubio_pitchyin_do

1f6a9f84 – Paul Brossier <piem@piem.org> authored on 2016/12/18 06:28
src/notes/notes.c: fix get_minioi_ms

cb76f5d9 – Paul Brossier <piem@piem.org> authored on 2016/12/18 06:27
python/tests/test_notes.py: add basic tests

f7e30e85 – Paul Brossier <piem@piem.org> authored on 2016/12/18 06:26
python/ext/aubiomodule.c: fix version string on windows

2d00e5c7 – Paul Brossier <piem@piem.org> authored on 2016/12/17 07:44
doc/develop.rst: fix typo

01849949 – Paul Brossier <piem@piem.org> authored on 2016/12/17 07:43
tests/src/spectral/test-phasevoc.c: fix typos

c470ad04 – Paul Brossier <piem@piem.org> authored on 2016/12/17 07:41
python/demos/demo_notes.py: add simple notes demos

883b4998 – Paul Brossier <piem@piem.org> authored on 2016/12/17 07:19
python/ext/aubiomodule.c: add aubio._aubio.__version__, import as aubio.version

911bea80 – Paul Brossier <piem@piem.org> authored on 2016/12/17 07:18
python/ext/aubio-types.h: use <> for non local aubio

ef55aa0d – Paul Brossier <piem@piem.org> authored on 2016/12/17 07:18
setup.py: define AUBIO_VERSION

6c85b3a1 – Paul Brossier <piem@piem.org> authored on 2016/12/17 07:16
examples/aubionotes.c: use new notes, set minioi, send last note off when needed

0b6a8a8c – Paul Brossier <piem@piem.org> authored on 2016/12/17 07:12
src/notes/notes.c: use midi note to store pitch candidate, round to nearest note, add a variable to define precision

17b08e6f – Paul Brossier <piem@piem.org> authored on 2016/12/17 07:10
src/notes/notes.h: add aubio_notes_{get,set}_minioi_ms

b6bb2658 – Paul Brossier <piem@piem.org> authored on 2016/12/17 07:03
src/io/source_avcodec.c: make sure s->path is set to null

5d9b03b2 – Paul Brossier <piem@piem.org> authored on 2016/12/16 08:48
Makefile: fix chmod for osx

a0ade501 – Paul Brossier <piem@piem.org> authored on 2016/12/16 08:08
README.md: use https

06061886 – Paul Brossier <piem@piem.org> authored on 2016/12/16 08:07
src/notes/notes.c: fix unset silence_threshold

ee7e543e – Paul Brossier <piem@piem.org> authored on 2016/12/16 08:05
python/lib/gen_external.py: sort generated files

e9df0108 – Paul Brossier <piem@piem.org> authored on 2016/12/16 08:04
Makefile: chmod go-w waflib, clean cleaner

0c3baa73 – Paul Brossier <piem@piem.org> authored on 2016/12/16 08:03
MANIFEST.in: exclude full.cfg, include waflib

e57a7d4c – Paul Brossier <piem@piem.org> authored on 2016/12/16 08:02
wscript: remove full.cfg from tarball

562e9080 – Paul Brossier <piem@piem.org> authored on 2016/12/16 08:01
doc/conf.py: remove hardcoded path

025d8cdd – Paul Brossier <piem@piem.org> authored on 2016/12/16 08:01
src/io/ioutils.h: add basic documentation

4c65cb88 – Paul Brossier <piem@piem.org> authored on 2016/12/16 08:00
doc/web.cfg: exclude ioutils from doc

fa695469 – Paul Brossier <piem@piem.org> authored on 2016/12/16 08:00
src/notes/notes.h: add doxygen header

a9516b39 – Paul Brossier <piem@piem.org> authored on 2016/12/16 07:59
src/io/source.c: add error message when aubio was compiled with no source

3388e1ab – Paul Brossier <piem@piem.org> authored on 2016/12/16 07:55
wscript: also exclude waf files with python3

9682d9d2 – Paul Brossier <piem@piem.org> authored on 2016/12/16 07:26
doc/requirements.rst: add a note about --notests (closes #77)

1910fed6 – Paul Brossier <piem@piem.org> authored on 2016/12/11 19:27
wscript: define HAVE_CONFIG_H here

33d02426 – Paul Brossier <piem@piem.org> authored on 2016/12/11 19:25
src/aubio_priv.h: move include config.h here

671eae15 – Paul Brossier <piem@piem.org> authored on 2016/12/11 19:16
python/lib/moresetuptools.py: mo nore fake config.h here

e0a9fd20 – Paul Brossier <piem@piem.org> authored on 2016/12/11 18:21
examples/aubioonset.c: use seconds for minioi

e15d7d0c – Paul Brossier <piem@piem.org> authored on 2016/12/11 16:12
doc/requirements.rst: improve description of options

e65fbec1 – Paul Brossier <piem@piem.org> authored on 2016/12/11 15:55
doc/index.rst: more shuffling

762f05a7 – Paul Brossier <piem@piem.org> authored on 2016/12/11 15:32
Makefile: bump waf to 1.9.6

3f109674 – Paul Brossier <piem@piem.org> authored on 2016/12/11 15:18
doc/*.cfg: prefer https

a429d1cd – Paul Brossier <piem@piem.org> authored on 2016/12/11 15:11
doc/index.rst: move toc at the end, use https, improve syntax

0759f90e – Paul Brossier <piem@piem.org> authored on 2016/12/11 15:06
doc/cli_features.rst: add a note

ae785ea9 – Paul Brossier <piem@piem.org> authored on 2016/12/11 15:03
doc/cli_features.rst: add matrix of command line features

5a19f33b – Paul Brossier <piem@piem.org> authored on 2016/12/11 15:02
wscript: build sphinx in doc/_build, add a note on install trick

875d9d19 – Paul Brossier <piem@piem.org> authored on 2016/12/11 12:57
.travis.yml: add xcode8.2, mimick build_apple_frameworks options

3762cdb0 – Paul Brossier <piem@piem.org> authored on 2016/12/11 12:48
Makefile: quieten uninstall_python if already uninstalled

9d8cdb55 – Paul Brossier <piem@piem.org> authored on 2016/12/11 12:16
.travis.yml: move xcode8 to osx only, add iosimulator

51d0a3cc – Paul Brossier <piem@piem.org> authored on 2016/12/11 11:59
.travis.yml: bump to xcode8

c1333cdd – Paul Brossier <piem@piem.org> authored on 2016/12/11 11:50
doc/aubioonset.txt: add documentation for -M, --minioi

ec45138a – Paul Brossier <piem@piem.org> authored on 2016/12/11 11:49
examples/aubionotes.c: add warning for missing options

ab7212f9 – Paul Brossier <piem@piem.org> authored on 2016/12/11 11:49
examples/aubioonset.c: add minioi option, in millisecond

1186c982 – Paul Brossier <piem@piem.org> authored on 2016/12/11 11:04
examples/: only send a last note off when using jack

90581a84 – Paul Brossier <piem@piem.org> authored on 2016/12/11 11:00
Makefile: really silent files

15968ac4 – Paul Brossier <piem@piem.org> authored on 2016/12/11 10:05
doc/aubioonset.txt: onset, not pitch

cd2cbc45 – Paul Brossier <piem@piem.org> authored on 2016/12/11 10:02
doc/aubio*.txt: improve -t documentation in aubiocut too

1504b7c6 – Paul Brossier <piem@piem.org> authored on 2016/12/11 09:47
src/io/source_avcodec.c: fix for old libavcodec54

dcde285e – Paul Brossier <piem@piem.org> authored on 2016/12/10 22:49
src/io/source_avcodec.c: includes first

a2d628b4 – Paul Brossier <piem@piem.org> authored on 2016/12/10 22:47
src/io/source_avcodec.c: add backward compatibility for libavcodec55

22b0807e – Paul Brossier <piem@piem.org> authored on 2016/12/10 22:11
.travis.yml: sudo required

75023b69 – Paul Brossier <piem@piem.org> authored on 2016/12/10 21:59
.travis.yml: switch from precise to trusty

98ce21e7 – Paul Brossier <piem@piem.org> authored on 2016/12/10 21:49
.travis.yml: add ffmpeg and improve noopt on osx

75190550 – Paul Brossier <piem@piem.org> authored on 2016/12/10 21:43
python/lib/gen_external.py: remove duplicate

ced47c74 – Paul Brossier <piem@piem.org> authored on 2016/12/10 21:06
.travis.yml: add dpkg-buildflags config

488381ec – Paul Brossier <piem@piem.org> authored on 2016/12/10 21:01
wscript: fix typo

5b52a54f – Paul Brossier <piem@piem.org> authored on 2016/12/10 20:49
.travis.yml: fix typo

38b7a693 – Paul Brossier <piem@piem.org> authored on 2016/12/10 20:46
.travis.yml: use AUBIO_NOTESTS to build only lib on ios

Next