aubio.git
2017-02-26 Paul Brossiersrc/io/source_sndfile.c: make sure seek position is...
2017-02-26 Paul Brossiersrc/io/source_sndfile.c: call sf_seek after checking...
2017-02-26 Paul Brossiersrc/io/source_sndfile.c: avoid seeking in closed file
2017-02-25 Paul Brossiersetup.py: add numpy to setup_requires, nose2 to extras_...
2017-02-23 Paul Brossierpython/scripts/aubiocut: remove old comment line
2017-02-13 Paul Brossiersetup.py: update to https
2017-02-08 Paul Brossiersrc/pitch/pitch.c: return NULL if pitch_mode is NULL
2017-02-02 Paul Brossierpython/demos/demo_bench_yin.py: add yin/yinfft benchmar...
2017-01-21 Paul Brossierpython/lib/moresetuptools.py: add comments, improve...
2017-01-21 Paul Brossierpython/lib/moresetuptools.py: use system aubio only...
2017-01-21 Paul Brossierpython/lib/moresetuptools.py: add get_aubio_version...
2017-01-12 Paul Brossierexamples/utils.c: allocate note event once
2017-01-12 Paul Brossierexamples/parse_args.h: really use atoi, cast to smpl_t...
2017-01-12 Paul BrossierMerge branch 'miditap', thanks to Tres Seaver for his...
2017-01-12 Paul Brossiersrc/pitch/pitch.c: return NULL if creation failed
2017-01-12 Paul Brossiersrc/pitch/pitchyinfft.c: return NULL if fft creation...
2017-01-12 Paul Brossiersrc/pitch/pitchspecacf.c: return NULL if fft creation...
2017-01-12 Paul Brossiersrc/pitch/pitchfcomb.c: return NULL if fft creation...
2017-01-12 Paul Brossierdoc/aubio{track,onset}.txt: update --miditap-note to -N
2017-01-12 Paul Brossierexamples/parse_args.h: use -N for --miditap-note
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...
next