aubio.git
2017-05-09 Paul Brossiersrc/pitch/pitch.h: add missing space
2017-05-09 Paul Brossierpython/tests/test_pitch.py: add yinfast
2017-05-09 Paul Brossierpython/lib/gen_external.py: omit pitchyinfast
2017-05-09 Paul Brossierdoc/web.cfg: ignore yinfast
2017-05-09 Paul Brossiersrc/aubio.h: also include pitchyinfast here
2017-05-09 Paul Brossiersrc/pitch/pitch.h: add a note about yinfast
2017-05-09 Paul Brossiersrc/pitch/pitch.c: add yinfast
2017-05-09 Paul Brossiersrc/pitch/pitchyinfast.h: fast version of original yin
2017-05-09 Paul Brossierpython/demos/demo_fastyin_compare.py: comparison of...
2017-05-08 Paul Brossierpython/demos/demo_tapthebeat.py: play beats using pyaudio
2017-04-21 Paul Brossiersrc/mathutils.c: prevent segfault with latest Accelerat...
2017-04-21 Paul Brossiersrc/io/source_avcodec.c: avoid unused variable
2017-04-16 Paul Brossierpython/lib/aubio/cut.py: upgrade to argparse
2017-04-16 Paul Brossierpython/lib/aubio/cut.py: pass samplerate to onset or...
2017-04-14 Paul Brossierdoc/requirements.rst: fix typo and broken link (closes...
2017-04-12 Paul Brossierpython/lib/aubio/cmd.py: add -u/--pitch-unit to 'aubio...
2017-04-11 Paul BrossierMerge branch 'hztirf-master'
2017-04-11 Hannes FritzUpdate beattracking.h
2017-04-11 Hannes FritzFix typo
2017-04-10 Paul BrossierREADME.md, doc/statuslinks.rst: bump latest version...
2017-04-10 Paul Brossiersrc/io/source_avcodec.c: more fixes for declaration...
2017-04-10 Paul BrossierREADME.md: update zenodo badge
2017-04-10 Paul Brossiersrc/io/source_avcodec.c: more fixes for declaration...
2017-04-10 Paul Brossiersrc/io/source_avcodec.c: more fixes for declaration...
2017-04-10 Paul Brossiersrc/io/source_avcodec.c: more fixes to declare before...
2017-04-10 Paul Brossiersrc/io/source_avcodec.c: fix for windows vc9
2017-04-10 Paul BrossierVERSION: bump to 0.4.6~alpha
2017-04-10 Paul BrossierVERSION: bump to 0.4.5 0.4.5
2017-04-10 Paul BrossierChangeLog: add changelog entry for 0.4.5
2017-04-10 Paul Brossierpython/lib/moresetuptools.py: force adding libav on...
2017-04-10 Paul BrossierREADME.md: less legal, more help
2017-04-10 Paul Brossierdoc/about.rst: improve credit sentence
2017-04-08 Paul Brossierwscript: lower libswresample required to >= 1.2.0
2017-04-07 Paul BrossierREADME.md, doc/about.rst: update copyright year
2017-04-07 Paul Brossierscripts/build_mingw: generate .def file (closes #97)
2017-04-07 Paul Brossierscripts/build_mingw: update to latest ffmpeg build
2017-04-07 Paul Brossierscripts/build_mingw: fix dll location, generate def...
2017-04-07 Paul Brossierscripts/build_mingw: use this_version.py to get current...
2017-04-07 Paul Brossierthis_version.py: add options to get only libaubio or...
2017-04-07 Paul BrossierREADME.md: simplify badges
2017-04-07 Paul Brossiersrc/io/source_avcodec.c: avoid double free with libavfo...
2017-04-05 Paul BrossierREADME.md: add citation info, credits moved to manual
2017-04-05 Paul Brossierdoc/about.rst: add credits page
2017-04-05 Paul BrossierREADME.md: update list of command line tools
2017-04-05 Paul BrossierREADME.md: rewrite python paragraph
2017-04-05 Paul BrossierREADME.md: add zenodo link
2017-04-05 Paul BrossierREADME.md: remove audio devices for now
2017-04-05 Paul BrossierMerge branch 'awhitening'
2017-04-05 Paul Brossiersrc/onset/onset.c: add old_default mode
2017-04-05 Paul Brossiersrc/spectral/specdesc.c: add old_default
2017-03-27 Paul Brossiersrc/onset/onset.c: improve specflux parameters
2017-03-27 Paul Brossiersrc/onset/onset.c: avoid start with doubled or negative...
2017-03-27 Paul Brossierpython/tests/test_onset.py: simply check that threshold...
2017-03-26 Paul BrossierREADME.md: show appveyor status of master branch
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul Brossiersrc/onset/onset.c: improve default parameters
2017-03-26 Paul Brossierexamples/aubioonset.c: also display awhitening and...
2017-03-26 Paul Brossiersrc/onset/onset.h: rename logmag_compression to compression
2017-03-26 Paul Brossiersrc/cvec.h: add formula
2017-03-26 Paul Brossiersrc/onset/onset.h: rename to awhitening, add logmap_com...
2017-03-26 Paul Brossiersrc/onset/onset.h: add _reset and _set_default_parameters
2017-03-26 Paul Brossiersrc/spectral/awhitening.h: add _set_floor/_get_floor...
2017-03-26 Paul Brossiersrc/synth/wavetable.c: always clamp wavetable
2017-03-26 Paul Brossierexamples/aubioonset.c: get parameters from created...
2017-03-26 Paul Brossiersrc/synth/wavetable.c: always clamp wavetable
2017-03-26 Paul BrossierREADME.md: update documentation links
2017-03-26 Paul BrossierREADME.md: remove maxAge
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul Brossierwscript: pass version to doxygen
2017-03-26 Paul Brossierdoc/full.cfg: derive from doc/web.cfg
2017-03-26 Paul Brossiersrc/spectral/awhitening.h: fix documentation
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul Brossiersrc/musicutils.h: fix documentation for fvec_clamp
2017-03-26 Paul Brossiersrc/cvec.h: fix cvec_logmag documentation
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-25 Paul BrossierREADME.md: fix appveyor link
2017-03-25 Paul Brossiersrc/io/source_avcodec.c: hide EAGAIN warning, skip...
2017-03-25 Paul Brossierpython/lib/aubio/cmd.py: remove unused variable
2017-03-25 Paul Brossierdoc/conf.py: do not rebuild included documents
2017-03-25 Paul Brossierdoc/xcode_frameworks.rst: remove duplicated label
2017-03-25 Paul Brossierdoc/installing.rst: improve cheats
2017-03-25 Paul Brossierdoc/android.rst: shorten title
2017-03-24 Paul Brossierdoc/installing.rst: fix include
2017-03-24 Paul Brossierdoc/: add cheat sheet, clean up
2017-03-24 Paul Brossierdoc/develop.rst: fix punctuation
2017-03-24 Paul Brossierdoc/cli.rst: revamp
2017-03-24 Paul BrossierREADME.md: simplify, move detailed instructions to...
2017-03-24 Paul Brossierdoc/develop.rst: improve examples
2017-03-24 Paul Brossierdoc/develop.rst: improve basics
2017-03-24 Paul Brossierdoc/develop.rst: direct link to doxygen
2017-03-24 Paul Brossierdoc/develop.rst: clean up
2017-03-24 Paul BrossierREADME.md: move api description to doc/develop.rst
2017-03-24 Paul BrossierREADME.md: simplify title
2017-03-24 Paul BrossierMerge branch 'aubiocmd'
2017-03-24 Paul BrossierMerge branch 'gitshaversion'
2017-03-24 Paul Brossierpython/lib/aubio/cmd.py: improve help output
2017-03-24 Paul Brossierpython/lib/aubio/cmd.py: check we found a few beats
2017-03-24 Paul Brossierpython/lib/aubio/cmd.py: improve descriptions
2017-03-24 Paul Brossierpython/lib/aubio/cmd.py: small refactor, add comments
2017-03-23 Paul Brossierthis_version.py: simplify git clean check
next