RSS feed
	
	
	
		db86a466
		 – Paul Brossier <piem@piem.org>
 authored
 on 2015/03/15 05:55
		
{examples,tests}/wscript_build: add external libs
		 
	
		6d7acc83
		 – Paul Brossier <piem@piem.org>
 authored
 on 2015/03/14 14:09
		
src/wscript_build, examples/wscipt_build: add uselib to targets
		 
	
		904702d0
		 – Paul Brossier <piem@piem.org>
 authored
 on 2015/03/14 14:06
		
waf, waflib: update to 1.8.7
		 
	
		55255070
		 – Paul Brossier <piem@piem.org>
 authored
 on 2015/03/13 09:11
		
src/wscript_build: do not hardcode install_path
		 
	
		afa3e1e4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2015/02/11 08:33
		
tests/src/io/test-source_apple_audio.c: improve examples
		 
	
		c952f420
		 – Paul Brossier <piem@piem.org>
 authored
 on 2015/01/31 07:40
		
src/io/source_wavread.c: cast size_t to int to avoid warning on win64
		 
	
		bc6b2aff
		 – Paul Brossier <piem@piem.org>
 authored
 on 2015/01/31 07:21
		
src/io/source_wavread.c: avoid orphan parenthesis
		 
	
		4d6024fc
		 – Paul Brossier <piem@piem.org>
 authored
 on 2015/01/31 07:15
		
src/io/sink_wavwrite.c: fail if samplerate is way too large
		 
	
		fdeba11f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2015/01/31 07:15
		
src/io/sink_wavwrite.c: assume windows is little endian to build with mingw32
		 
	
		deb1fd48
		 – Paul Brossier <piem@piem.org>
 authored
 on 2015/01/29 11:25
		
src/tempo/tempo.h: add aubio_tempo_get_silence and aubio_tempo_get_threshold
		 
	
		9be906af
		 – Paul Brossier <piem@piem.org>
 authored
 on 2015/01/29 11:23
		
src/tempo/tempo.c: check parameters for new_aubio_tempo
		 
	
		16f8dcc9
		 – Paul Brossier <piem@piem.org>
 authored
 on 2015/01/29 10:53
		
setup.py: use setuptools, add numpy to install_requires
		 
	
		b74513d9
		 – Paul Brossier <piem@piem.org>
 authored
 on 2015/01/29 10:53
		
tests/test_pitch.py: add more tests
		 
	
		048dd6cd
		 – Paul Brossier <piem@piem.org>
 authored
 on 2015/01/29 10:14
		
python/demos/demo_sink_multi.py: add multi channel version
		 
	
		1ba8e601
		 – Paul Brossier <piem@piem.org>
 authored
 on 2015/01/29 10:09
		
ext/aubiomodule.c: improve documentation
		 
	
		c18981e1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2015/01/29 07:41
		
doc/aubiocut.txt: improve documentation, adding -o, --cut-until-nsamples, and --cut-until-nslices
		 
	
		74dcddbd
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/09/21 07:40
		
src/io/source_sndfile.c: cast to uint_t for now
		 
	
		11b49d7c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/09/20 17:42
		
python/ext/py-source.c: add seek, thanks @davebrent for the heads up
		 
	
		24931d5a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/09/20 17:02
		
ext/py-source.c: add channels
		 
	
		a79ec768
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/09/20 17:01
		
python/ext/py-{source,sink}.c: improve documentation
		 
	
		96a96d7b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/09/20 06:30
		
src/onset/onset.h: add aubio_onset_get_silence()
		 
	
		ffc1f792
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/09/20 06:27
		
src/spectral/phasevoc.c: improve error messages
		 
	
		ad1ba087
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/09/20 06:26
		
src/io/sink_sndfile.c: improve error messages, set nsamples after write
		 
	
		96571631
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/09/20 06:24
		
src/io/sink_apple_audio.c: avoid opening null path
		 
	
		892c3693
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/09/20 06:23
		
src/onset/onset.c: check parameters
		 
	
		2abe563d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/09/20 06:23
		
src/pitch/pitch.c: check parameters
		 
	
		f33ab63b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/09/04 15:41
		
src/io/source_sndfile.c: improve seek errors and strings
		 
	
		0ff4434f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/09/04 15:41
		
src/io/source_wavread.c: improve seek errors processing
		 
	
		79b54ea4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/08/25 18:24
		
src/synth/sampler.c: make sure blocksize > 0
		 
	
		2722dc71
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/08/25 18:24
		
src/io/source_sndfile.c: clarify some variables names
		 
	
		28c066ed
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/08/24 05:32
		
src/onset/onset.c: avoid doubled onset at start
		 
	
		5a2a6c66
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/08/24 02:52
		
src/pitch/pitch.c: add Hertz as valid unit string
		 
	
		69bc1714
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/08/24 02:51
		
src/io/source_wavread.c: sync error message
		 
	
		1b6a62de
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/08/23 11:39
		
.travis.yml: drop trusty for now
		 
	
		6bebb7e8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/08/23 11:14
		
.travis.yml: add more configurations
		 
	
		c6b544b4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/08/23 10:40
		
.travis.yml: do not install libav for now
		 
	
		bf45eb51
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/08/23 10:37
		
.travis.yml: added first draft
		 
	
		d28a26a8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/08/23 09:36
		
examples/parse_args.h: improve short documentation (closes #12)
		 
	
		493b8326
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/08/22 06:36
		
src/io/source_apple_audio.c: check out of bounds _seek
		 
	
		36c302af
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/08/22 06:17
		
examples/: use outmsg to print notes (fixes #8)
		 
	
		7c8d32ab
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/07/20 17:00
		
src/spectral/phasevoc.c: fix argument checks
		 
	
		961cff13
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/07/20 16:55
		
src/io/source_apple_audio.c: set s->path, quiet
		 
	
		58c408db
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/07/20 16:48
		
wscript: update to ios 7.1, disable arm64 for now
		 
	
		45f48576
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/07/07 14:25
		
src/io/source_sndfile.c: fix crash, zero-pad output vector when upsampling
		 
	
		d0bdf0c4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/07/03 15:39
		
python/demos/demo_mfcc.py: use n_coeffs
		 
	
		584714c7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/06/09 12:56
		
tests/src/io/test-source_avcodec.c: use HAVE_LIBAV, closes #10
		 
	
		a3de4be1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/30 19:53
		
wscript: make fat build optional
		 
	
		4a177578
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/27 20:34
		
tests/src/io/*.c: use custom defines instead of __APPLE__
		 
	
		9209c796
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/27 11:56
		
wscript, src/io/*.c: use custom defines instead of __APPLE__
		 
	
		dba9b331
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/25 19:40
		
src/onset/onset.h: fix description of get/set_delay functions
		 
	
		7f0fd1d8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/25 09:47
		
src/pitch/pitchyin.{c,h}: fix typo, developed
		 
	
		0b3c17ba
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/18 21:37
		
python/demos/demo_a_weighting.py: add simple demo for a_weighting
		 
	
		cd4c9978
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/18 14:28
		
src/io/source_avcodec.c: update to libav10, libavcodec 55.34.1
		 
	
		c66d4ff0
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/12 08:46
		
VERSION: bump to 0.4.2~alpha
		 
	
		c3291b38
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/12 08:28
		
VERSION: bump to 0.4.1
		 
	
		e5502031
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/12 08:15
		
VERSION: bump to 0.4.1, increasing library age and revision
		 
	
		fa6f6aa6
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/12 08:14
		
ChangeLog: write entries for 0.4.1
		 
	
		332487b5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/12 08:11
		
tests/src: clean up includes
		 
	
		46148d38
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/11 21:09
		
src/io/source_wavread.c: hack around unknown conversion type char z on mingw
		 
	
		87636d06
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/11 20:32
		
src/io/source_wavread.c: use the return value of fread to detect short read and compute seek_start
		 
	
		46b00690
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/11 18:08
		
wscript: improve notes in header
		 
	
		1a31baf9
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/11 18:02
		
waf, waflib: update to 1.7.15
		 
	
		db21ca46
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/11 17:51
		
src/io/sink.h: improve documentation, mentioning different sinks
		 
	
		321d5079
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/11 17:50
		
src/io/source.h: improve documentation
		 
	
		fba69a40
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/11 09:37
		
doc/web.cfg: exclude source_wavread and sink_wavwrite
		 
	
		4b43742f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/11 08:49
		
src/io/source.h: add note about source_wavread
		 
	
		b0fbd88b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/11 08:39
		
python/ext/aubio-types.h: lower to numpy 1.7
		 
	
		e2eee03c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/11 08:04
		
src/spectral/phasevoc.c: avoid unsigned < 0 comparison
		 
	
		a315be7e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/11 07:38
		
python/ext/aubio-types.h: define NPY_NO_DEPRECATED_API
		 
	
		c05d61ff
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/10 12:06
		
python/demos/demo_source_auto_samplerate.py: remove, demo_source.py is enough
		 
	
		5fe55919
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/08 12:37
		
src/tempo/beattracking.c: improve confidence values by using interpolated peak magnitude and avoiding nan
		 
	
		7380327b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/08 12:30
		
src/mathutils.h: add fvec_quadratic_peak_mag to find the magnitude of interpolated peaks
		 
	
		1e18df6a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/07 18:31
		
python/README: improve
		 
	
		e794a80f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/06 09:21
		
python/README: improve
		 
	
		dc0e759e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/06 09:03
		
{tests,src,examples}/wscript_build: indent
		 
	
		584016fa
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/03/05 07:09
		
python/tests/: disable old tests for now
		 
	
		2a491147
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/23 12:42
		
python/lib/aubio/slicing.py: respect source number of channels when slicing
		 
	
		060a3135
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/23 12:39
		
python/tests/test_sink.py: add read_write_multi
		 
	
		1a121ca4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/23 12:32
		
python/ext/py-sink.c: add channels and do_multi
		 
	
		31a5c405
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/23 11:39
		
python/tests/test_source.py: improve tests, add double close and do_multi
		 
	
		1164bcdf
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/23 11:13
		
python/ext/py-source.c: add do_multi and channels
		 
	
		4a1378c1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/23 11:05
		
python/tests/test_sink.py: only skip test that use a source
		 
	
		ab352628
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/23 09:34
		
python/tests/test_sink.py: add more tests, clean up created files
		 
	
		18d8bef9
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/23 09:21
		
python/tests/utils.py: add get_tmp_sink_name
		 
	
		2eccf22c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/23 08:29
		
src/io/sink_sndfile.c: add missing do_multi
		 
	
		4ed4b1f0
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/23 08:07
		
src/io/sink.h: add do_multi, preset_samplerate, preset_channels, get_samplerate, and get_channels
		 
	
		c21553d9
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/23 08:06
		
tests/src/io/test-sink_wavwrite-multi.c: fix flags
		 
	
		f3bb92cb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/23 08:05
		
tests/src/io/test-sink_sndfile-multi.c: fix flags
		 
	
		14ac1db9
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/23 08:00
		
src/io/sink_sndfile.h: add do_multi, preset_samplerate, preset_channels, get_samplerate, and get_channels
		 
	
		870ad701
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/23 07:58
		
src/io/sink_wavwrite.h: add do_multi, preset_samplerate, preset_channels, get_samplerate, and get_channels
		 
	
		222b1761
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/23 07:56
		
src/io/sink_apple_audio.h: add do_multi, preset_samplerate, preset_channels, get_samplerate, and get_channels
		 
	
		af97786e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/23 06:54
		
src/io/source_apple_audio.c: do_multi do not write outside of matrix
		 
	
		a5597968
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 18:14
		
src/tempo/tempo.c: novelty function default to specflux
		 
	
		9f68f113
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 18:13
		
tests/src/io/test-sink*: improve, unify
		 
	
		d7ac23fa
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 16:51
		
tests/src/io/test-sink*: use source native samplerate
		 
	
		1cc78e7e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 12:03
		
python/demos/demo_source_auto_samplerate.py: define hop_size
		 
	
		9aa0af35
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 12:01
		
python/setup.py: use /usr/bin/env
		 
	
		bafa7673
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 11:38
		
examples/parse_args.h: enable hop_size == buffer_size
		 
	
		687eead0
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 11:38
		
src/spectral/phasevoc.c: compute start, end, scale, and memory sizes only once
		 
	
		8a5148ed
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 11:00
		
src/spectral/phasevoc.c: improve, accept that hop_s == buf_s
		 
Next