aubio.git
2017-01-12 Paul Brossierexamples/parse_args.h: use atof for miditap note and...
2017-01-12 Paul Brossierexamples/parse_args.h: miditap only for aubiotrack...
2017-01-12 Tres Seaveraubiotrack also sends MIDI tap.
2017-01-12 Tres Seaveraubioonset: user-set MIDI tap note / velocity values.
2017-01-09 Paul Brossierdoc/statuslinks.rst: bump last release to 0.4.4
2017-01-09 Paul Brossierdoc/index.rst: include status links for development...
2017-01-09 Paul Brossiersrc/temporal/biquad.c: fix initialization (closes #82)
2017-01-09 Paul BrossierVERSION: bump to 0.4.5~alpha
2017-01-08 Paul BrossierVERSION: bump to 0.4.4 0.4.4
2017-01-08 Paul Brossierpython/tests/test_notes.py: use relative import
2017-01-08 Paul Brossierdoc/index.rst: remove status links for release
2017-01-08 Paul BrossierChangeLog: update for 0.4.4
2017-01-08 Paul Brossierscripts/build_android: add an example script to build...
2017-01-08 Paul Brossierdoc/conf.py: remove static and sphinx links
2017-01-08 Paul Brossierdoc/conf.py: use pyramid theme
2017-01-08 Paul Brossiertests/src/utils/test-log.c: improve messages
2017-01-08 Paul Brossiertests/src/utils/test-log.c: add AUBIO_INF
2017-01-08 Paul Brossiersrc/aubio.h: use https, format examples as list
2017-01-08 Paul Brossierwscript: add a target to doxygen rule
2017-01-08 Paul Brossierdoc/python_module.rst: add print(aubio.version)
2017-01-08 Paul Brossiersetup.py: remove extra quotes
2017-01-08 Paul Brossierpython/ext/aubiomodule.c: more hack to avoid msvc issues
2017-01-04 Paul Brossiersrc/utils/log.c: also print warnings to stderr
2017-01-04 Paul Brossiersrc/aubio_priv.h: use AUBIO_LOG_INF, fix old c style
2017-01-04 Paul Brossiersrc/utils/log.h: add info
2017-01-03 Paul Brossierwscript: add version to sphinx and manpages
2016-12-25 Paul Brossierwscript: prepend defaults to honor user cflags
2016-12-24 Paul Brossierwscript: avoid overwritting CFLAGS' -O in release mode
2016-12-24 Paul Brossier.travis.yml: add gitter webhook
2016-12-24 Paul Brossierwscript: improve --build-type description, use -O0...
2016-12-24 Paul Brossierwscript: remove trailing spaces
2016-12-24 Paul BrossierMerge branch 'yin-optimizations' of https://github...
2016-12-24 Paul BrossierMerge branch 'waf-build-tweaks' of https://github.com...
2016-12-22 Paul BrossierREADME.md: update copyright dates
2016-12-21 Paul Brossierpython/demos/demo_pyaudio.py: add some comments, avoid...
2016-12-21 Paul Brossierpython/demos/demo_pyaudio.py: added simple demo for...
2016-12-21 Paul Brossierdoc/aubionotes.txt: document -M option (see #18)
2016-12-21 Paul Brossierpython/tests/test_notes.py: test results are correct...
2016-12-21 Eduard Mülleradded debug/release build type configuations
2016-12-21 Eduard Müllerhelp compiler to optimize aubio_pitchyin_do
2016-12-18 Paul Brossiersrc/notes/notes.c: fix get_minioi_ms
2016-12-18 Paul Brossierpython/tests/test_notes.py: add basic tests
2016-12-18 Paul Brossierpython/ext/aubiomodule.c: fix version string on windows
2016-12-17 Paul Brossierdoc/develop.rst: fix typo
2016-12-17 Paul Brossiertests/src/spectral/test-phasevoc.c: fix typos
2016-12-17 Paul Brossierpython/demos/demo_notes.py: add simple notes demos
2016-12-17 Paul Brossierpython/ext/aubiomodule.c: add aubio._aubio.__version__...
2016-12-17 Paul Brossierpython/ext/aubio-types.h: use <> for non local aubio
2016-12-17 Paul Brossiersetup.py: define AUBIO_VERSION
2016-12-17 Paul Brossierexamples/aubionotes.c: use new notes, set minioi, send...
2016-12-17 Paul Brossiersrc/notes/notes.c: use midi note to store pitch candida...
2016-12-17 Paul Brossiersrc/notes/notes.h: add aubio_notes_{get,set}_minioi_ms
2016-12-17 Paul Brossiersrc/io/source_avcodec.c: make sure s->path is set to...
2016-12-16 Paul BrossierMakefile: fix chmod for osx
2016-12-16 Paul BrossierREADME.md: use https
2016-12-16 Paul Brossiersrc/notes/notes.c: fix unset silence_threshold
2016-12-16 Paul Brossierpython/lib/gen_external.py: sort generated files
2016-12-16 Paul BrossierMakefile: chmod go-w waflib, clean cleaner
2016-12-16 Paul BrossierMANIFEST.in: exclude full.cfg, include waflib
2016-12-16 Paul Brossierwscript: remove full.cfg from tarball
2016-12-16 Paul Brossierdoc/conf.py: remove hardcoded path
2016-12-16 Paul Brossiersrc/io/ioutils.h: add basic documentation
2016-12-16 Paul Brossierdoc/web.cfg: exclude ioutils from doc
2016-12-16 Paul Brossiersrc/notes/notes.h: add doxygen header
2016-12-16 Paul Brossiersrc/io/source.c: add error message when aubio was compi...
2016-12-16 Paul Brossierwscript: also exclude waf files with python3
2016-12-16 Paul Brossierdoc/requirements.rst: add a note about --notests (close...
2016-12-11 Paul Brossierwscript: define HAVE_CONFIG_H here
2016-12-11 Paul Brossiersrc/aubio_priv.h: move include config.h here
2016-12-11 Paul Brossierpython/lib/moresetuptools.py: mo nore fake config.h...
2016-12-11 Paul Brossierexamples/aubioonset.c: use seconds for minioi
2016-12-11 Paul Brossierdoc/requirements.rst: improve description of options
2016-12-11 Paul Brossierdoc/index.rst: more shuffling
2016-12-11 Paul BrossierMakefile: bump waf to 1.9.6
2016-12-11 Paul Brossierdoc/*.cfg: prefer https
2016-12-11 Paul Brossierdoc/index.rst: move toc at the end, use https, improve...
2016-12-11 Paul Brossierdoc/cli_features.rst: add a note
2016-12-11 Paul Brossierdoc/cli_features.rst: add matrix of command line features
2016-12-11 Paul Brossierwscript: build sphinx in doc/_build, add a note on...
2016-12-11 Paul Brossier.travis.yml: add xcode8.2, mimick build_apple_framework...
2016-12-11 Paul BrossierMakefile: quieten uninstall_python if already uninstalled
2016-12-11 Paul Brossier.travis.yml: move xcode8 to osx only, add iosimulator
2016-12-11 Paul Brossier.travis.yml: bump to xcode8
2016-12-11 Paul Brossierdoc/aubioonset.txt: add documentation for -M, --minioi
2016-12-11 Paul Brossierexamples/aubionotes.c: add warning for missing options
2016-12-11 Paul Brossierexamples/aubioonset.c: add minioi option, in millisecond
2016-12-11 Paul Brossierexamples/: only send a last note off when using jack
2016-12-11 Paul BrossierMakefile: really silent files
2016-12-11 Paul Brossierdoc/aubioonset.txt: onset, not pitch
2016-12-11 Paul Brossierdoc/aubio*.txt: improve -t documentation in aubiocut too
2016-12-11 Paul Brossiersrc/io/source_avcodec.c: fix for old libavcodec54
2016-12-11 Paul Brossiersrc/io/source_avcodec.c: includes first
2016-12-11 Paul Brossiersrc/io/source_avcodec.c: add backward compatibility...
2016-12-11 Paul Brossier.travis.yml: sudo required
2016-12-11 Paul Brossier.travis.yml: switch from precise to trusty
2016-12-11 Paul Brossier.travis.yml: add ffmpeg and improve noopt on osx
2016-12-11 Paul Brossierpython/lib/gen_external.py: remove duplicate
2016-12-11 Paul Brossier.travis.yml: add dpkg-buildflags config
2016-12-11 Paul Brossierwscript: fix typo
2016-12-11 Paul Brossier.travis.yml: fix typo
next