RSS feed
	
	
	
		4d733b53
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/14 16:10
		
examples/utils.c: print error messages on stderr
		 
	
		d626fac5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/14 16:09
		
examples/aubiopitch.c: use built-in silence
		 
	
		614ba69e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/14 16:08
		
examples/aubioonset.c: use built-in silence
		 
	
		c7ec2c6d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/14 16:06
		
examples/parse_args.h: improve help message
		 
	
		b235c0eb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/10 14:04
		
src/: sync header defines, remove trailing spaces, update copyrights
		 
	
		3194dca1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/10 12:58
		
ext/aubioproxy.c: improve sizes checks, cast to uint_t
		 
	
		906c0a22
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/10 12:57
		
lib/gen_pyobject.py: fix size checks
		 
	
		18e22f95
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/10 12:57
		
ext/py-source.c: fix size checks
		 
	
		bf63c61f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/10 12:56
		
ext/py-fft.c: remove doubled check
		 
	
		2f9af5d5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/10 11:51
		
python/ext/aubio-types.h: only source defaults to samplerate = 0
		 
	
		d27634db
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/10 11:13
		
python/ext/py-source.c: not generated, modified init to get samplerate from aubio_source_t
		 
	
		d7019c4b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/10 11:01
		
python/demos/demo_bpm_extract.py: make executable
		 
	
		7e52871e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/10 11:00
		
src/wscript_build: added missing -lm
		 
	
		ed090ff7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/10 10:59
		
src/wscript_build: move jack to examples
		 
	
		df5eab44
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/10 03:40
		
src/aubio.h: move audio_unit to unstable
		 
	
		06dba46a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/10 03:39
		
wscript: small tweaks to with mingw32
		 
	
		a7343ffe
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/10 03:39
		
doc/web.cfg: fix typo to really exclude mathutils
		 
	
		eeda7615
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/10 03:38
		
src/io/source_avcodec.c: remove useless include
		 
	
		ab41f5ce
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/10 03:36
		
src/io/sndfileio.{c,h}: remove old sndfile interface
		 
	
		549928e2
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/10 03:30
		
wscript: make sure all libav libraries are installed to build source_avcodec
		 
	
		eb999827
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/09 20:09
		
wscript: no need to check jack version
		 
	
		154d9fcb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/09 08:16
		
doc/*.cfg: bump version numbers here too
		 
	
		6d64a46b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/08 08:33
		
VERSION: bump to 0.4.0~beta1
		 
	
		b0edd2d5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/08 08:19
		
ChangeLog: write a short description of most changes over the past 5 years
		 
	
		969bbb20
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/08 08:00
		
python/tests/test_zero_crossing_rate.py: update
		 
	
		018e5110
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/08 06:52
		
src/io/source_{avcodec,sndfile}.c: add and improve warnings about upsampling
		 
	
		6bc52ccb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/08 06:49
		
python/: moved old gst hack to python.old for now
		 
	
		2c31bb6b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/08 06:49
		
examples/utils.c: also print duration in seconds
		 
	
		0a7f4247
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/08 06:11
		
examples/parse_args.h: make sure samplerate and sizes params are positive, fix help message
		 
	
		664fd25a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 18:51
		
doc/: document -f --force-overwrite option
		 
	
		0a509c61
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 18:51
		
examples/: check if sink_uri exists, add -f to force overwrite
		 
	
		a93dab37
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 18:14
		
wscript: indent and minor cosmetics
		 
	
		6b143514
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 17:58
		
wscript: wrap lines, remove old autotools check
		 
	
		e9e2a870
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 17:48
		
examples/: define aubio_process_func_t once in utils.h
		 
	
		8122e54a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 17:26
		
src/io/source.h: add a note about the different libraries
		 
	
		403e9dd7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 17:10
		
doc/: rewrite manpages, use txt2man, add aubioquiet.txt, change rule in wscript
		 
	
		49e40cca
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 17:09
		
python/scripts/aubiocut: sync option names with examples/
		 
	
		074b41be
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 16:34
		
src/io/source_apple_audio.h: improve documentation
		 
	
		fc95aaf0
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 15:26
		
.gitignore: update doxygen generated file location
		 
	
		3826e0bc
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 15:14
		
examples/parse_args.h: move some options down
		 
	
		ce6186a3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 15:14
		
examples/aubio{trac,onset}.c: add silence option
		 
	
		fe6a393a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 15:02
		
examples/aubiopitch.c: set default buffer_size to 2048
		 
	
		f0dd5fbe
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 09:56
		
src/pitch/pitch.h: improve documentation, adding a description of each method
		 
	
		846330f6
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 09:55
		
src/pitch/pitchyinfft.h: remove reference to pitchyin.c
		 
	
		53d14975
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 09:55
		
src/pitch/pitch.c: add aliases for freq (hertz, Hz, and f0)
		 
	
		0aa52087
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 09:48
		
src/tempo/tempo.h: add examples to documentation
		 
	
		a6e2e5fd
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 09:48
		
src/onset/onset.h: add examples to documentation
		 
	
		32082e50
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 09:35
		
src/utils/hist.{c,h}: flow/fhig, now ilow/ihig
		 
	
		fd46d1e0
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 09:35
		
src/tempo/beattracking.h: improve documentation
		 
	
		258d4419
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 09:35
		
src/aubio.h: add pitchspecacf, remove from python/lib/generator
		 
	
		4219f8a3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 09:33
		
tests/src/pitch/test-pitchspecacf.c: add simple test
		 
	
		916f0929
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 09:32
		
src/pitch/pitchyinfft.h: improve documentation
		 
	
		dba677f0
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 09:30
		
doc/*.cfg: update to doxygen 1.8.5
		 
	
		251da3bf
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 09:25
		
src/io/source_avcodec.c: remove duplicated line
		 
	
		04281508
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 08:11
		
examples/parse_args.h: check buffer_size and hop_size
		 
	
		5958d1ee
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 08:10
		
src/spectral/phasevoc.c: check win_s and hop_s
		 
	
		21e2e6db
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 07:38
		
src/pitch/pitch.c: aubio_pitch_set_unit returns AUBIO_FAIL on fail
		 
	
		ce1d788f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 07:32
		
src/fmat.h: improve documentation
		 
	
		479adba0
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 07:30
		
src/onset/onset.h: improve documentation
		 
	
		2b6139e7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 07:10
		
src/synth/{wavetable,sampler}.h: improve documentation
		 
	
		4b7a740d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 06:58
		
src/pitch/pitch.h: improve documentation
		 
	
		58997528
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 06:46
		
src/tempo/tempo.h: fix silence documentation
		 
	
		fdd53159
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 06:44
		
src/tempo/tempo.h: comment method param
		 
	
		8750bbd4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 06:40
		
src/synth/wavetable.h: improve documentation
		 
	
		912f3435
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 06:28
		
examples/utils.c: do not add . at end of path
		 
	
		134cd3a1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 06:27
		
examples/aubiopitch.c: add pitch_unit
		 
	
		8a22fc4c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 04:03
		
examples/parse_args.h: only use jack where need be
		 
	
		7f2c515a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/07 03:56
		
examples/utils.h: move aubio_process_func_t to parse_args.h to avoid redefinition
		 
	
		61ecd1a4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/06 18:44
		
src/io/source_avcodec.c: rename hack to _reset_resampler, move up for clarity
		 
	
		3da81878
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/06 18:22
		
examples/: remove -o and -j when unused
		 
	
		466dff30
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/06 17:09
		
examples/: large refactoring, improve option management, remove old stuff, move blocking logic to jackio
		 
	
		44e94f3c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/06 14:56
		
src/synth/wavetable.c: make sure samplerate is valid
		 
	
		1b25a708
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/06 13:14
		
examples/: move parse_args to parse_args.h, clean up, remove lash and old frames_delay
		 
	
		cc6b2215
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/06 12:57
		
src/synth/wavetable.c: also delete parameters
		 
	
		e8c4de26
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/06 09:39
		
Merge branch 'avcodec' into develop
		 
	
		9ec63a0f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/06 09:39
		
tests/src/tempo/test-beattracking.c: also use use confidence
		 
	
		7816f2b8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/06 09:38
		
src/io/source.h: add [out] decorator to doxystring
		 
	
		447c673f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/06 09:38
		
src/io/source_sndfile.c: also check parameters here, synchronise tests
		 
	
		919139be
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/06 09:35
		
tests/src/io/test-source_avcodec.c: wrap line
		 
	
		4fa1fd9d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/06 09:35
		
doc/web.cfg: add source_avcodec and audio_unit to blacklist
		 
	
		e1cdb899
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/06 09:34
		
python/lib/generator.py: add source_avcodec to blacklist
		 
	
		fcd963af
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/06 09:34
		
src/io/source_avcodec.c: add _multi, building AVAudioResampleContext the first time _do or _do_multi is run
		 
	
		ce5e4242
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/06 05:22
		
tests/src/io/test-source_avcodec.c: add hop_size, improve memory check
		 
	
		b294b3e4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/06 04:21
		
src/io/source_avcodec.c: check new_ arguments are valid
		 
	
		0af90030
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/05 19:58
		
src/io/source_avcodec.c: simplify error parsing, compute line size
		 
	
		1fe3ac27
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/05 18:23
		
src/io/source_avcodec.c: wrap lines, remove old comments
		 
	
		3d5cddf6
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/05 18:12
		
src/io/source_avcodec.c: let avresample do the conversion to float
		 
	
		0044b437
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/05 16:48
		
src/io/source_avcodec.c: out_samples is an int
		 
	
		af272654
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/05 16:30
		
Merge branch 'develop' into avcodec
		 
	
		d67a08ee
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/05 16:26
		
tests/src/io/test-sink.c: add hop_size option, check all memory allocations
		 
	
		52b5f34a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/05 16:24
		
src/io/sink_sndfile.c: avoid a small memory leak when new_sink_sndfile fails
		 
	
		eadd8d55
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/05 16:13
		
src/io/source_avcodec.c: rewrite _do, add eof, remove debug output
		 
	
		7760b407
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/05 13:43
		
src/io/source_avcodec.c: only read packets from selected stream, get correct out_samples from avresample_convert
		 
	
		f3b93c69
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/05 04:40
		
src/io/source_avcodec.c: do not reuse AVPacket for now, avoiding memory leaks
		 
	
		d75e2d58
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/05 04:20
		
src/io/source_avcodec.c: simplify, improve comments
		 
	
		75eb1824
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/05 03:06
		
Merge branch 'develop' into avcodec
		 
	
		294aff65
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/05 03:06
		
tests/src/io/test-source_sndfile.c: really abort on error
		 
	
		6abb4deb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/05 03:05
		
src/io/source_avcodec.c: increase max_analyze_duration
		 
	
		23bf0018
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/05 03:01
		
tests/src/io/test-source_avcodec.c: really abort on error
		 
	
		d3b9fe4f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/05 02:59
		
src/io/source_avcodec.c: tidying up
		 
Next