RSS feed
4c38b623
– Paul Brossier <piem@piem.org>
authored
on 2016/08/17 04:51
Makefile: also get libaubio.5.dylib
97157016
– Paul Brossier <piem@piem.org>
authored
on 2016/08/16 14:46
ChangeLog: fix changelog
717a8a98
– Paul Brossier <piem@piem.org>
authored
on 2016/08/16 13:57
VERSION: bump current and age, set revision to 0
67c83b49
– Paul Brossier <piem@piem.org>
authored
on 2016/08/16 12:47
VERSION: bump to 0.4.3
28832ea8
– Paul Brossier <piem@piem.org>
authored
on 2016/08/16 12:47
ChangeLog: update for 0.4.3
5e544f1a
– Paul Brossier <piem@piem.org>
authored
on 2016/07/22 18:46
wscript: also exclude .landscape.yml
f6776882
– Paul Brossier <piem@piem.org>
authored
on 2016/07/22 18:43
.appveyor.yml: hide
7f82f81a
– Paul Brossier <piem@piem.org>
authored
on 2016/07/22 18:14
python/README.md: update (closes #2)
655150ce
– Paul Brossier <piem@piem.org>
authored
on 2016/07/22 17:50
README.md: link to python/README.md
65fc06ff
– Paul Brossier <piem@piem.org>
authored
on 2016/07/22 17:31
Makefile: use scripts/get_waf.sh
9562f08d
– Paul Brossier <piem@piem.org>
authored
on 2016/07/22 17:30
examples/utils.c: change send_noteon to accept floating point midi note number
f280ebd4
– Paul Brossier <piem@piem.org>
authored
on 2016/07/22 17:29
examples/aubiotrack.c: fix is_beat / is_silence types
2293d6a2
– Paul Brossier <piem@piem.org>
authored
on 2016/07/22 17:28
examples/: also emit midi note from aubioonset, thanks to topas-rec (closes #62)
1b7f3692
– Paul Brossier <piem@piem.org>
authored
on 2016/07/22 16:42
Merge branch 'topas-rec-aubiotrack_midi_output'
fb7db6bb
– Paul Brossier <piem@piem.org>
authored
on 2016/07/22 16:36
Merge branch 'aubiotrack_midi_output' of https://github.com/topas-rec/aubio into topas-rec-aubiotrack_midi_output
7858305a
– Paul Brossier <piem@piem.org>
authored
on 2016/07/22 01:27
scripts/get_waf.sh: added simple script to fetch latest waf
25d0c423
– Paul Brossier <piem@piem.org>
authored
on 2016/07/21 00:07
appveyor.yml: upgrade to waf 1.8.22
7f350414
– Paul Brossier <piem@piem.org>
authored
on 2016/07/21 00:05
Makefile: back to 1.8.22 for now
281381fc
– Paul Brossier <piem@piem.org>
authored
on 2016/07/20 22:52
{examples,tests}/wscrtip_build: update build target name
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
fa7c03ae
– Paul Brossier <topas@web.de>
authored
and topas-rec <topas-rec@web.de>
committed
on 2016/07/13 02:37
Fixed #62 midi output missing in aubiotrack.
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