RSS feed
	
	
	
		fe030d91
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/10 06:07
		
doc/about.rst: improve credit sentence
		 
	
		65b53817
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/08 08:09
		
wscript: lower libswresample required to >= 1.2.0
		 
	
		2111793e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/07 12:38
		
README.md, doc/about.rst: update copyright year
		 
	
		8122581d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/07 12:05
		
scripts/build_mingw: generate .def file (closes #97)
		 
	
		d6098415
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/07 11:44
		
scripts/build_mingw: update to latest ffmpeg build
		 
	
		6709422b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/07 11:44
		
scripts/build_mingw: fix dll location, generate def file
		 
	
		5b44a266
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/07 11:44
		
scripts/build_mingw: use this_version.py to get current version
		 
	
		ddc9733e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/07 11:34
		
this_version.py: add options to get only libaubio or python-aubio version
		 
	
		f4dbf64b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/07 11:31
		
README.md: simplify badges
		 
	
		82502145
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/07 11:16
		
src/io/source_avcodec.c: avoid double free with libavformat56
		 
	
		7a2666f1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/05 11:29
		
README.md: add citation info, credits moved to manual
		 
	
		60fdc893
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/05 11:28
		
doc/about.rst: add credits page
		 
	
		067d794f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/05 10:33
		
README.md: update list of command line tools
		 
	
		c2e23629
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/05 10:33
		
README.md: rewrite python paragraph
		 
	
		b0d06312
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/05 10:32
		
README.md: add zenodo link
		 
	
		c3b1a7dd
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/05 10:32
		
README.md: remove audio devices for now
		 
	
		35021195
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/05 07:49
		
Merge branch 'awhitening'
		 
	
		c82859f3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/05 07:47
		
src/onset/onset.c: add old_default mode
		 
	
		e8b47cec
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/04/05 07:47
		
src/spectral/specdesc.c: add old_default
		 
	
		dccfad21
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/27 07:02
		
src/onset/onset.c: improve specflux parameters
		 
	
		93579e53
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/27 06:37
		
src/onset/onset.c: avoid start with doubled or negative onset
		 
	
		25e0b0ef
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/27 06:34
		
python/tests/test_onset.py: simply check that threshold, minioi and delay are > 0
		 
	
		0eca01fd
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 14:17
		
README.md: show appveyor status of master branch
		 
	
		b31a91c1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 13:49
		
Merge branch 'master' into awhitening
		 
	
		bd973b05
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 13:49
		
src/onset/onset.c: improve default parameters
		 
	
		7b711b3b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 13:48
		
examples/aubioonset.c: also display awhitening and compression
		 
	
		340f5c70
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 13:45
		
src/onset/onset.h: rename logmag_compression to compression
		 
	
		b63c7d39
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 13:38
		
src/cvec.h: add formula
		 
	
		40ed6a70
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 13:38
		
src/onset/onset.h: rename to awhitening, add logmap_compression
		 
	
		fa3edc69
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 12:28
		
src/onset/onset.h: add _reset and _set_default_parameters
		 
	
		fa0ef3b8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 12:21
		
src/spectral/awhitening.h: add _set_floor/_get_floor, improve documentation
		 
	
		b6690669
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 11:58
		
src/synth/wavetable.c: always clamp wavetable
		 
	
		b67e715f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 11:40
		
examples/aubioonset.c: get parameters from created instances
		 
	
		5f0ad507
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 11:39
		
src/synth/wavetable.c: always clamp wavetable
		 
	
		b39a6766
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 10:55
		
README.md: update documentation links
		 
	
		92f334f4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 10:55
		
README.md: remove maxAge
		 
	
		1239d230
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 10:36
		
Merge branch 'master' into awhitening
		 
	
		a24a84ef
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 10:30
		
wscript: pass version to doxygen
		 
	
		eff9f71f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 10:23
		
doc/full.cfg: derive from doc/web.cfg
		 
	
		7928b3b8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 09:33
		
src/spectral/awhitening.h: fix documentation
		 
	
		911b175d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 09:31
		
Merge branch 'master' into awhitening
		 
	
		1136442d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 09:19
		
src/musicutils.h: fix documentation for fvec_clamp
		 
	
		6e8f0215
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 09:19
		
src/cvec.h: fix cvec_logmag documentation
		 
	
		81774834
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/26 09:09
		
Merge branch 'master' into awhitening
		 
	
		2a7bcaac
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/25 07:57
		
README.md: fix appveyor link
		 
	
		3e944fe4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/25 07:47
		
src/io/source_avcodec.c: hide EAGAIN warning, skip to next frame immediately
		 
	
		657a20a1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/25 07:36
		
python/lib/aubio/cmd.py: remove unused variable
		 
	
		aec6ca8f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/25 07:14
		
doc/conf.py: do not rebuild included documents
		 
	
		18373d88
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/25 07:12
		
doc/xcode_frameworks.rst: remove duplicated label
		 
	
		09ff6eed
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/25 07:12
		
doc/installing.rst: improve cheats
		 
	
		a4bd8d65
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/25 07:12
		
doc/android.rst: shorten title
		 
	
		e0e48712
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/24 16:39
		
doc/installing.rst: fix include
		 
	
		6f6c336d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/24 16:35
		
doc/: add cheat sheet, clean up
		 
	
		a7eca0dc
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/24 16:09
		
doc/develop.rst: fix punctuation
		 
	
		e3c83bb9
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/24 16:07
		
doc/cli.rst: revamp
		 
	
		4e2173e7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/24 16:02
		
README.md: simplify, move detailed instructions to manual
		 
	
		5782f99c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/24 15:46
		
doc/develop.rst: improve examples
		 
	
		67e0eeb4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/24 15:38
		
doc/develop.rst: improve basics
		 
	
		4da6f202
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/24 15:37
		
doc/develop.rst: direct link to doxygen
		 
	
		f80519b5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/24 14:54
		
doc/develop.rst: clean up
		 
	
		5399f174
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/24 14:28
		
README.md: move api description to doc/develop.rst
		 
	
		70ab9fef
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/24 14:23
		
README.md: simplify title
		 
	
		0561c54a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/24 00:22
		
Merge branch 'aubiocmd'
		 
	
		cc4987a7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/24 00:22
		
Merge branch 'gitshaversion'
		 
	
		2615dd95
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 23:20
		
python/lib/aubio/cmd.py: improve help output
		 
	
		62a94b75
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 22:56
		
python/lib/aubio/cmd.py: check we found a few beats
		 
	
		86026a0b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 22:55
		
python/lib/aubio/cmd.py: improve descriptions
		 
	
		af98cb87
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 22:23
		
python/lib/aubio/cmd.py: small refactor, add comments
		 
	
		115b4526
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 17:47
		
this_version.py: simplify git clean check
		 
	
		9189c427
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 17:13
		
.gitignore: also ignore pip-delete-this-directory.txt
		 
	
		6448d31a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 16:47
		
python/tests/test_sink.py: add missing samplerate
		 
	
		4cb48d2e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 16:43
		
python/lib/moresetuptools.py: remove unused variables, factorize macros
		 
	
		da1a83f3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 16:39
		
python/tests/test_source.py: remove unused import
		 
	
		c2036016
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 15:45
		
this_version.py: show status if tree is not clean
		 
	
		badb5254
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 15:12
		
wscript: update for waf 1.9.6
		 
	
		f5bb097e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 14:56
		
this_version.py: fix release mode
		 
	
		aa5e0a3b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 14:38
		
doc/conf.py: use this_version here too
		 
	
		8da4d597
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 14:31
		
this_version.py: fix building out of git repo
		 
	
		255fe0af
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 14:29
		
this_version.py: simplify, add main to check
		 
	
		f7b7a351
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 14:07
		
this_version.py: add +mods if git tree is not clean
		 
	
		bef7726b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 14:07
		
.gitignore: also ignore tarballs generated with './setup.py sdist'
		 
	
		87a4a5ab
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 14:03
		
this_version.py: build a valid pep440 version string
		 
	
		7b9b6bae
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 14:02
		
this_version.py: use 0.4.5~git+<hash>
		 
	
		50254726
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 14:01
		
wscript: remove unused defines for now
		 
	
		27fdf814
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 13:58
		
MANIFEST.in: ship this_version.py
		 
	
		35f995c7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 12:55
		
this_version.py: always return a string, not unicode
		 
	
		38f3d043
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 12:54
		
setup.py: clarify pip/aubio versions
		 
	
		746d14b2
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 12:36
		
this_version.py: remove global, not needed
		 
	
		c7d3c2ae
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 12:34
		
setup.py: clean up imports
		 
	
		ecf75728
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 11:53
		
src/wscript_build: do not ship config.h
		 
	
		24c207f2
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 11:46
		
Merge branch 'master' into gitshaversion
		 
	
		59be50df
		 – Martin Hermant <martin.hermant@gmail.com>
 authored
 and Paul Brossier <piem@piem.org>
 committed
 on 2017/03/16 15:15
		
wscript set overloaded VERSION casted to string
		 
	
		69de807a
		 – Martin Hermant <martin.hermant@gmail.com>
 authored
 and Paul Brossier <piem@piem.org>
 committed
 on 2017/03/16 15:13
		
wscript : remove overload of bld.env.VERSION
		 
	
		c6c20bed
		 – Martin Hermant <martin.hermant@gmail.com>
 authored
 and Paul Brossier <piem@piem.org>
 committed
 on 2017/03/16 14:47
		
this_version.py : * fix : get_aubio_version : remove ‘.’ before ~git * fix typo : check ~alpha in version status
		 
	
		07bfe2d2
		 – Martin Hermant <martin.hermant@gmail.com>
 authored
 and Paul Brossier <piem@piem.org>
 committed
 on 2017/03/16 12:35
		
fix pep8 errors
		 
	
		b7208f84
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 11:32
		
python/lib/aubio/cmd.py: improve tempo subcommand description
		 
	
		4077fa18
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 11:22
		
python/lib/aubio/cut.py: remove unused imports
		 
	
		bd720394
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 11:19
		
python/lib/aubio/cmd.py: add tempo subcommand to extract overall bpm
		 
	
		5ab3c4ec
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 11:09
		
python/lib/aubio/cmd.py: add a flush function
		 
	
		62888068
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/03/23 11:03
		
python/lib/aubio/cmd.py: simplify repr_res
		 
Next