RSS feed
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
f61ffb9e
– Paul Brossier <piem@piem.org>
authored
on 2016/12/10 19:57
wscript: verbose frameworks, default to no atlas check
dd93e807
– Paul Brossier <piem@piem.org>
authored
on 2016/12/10 19:55
.travis.yml: add target ios and disable accelerate configs
f1fc2168
– Paul Brossier <piem@piem.org>
authored
on 2016/12/10 19:48
Makefile: add rules for documentation, simplify listing
5f9729df
– Paul Brossier <piem@piem.org>
authored
on 2016/12/10 18:52
.travis.yml: shuffle order, remove duplicate, add missing opening quote
ca8ad9df
– Paul Brossier <piem@piem.org>
authored
on 2016/12/10 18:35
doc/aubioonset.txt: improve threshold description (thanks to Peter Parker)
ce7d03ed
– Paul Brossier <piem@piem.org>
authored
on 2016/12/10 18:33
MANIFEST.in: removed python/ext/config.h
7b38f3f3
– Paul Brossier <piem@piem.org>
authored
on 2016/12/10 18:33
wscript: add 'manpages', 'sphinx', and 'doxygen' methods to build doc, improve sphinx build, exclude tarball
4e56c55e
– Paul Brossier <piem@piem.org>
authored
on 2016/12/10 18:30
Makefile: use pip to install, add a brief intro
f4a5d378
– Paul Brossier <piem@piem.org>
authored
on 2016/12/10 18:13
.travis.yml: remove unused ARCH, add ffmpeg on osx
c0c3f339
– Paul Brossier <piem@piem.org>
authored
on 2016/12/10 18:05
Makefile: factorise pip options
3aad0b1b
– Paul Brossier <piem@piem.org>
authored
on 2016/12/02 23:03
python/lib/aubio/midiconv.py: improve unicode handling, skip UnicodeEncodeError on python 2.x
d554321c
– Paul Brossier <piem@piem.org>
authored
on 2016/12/02 08:44
python/tests/test_{midi2note,note2midi}.py: use nose2.params, add unicode tests
473ab113
– Paul Brossier <piem@piem.org>
authored
on 2016/12/02 08:43
python/lib/aubio/midiconv.py: add unicode double sharp and double flat
3d148298
– Paul Brossier <piem@piem.org>
authored
on 2016/12/02 08:03
python/lib/moresetuptools.py: also check for HAVE_AUBIO_DOUBLE
bee6e965
– Paul Brossier <piem@piem.org>
authored
on 2016/12/02 06:12
Makefile: remove tar commands for now
7faef588
– Paul Brossier <piem@piem.org>
authored
on 2016/12/01 22:32
python/lib/moresetuptools.py: look first for system library, then for local build, then local sources
1b2669a0
– Paul Brossier <piem@piem.org>
authored
on 2016/12/01 22:07
Makefile: verbose, improve clean, build_ext only for --enable-double, less flags
0ec71131
– Paul Brossier <piem@piem.org>
authored
on 2016/12/01 18:27
src/wscript_build: honor --includedir
7a1bbbd5
– Paul Brossier <piem@piem.org>
authored
on 2016/12/01 17:15
.travis.yml: use expandwaf in install
641e5335
– Paul Brossier <piem@piem.org>
authored
on 2016/12/01 15:45
wscript: use DATAROOTDIR instead of PREFIX/share
fe957ad1
– Paul Brossier <piem@piem.org>
authored
on 2016/12/01 15:45
Makefile: avoid offline operations
07992527
– Paul Brossier <piem@piem.org>
authored
on 2016/12/01 15:12
Makefile: check for waf before clean
4cdef00f
– Paul Brossier <piem@piem.org>
authored
on 2016/12/01 15:03
.travis.yml: use new test targets
5d9693ce
– Paul Brossier <piem@piem.org>
authored
on 2016/12/01 14:57
Makefile: rewrite, improve test targets
a028a04e
– Paul Brossier <piem@piem.org>
authored
on 2016/11/30 14:10
src/io/sink_{sndfile,wavwrite}.c: use AUBIO_MAX_CHANNELS, fix error message
22e991bc
– Paul Brossier <piem@piem.org>
authored
on 2016/11/30 14:05
Makefile, .travis.yml: merge test_python and test_python_osx rules
e56ac168
– Paul Brossier <piem@piem.org>
authored
on 2016/11/30 14:04
Makefile: improve test_python and test_pure_python
95bcdec1
– Paul Brossier <piem@piem.org>
authored
on 2016/11/30 13:45
setup.py: remove status from version string
a0a073fb
– Paul Brossier <piem@piem.org>
authored
on 2016/11/30 13:41
python/demos/demo_timestretch_online.py: use 512, fix block counter
8a49bb9e
– Paul Brossier <piem@piem.org>
authored
on 2016/11/30 13:39
python/tests/test_source.py: remove fragile brownnoise test, check duration on short files
261836d1
– Paul Brossier <piem@piem.org>
authored
on 2016/11/30 12:18
src/io/source_avcodec.c: keep a reference to packet to remove it when closing file
41ebc91e
– Paul Brossier <piem@piem.org>
authored
on 2016/11/30 12:17
src/io/source_avcodec.c: call avformat_free_context after avformat_close_input
8b210a92
– Paul Brossier <piem@piem.org>
authored
on 2016/11/30 12:16
src/io/source_avcodec.c: avoid function calls before declarations
e0ad2699
– Paul Brossier <piem@piem.org>
authored
on 2016/11/30 12:14
src/io/source_avcodec.c: improve error messages
2b3c4380
– Paul Brossier <piem@piem.org>
authored
on 2016/11/30 12:11
src/io/source_avcodec.c: avoid deprecation warnings with ffmpeg 3.2
877b3b87
– Paul Brossier <piem@piem.org>
authored
on 2016/11/30 11:45
src/io/source_avcodec.c: use aubio samples
18a96aa0
– Paul Brossier <piem@piem.org>
authored
on 2016/11/30 11:43
src/io/source_sndfile.c
7cc80b6c
– Paul Brossier <piem@piem.org>
authored
on 2016/11/30 11:35
src/io/source_avcodec.c: replace with new context before closing old one
57405c1b
– Paul Brossier <piem@piem.org>
authored
on 2016/11/30 11:32
src/aubio_priv.h: add AUBIO_INF to print to stdout with header
31c306a7
– Paul Brossier <piem@piem.org>
authored
on 2016/11/30 10:38
src/io/sink_apple_audio.c: avoid crash on empty file name
bb96d027
– Paul Brossier <piem@piem.org>
authored
on 2016/11/29 07:08
src/io/sink_sndfile.c: improve error message
cf19b8a8
– Paul Brossier <piem@piem.org>
authored
on 2016/11/29 07:06
src/io/ioutils.h: add functions to check samplerate and channels, use in sink_*.c
c8e08c28
– Paul Brossier <piem@piem.org>
authored
on 2016/11/28 13:49
scripts/setenv_local.sh: python3 compat
cad7e919
– Paul Brossier <piem@piem.org>
authored
on 2016/11/28 13:48
src/io/source_sndfile.c: add missing floor in ratio comparison
2f89ef46
– Paul Brossier <piem@piem.org>
authored
on 2016/11/28 13:44
src/io/source_avcodec.c: use AV_SAMPLE_FMT_DBL when compiling with HAVE_AUBIO_DOUBLE
b81a6423
– Paul Brossier <piem@piem.org>
authored
on 2016/11/28 13:26
python/ext/py-sink.c: always set samplerate and channels in init
fa6373ce
– Paul Brossier <piem@piem.org>
authored
on 2016/11/28 13:20
python/tests/test_sink.py: add more tests, quiet warnings
Next