RSS feed
	
	
	
		483b883e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/04/09 08:54
		
src/tempo/tempo.c: add get_last functions
		 
	
		8b884ef2
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/04/09 08:49
		
src/onset/: rename get_last_onset to get_last
		 
	
		dee41640
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/04/09 07:09
		
python/scripts/aubiocut: add slicing
		 
	
		69440b8b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/04/08 12:22
		
src/io/source_sndfile.c: write 0 to all channels in case of short read
		 
	
		58c24e1a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/04/08 12:17
		
src/io/source_sndfile.c: fix copy of last channel
		 
	
		8c7f80db
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/04/08 08:02
		
examples/aubiomfcc.c: simplify process_print
		 
	
		0e755894
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/04/08 07:51
		
python/tests/test_pitch.py: more tests
		 
	
		95dc7f22
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/04/08 07:50
		
src/pitch/: add first draft for specacf
		 
	
		ea912ccd
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/04/08 06:27
		
src/mathutils.h: markdown syntax
		 
	
		8a7b344e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/04/08 06:27
		
src/io/sink_apple_audio.c: warn before fixing size
		 
	
		65108666
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/04/08 06:27
		
src/io/source_sndfile.c: mono to stereo, copying last channel of file to all remaining output matrix channels
		 
	
		dc7f2cc1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/04/08 06:24
		
src/pitch/pitchyinfft.c: use fvec_quadratic_peak_pos
		 
	
		f84cea78
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/04/08 06:20
		
src/pitch/pitchmcomb.c: use fvec_quadratic_peak_pos
		 
	
		69d642a0
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/04/08 06:19
		
src/pitch/pitchyin.c: use fvec_quadratic_peak_pos
		 
	
		9499eefb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/04/08 06:19
		
src/mathutils.{c,h}: add fvec_quadratic_peak_pos, a fixed replacement for fvec_quadint
		 
	
		002563f5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/29 22:13
		
wscript: improve help messages
		 
	
		0318cc14
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/29 20:35
		
wscript: always use installed external dependancies, simplify
		 
	
		c833f56b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 21:06
		
src/io/source_apple_audio.c: simplify buffer creation, reset size on seek
		 
	
		b8389deb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 15:55
		
src/io/source_apple_audio.c: copy data to missing channels
		 
	
		f174a22e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 15:41
		
tests/src/synth/test-sampler.c: shorter frames, repeat three times
		 
	
		bd1fa89b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 15:11
		
Merge branch 'synth' into develop
		 
	
		eaaba627
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 15:11
		
src/synth/sampler.c: fix _do_multi
		 
	
		19f222d8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 15:09
		
src/io/utils_apple_audio.c: use AUBIO_ARRAY / AUBIO_FREE
		 
	
		3286230f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 15:07
		
tests/src/io/test-source_seek.c: add simple test, read() / seek(0) / read()
		 
	
		987fb86c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 14:32
		
src/io/source_apple_audio.c: reset mDataByteSize in case of short read
		 
	
		6bbdcff5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 13:54
		
src/io/source_apple_audio.c: add _open and _close
		 
	
		86cfdfaa
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 12:08
		
src/io/source.h: add source_multi example
		 
	
		f4db0e73
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 11:32
		
tests/src/io/test-source_seek.c: add source_seek test
		 
	
		59c4e5d3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 09:18
		
tests/src/io/test-source_multi.c: del fmat only when need be
		 
	
		5941f9e9
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 09:07
		
web.cfg: exclude hist.h
		 
	
		100add64
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 08:55
		
src/pitch/pitchyinfft.h: add link to thesis
		 
	
		7efeffdc
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 08:55
		
src/tempo/tempo.h: add some documentation
		 
	
		bea5389e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 08:48
		
moved old python stuff out of tests/
		 
	
		229d0505
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 08:37
		
lib/aubio/__init__.py: add header and docstring
		 
	
		ff744600
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 08:36
		
ext/aubio-types.h: system include
		 
	
		c342c178
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 08:35
		
python/demos/demo_miditofreq.py: added simple miditofreq example
		 
	
		86ad5462
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 08:33
		
python/tests/test_phasevoc.py: split tests
		 
	
		01e7be04
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 08:33
		
python/tests/test_source.py: really fail wrong hop size test
		 
	
		e6cde322
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 08:25
		
Merge branch 'synth' into develop
		 
	
		22df684f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 08:25
		
tests/src/synth/test-sampler.c: added simple test
		 
	
		5e392e3e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 08:22
		
Merge branch 'synth' into develop
		 
	
		016dc3b6
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 08:21
		
python/lib/gen_pyobject.py: add sampler
		 
	
		dc798e1d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 08:15
		
Merge branch 'synth' into develop
		 
	
		5d161851
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 08:15
		
Merge branch 'device' into develop
		 
	
		6ff6d18c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 07:56
		
python/demos/demo_{mel-energy,mfcc,specdesc}.py: use set_xlabels_sample2time
		 
	
		e5afd475
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 07:51
		
python/demos/demo_mel-energy.py: added simple mel energy bands demo
		 
	
		d83ac74b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 07:47
		
python/demos/demo_mfcc.py: added simple mfcc demo
		 
	
		04c83462
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 07:46
		
src/synth/sampler.h: add a simple sampler
		 
	
		1e905884
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 07:43
		
python/demos/demo_waveform_plot.py: also set x limits
		 
	
		1eee4053
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 07:42
		
python/demos/demo_waveform_plot.py: plot more samples, add hop_size parameter, add set_xlabels_sample2time
		 
	
		a682dbee
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/22 06:52
		
src/synth/sampler.c: add a simple sampler
		 
	
		6d44595e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/21 20:23
		
Merge branch 'develop' into synth
		 
	
		b429b684
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/21 20:22
		
tests/src/io/test-sink.c: improve message
		 
	
		18a378ee
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/21 16:50
		
src/io/source_sndfile.c: pad with 0 when end of file is reached
		 
	
		3d2fe263
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/21 16:36
		
src/io/source_sndfile.{c,h}: fix include and prototype, bypass resampler for now
		 
	
		ae9fd901
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/21 16:31
		
src/io/source*: add _do_multi and _get_channels, really downmix apple_audio
		 
	
		4865e4b2
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/21 16:29
		
src/io/source*: add _do_multi and _get_channels, really downmix apple_audio
		 
	
		79822038
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/21 15:41
		
add seek to src/io/source*
		 
	
		2d3212aa
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/19 18:55
		
src/io/source_apple_audio.h: too early as well
		 
	
		bad8eb99
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/18 09:50
		
src/io/audio_unit.h: not ready yet
		 
	
		7125680e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/18 07:28
		
python/lib/gen_pyobject.py: add forgotten source
		 
	
		6a03729d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/18 07:19
		
src/io: use hop_size, not block_size
		 
	
		ab7b1b7f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/18 07:13
		
python/lib/gen_pyobject.py: add block_size for source
		 
	
		9615b037
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/18 06:53
		
python/lib/aubio/midiconv.py: note2midi improve error message
		 
	
		8e9cb579
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/18 06:52
		
python/tests/test_specdesc.py: update to latest specdesc.c
		 
	
		78a42e2c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/18 06:49
		
src/spectral/fft.h: remove object from brief description
		 
	
		df539362
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/18 06:49
		
src/onset/onset.c: rename of to desc for clarity
		 
	
		93e34637
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/18 06:47
		
src/io/sink_apple_audio.c: print an error if del_aubio_sink_apple_audio failed
		 
	
		396103a6
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/18 06:46
		
src/fvec.c: fvec_copy: only get min if needed
		 
	
		ba507ff3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/18 06:43
		
src/io/source_apple_audio.h: remove _multi, not ready yet
		 
	
		1d01ebb4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/18 06:40
		
doc/{full,web}.cfg: update project ids
		 
	
		b209eda5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/18 06:37
		
doc/{full,web}.cfg: remove custom LAYOUT_FILE
		 
	
		bb42f654
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/18 06:34
		
Merge branch 'pitchyinfft' into develop
		 
	
		ac20c856
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/18 06:32
		
src/io/*.h: add documentation to source and sink
		 
	
		a5f4b7d5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/17 23:18
		
src/pitch/pitchyinfft.c: simplify, add some comment, update copyright
		 
	
		53439afb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/17 22:10
		
doc/{web,full}.cfg: update to doxygen 1.8.3.1 template, disable graphs, use mathjax
		 
	
		3a67894b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/17 22:05
		
python/lib/gen_pyobject.py: fix shortname of methods with multiple _
		 
	
		4a95f837
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/16 12:44
		
src/pitch/pitchyinfft.c: optimize by avoiding polar coordinates, closes #7
		 
	
		8da0033f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/16 11:38
		
src/pitch/pitchyinfft.c: simplify a bit, preparing for #7
		 
	
		de5d3f12
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/16 06:09
		
src/io/source.h: start adding some documentation
		 
	
		8c43bf74
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/16 05:43
		
src/io/source_apple_audio.c: simplify _do, downmixing
		 
	
		4f872d75
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/15 17:46
		
src/spectral/specdesc.c: add more noise to make sure log doesn't explode when fftnorm is very small and old fftnorm is null
		 
	
		cb243f28
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/15 17:23
		
examples/aubiopitch.c: fix pitch mode selection
		 
	
		adc47c9c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/15 13:49
		
examples/aubioonset.c: simplify
		 
	
		7e9e3118
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/15 13:49
		
python/demos/demo_onset*: remove di, moved to C
		 
	
		35f73b8c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/15 13:48
		
src/onset/: remove wasonset, add getters and setters, improve doc
		 
	
		f5e0a544
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/15 12:24
		
src/onset/onset.c: add get_last_onset
		 
	
		376946a3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/15 10:41
		
src/onset/onset.c: quick fix to get very first frame of file
		 
	
		9778d9a6
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/13 09:25
		
src/spectral/phasevoc.c: indent
		 
	
		c25d5b5c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/13 09:24
		
src/tempo/tempo.h: object not driver
		 
	
		3cde6299
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/13 09:24
		
python/demos/demo_tempo_plot.py: import first
		 
	
		20b1aed9
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/11 18:44
		
python/tests/test_pitch.py: indent and generate more tests
		 
	
		b1306004
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/11 18:44
		
src/pitch/pitch.c: clarify, use one void pointer for all algorithms
		 
	
		426e6f79
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/10 15:22
		
src/pitch: start adding confidence
		 
	
		5284e0dd
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/10 15:15
		
src/pitch: start adding confidence
		 
	
		8c4560e5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/10 14:34
		
src/aubio.h: talk about unstable
		 
	
		7d89e618
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/10 07:37
		
tests/test_{midi2note,note2midi}.py: add header and encoding
		 
	
		9ead7a9b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/10 07:14
		
lib/aubio/midiconv.py: add note2 midi
		 
	
		f552e9ee
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/10 07:13
		
lib/aubio/midiconv.py: improve note2midi
		 
	
		33102ab9
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/03/10 06:34
		
lib/aubio/midiconv.py: add note2midi
		 
Next