RSS feed
ea7428ac
– Paul Brossier <piem@piem.org>
authored
on 2016/07/20 21:38
Makefile: update waf to 1.9.1
004b4311
– Paul Brossier <piem@piem.org>
authored
on 2016/07/20 21:38
wscript: update
288c193c
– Paul Brossier <piem@piem.org>
authored
on 2016/07/20 21:00
Makefile: use wget or curl
413bc0f2
– Paul Brossier <piem@piem.org>
authored
on 2016/07/20 11:46
doc/: update to doxyfile 1.8.8
5f852c13
– Paul Brossier <piem@piem.org>
authored
on 2016/07/20 11:18
src/{fmat,tempo/tempo}.h: fix doxygen comment
9530365e
– Paul Brossier <piem@piem.org>
authored
on 2016/07/12 17:08
python/tests/test_specdesc.py: use correct input size (see #63)
c3957326
– Paul Brossier <piem@piem.org>
authored
on 2016/07/12 16:26
python/tests/test_mfcc.py: test for wrong input size (see #63)
bf543648
– Paul Brossier <piem@piem.org>
authored
on 2016/07/12 16:17
python/lib/gen_code.py: add input size checks (see #63)
34e753ca
– Paul Brossier <piem@piem.org>
authored
on 2016/07/09 06:20
Merge branch 'sxalexander-python-readme-typo'
0dfcea59
– Paul Brossier <piem@piem.org>
authored
on 2016/07/08 11:18
scripts/setenv_local.sh: update to new python-aubio build location
7b69bc61
– Sam Alexander <sxalexander@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/07/08 06:33
Update Readme Typo
24e9b0a2
– Paul Brossier <piem@piem.org>
authored
on 2016/07/01 13:17
src/musicutils.h: aubio_level_detection input is a constant
84701449
– Paul Brossier <piem@piem.org>
authored
on 2016/07/01 12:02
python/lib/gen_code.py: add output size for notes
dd18484e
– Paul Brossier <piem@piem.org>
authored
on 2016/07/01 12:02
src/notes/notes.h: clean up prototypes for python generator
ba303e87
– Paul Brossier <piem@piem.org>
authored
on 2016/07/01 11:27
examples/aubionotes.c: use note aubio_notes object
4b9443c4
– Paul Brossier <piem@piem.org>
authored
on 2016/07/01 11:26
src/notes/notes.c: complete implementation, now equivalent to examples/aubionotes.c
f264b173
– Paul Brossier <piem@piem.org>
authored
on 2016/06/22 09:00
Merge branch 'master' into notes
67695860
– Paul Brossier <piem@piem.org>
authored
on 2016/06/09 06:11
src/io/source_avcodec.c: check if the uri is a network stream using av_url_split, call avformat_network_init() if needed
ae15c639
– Paul Brossier <piem@piem.org>
authored
on 2016/06/06 11:51
python/demos/demo_timestretch.py: add timescale algorithm (online version)
0ef96288
– Paul Brossier <piem@piem.org>
authored
on 2016/06/06 11:50
python/demos/demo_timestretch.py: add timescale algorithm
f6816a16
– Paul Brossier <piem@piem.org>
authored
on 2016/05/18 23:03
python/VERSION: remove, use same VERSION file for libaubio and python-aubio
652d72da
– Paul Brossier <piem@piem.org>
authored
on 2016/05/16 04:04
python/lib/moresetuptools.py: fix typo
d392f3ed
– Paul Brossier <piem@piem.org>
authored
on 2016/05/16 03:58
python/lib/moresetuptools.py: add apple audio sind and source
e6c83dc2
– Paul Brossier <piem@piem.org>
authored
on 2016/05/16 03:47
.travis.yml: always set PATH on osx
c69c2190
– Paul Brossier <piem@piem.org>
authored
on 2016/05/16 03:35
Makefile: user install on osx
2e654265
– Paul Brossier <piem@piem.org>
authored
on 2016/05/16 03:15
.travis.yml: test pure python build
f465088b
– Paul Brossier <piem@piem.org>
authored
on 2016/05/16 03:14
Makefile: added rules to build python-aubio without libaubio
19c3d75d
– Paul Brossier <piem@piem.org>
authored
on 2016/05/16 03:12
python/lib/gen_external.py: improve compiler detection, fixes build on windows (#55)
e0c74c24
– Paul Brossier <piem@piem.org>
authored
on 2016/05/16 03:10
appveyor.yml: update, add environments, build and test python (see #55, #2)
3c4fb67a
– Paul Brossier <piem@piem.org>
authored
on 2016/05/16 02:09
python/tests/utils.py: try reopening the file is deleting it fails on windows
44a3e5e3
– Paul Brossier <piem@piem.org>
authored
on 2016/05/15 17:52
src/onset/onset.c: fix for "conversion from 'smpl_t' to 'uint_t', possible loss of data"
a6f9ebfc
– Paul Brossier <piem@piem.org>
authored
on 2016/05/16 01:23
python/tests/test_mathutils.py: can also raise NotImplementedError (darwin)
0b6d23d4
– Paul Brossier <piem@piem.org>
authored
on 2016/05/16 01:08
python/tests: fix most prospect warnings
58a5fb97
– Paul Brossier <piem@piem.org>
authored
on 2016/05/16 01:01
.landscape.yml: also parse tests
a3772047
– Paul Brossier <piem@piem.org>
authored
on 2016/05/15 23:29
python/demos/demo_specdesc.py: remove unused import
f44384dc
– Paul Brossier <piem@piem.org>
authored
on 2016/05/15 23:26
python/: fix comparison to False
dc654f8f
– Paul Brossier <piem@piem.org>
authored
on 2016/05/15 23:24
python/: fix comparisons to None
4120fbc9
– Paul Brossier <piem@piem.org>
authored
on 2016/05/15 23:16
python/demos: python3 and double precision compatibility
416ddd12
– Paul Brossier <piem@piem.org>
authored
on 2016/05/15 21:55
setup.py: clean up, remove ~
f5a0e82f
– Paul Brossier <piem@piem.org>
authored
on 2016/05/15 21:46
python/demos/__init__.py: added empty file
cc77636e
– Paul Brossier <piem@piem.org>
authored
on 2016/05/15 21:46
.landscape.yml: added basic configuration
6a280722
– Paul Brossier <piem@piem.org>
authored
on 2016/05/15 21:04
python/demos/demo_create_test_sounds.py: python 3 compat
6fb0f070
– Paul Brossier <piem@piem.org>
authored
on 2016/05/15 20:17
python/demos/demo_create_test_sounds.py: add script to create simple sound files to test on
5bba662f
– Paul Brossier <piem@piem.org>
authored
on 2016/05/15 19:39
wscript: add /MD and /D_CRT_SECURE_NO_WARNINGS on windows
b8ea001b
– Paul Brossier <piem@piem.org>
authored
on 2016/05/15 13:25
src/aubio_priv.h: use _isnan on windows msvc 9 to avoid linking error
e27b6a1f
– Paul Brossier <piem@piem.org>
authored
on 2016/05/15 13:17
python/lib/moresetuptools.py: define HAVE_WIN_HACKS on windows