RSS feed
	
	
	
		64c36582
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 08:28
		
swig/aubio.i: update aubio_resampler_do
		 
	
		0af05d38
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 08:27
		
rename src/temporal/resample.c to src/temporal/resampler.c
		 
	
		9daf0183
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 08:07
		
tests/src/test-resample.c: run 10 times, update defines
		 
	
		06f2d78a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 08:03
		
src/temporal/resample.{c,h}: _do function returns void
		 
	
		47f17fc9
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 01:50
		
plugins/puredata/aubioonset~.c: update peakpicker
		 
	
		ca559548
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 00:31
		
tests/python/examples/aubioonset.py: do not check onset is actually detected with all functions
		 
	
		ca0a8210
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 00:30
		
tests/python/examples/aubionotes.py: do not assume the error is known
		 
	
		874ed554
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 00:24
		
tests/python/template.py: factorise
		 
	
		e6b2a0c8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 23:11
		
tests/python/src/spectral/fft.py: remove abs, test passes in double precision
		 
	
		66760af5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 23:09
		
configure.ac: add option to compile in double precision
		 
	
		41f4c5b8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 23:08
		
src/mathutils.c: indent, add parenthesis and initialise pos in fvec_min_elem needed
		 
	
		05a34799
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 23:05
		
examples/utils.c: remove unused variable
		 
	
		70dd55c0
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 22:48
		
tests/python/src/temporal/c_weighting.py: add test for c_weighting
		 
	
		e5ddc329
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 22:42
		
tests/python/src/pitch/pitchdetection.py: update prototypes
		 
	
		c9ca5a6e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 22:37
		
src/utils/hist.py: kill print
		 
	
		5a93302d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 22:35
		
tests/python/src/onset/peakpick.py: update to interpolated peak position
		 
	
		2672d67e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 22:13
		
tests/python/src/temporal/: update a_weighting tests
		 
	
		f603b575
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 22:10
		
tests/python: update template.py
		 
	
		cc9d0cc1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 22:03
		
tests/python/src/temporal/filter.py: update imports
		 
	
		8fe9c106
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 22:02
		
src/spectral/filterbank.c: make sure we don't read outside of boundaries
		 
	
		1594d49e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 22:00
		
tests/python: updated filterbank test
		 
	
		db626228
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 21:23
		
tests/python: update imports
		 
	
		a9f16569
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 21:19
		
tests/python/localaubio.py: simplify, also import template
		 
	
		3c18f9ee
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 19:32
		
src/spectral/filterbank_mel.{c,h}: rename _set_mel_coeffs to _set_triangle_bands, add some warnings, setters return uint_t,
		 
	
		9a122641
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 19:27
		
src/pitch/pitchmcomb.c: hide aubio_pitch_cands
		 
	
		a72f3f19
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 19:24
		
src/onset/onset.c: rename aubio_onset to aubio_onset_do
		 
	
		316092e6
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 19:23
		
plugins/puredata/aubioonset~.c: update peakpicker prototype
		 
	
		277918bb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 19:21
		
src/temporal/resample.c: rename aubio_resampler_process to aubio_resampler_do
		 
	
		0ce97483
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 19:19
		
src/utils/scale.c: rename aubio_scale_set to aubio_scale_set_limits
		 
	
		01b8fcc1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 18:58
		
src/onset: rename aubio_onsetdetection to aubio_onsetdetection_do
		 
	
		cb158ab8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 18:45
		
src/onset/onsetdetection.c: remove unused variable
		 
	
		d0dca267
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 18:43
		
src/spectral/mfcc.c: add missing include
		 
	
		5bf23f7a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 18:34
		
src/tempo/tempo.{c,h}: rename aubio_tempo to aubio_tempo_do
		 
	
		a808d05d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 16:33
		
plugins/puredata/aubioonset~.c: rename peakpicker
		 
	
		8766cb6e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 16:31
		
src/onset/peakpick.c: rename aubio_pickpeak_t to aubio_peakpicker_t
		 
	
		cfa0f12a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 16:11
		
tests/src/test-filter.c: avoid redefining o
		 
	
		33916b87
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 15:55
		
src/spectral/filterbank.{c,h}: add function to set coefficients
		 
	
		bd1a630f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 15:39
		
tests/src/test-filter.c: improve, indent
		 
	
		e5e693e0
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 15:36
		
tests/src/test-pitch*: update pitch prototypes
		 
	
		12948627
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 15:33
		
src/pitch/: change all _detect prototypes to _do
		 
	
		1b882891
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 14:28
		
src/onset/onsetdetection.{c,h}: no need for function specific prototypes to be public
		 
	
		10a54136
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/07 14:26
		
src/mathutils.c: add aubio_is_power_of_two and aubio_next_power_of_two
		 
	
		daa4ca90
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/06 13:28
		
tests/src/test-peakpick.c: update peakpicker prototype
		 
	
		9facc277
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/06 13:06
		
examples/aubionotes.c: update peakpicker prototype
		 
	
		19f1dc9b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/06 13:06
		
examples/aubioonset.c: use interpolated onset position
		 
	
		a9e27e4f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/06 13:04
		
python/aubio/task/onset.py: isonset > 0., not == 1
		 
	
		b07ff1ee
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/06 13:04
		
python/aubio/aubioclass.py: update peakpicker class
		 
	
		eb089fbb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/06 13:03
		
swig/aubio.i: update peakpicker interface, escape #if as needed
		 
	
		422edfb8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/06 13:02
		
src/onset/peakpick.h: clean up peakpicker object
		 
	
		020d80ed
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/06 13:01
		
src/temporal/resample.c: include config,h before checking HAVE_SAMPLERATE
		 
	
		f8263491
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/05 22:50
		
interfaces/python: add cvec and filter types
		 
	
		9b23eb31
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/05 22:49
		
interfaces/python: add cvec and filter types
		 
	
		998a8be2
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/05 15:41
		
swig/aubio.i: update prototype
		 
	
		0f6f2e61
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/05 15:40
		
src/onset/peakpick.c: use quadint in peakpick to get interpolated peak position, real in the range [0,2] in number of hop size
		 
	
		eebb0e1f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/04 20:31
		
swig/aubio.i: update set_a,c_weighting prototypes
		 
	
		f530f121
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/04 20:30
		
src/temporal/{a,c}_weighting.{c,h}: set_a,c_weighting return 1 on error, 0 on success
		 
	
		ccf8b779
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/02 11:39
		
python/aubiomodule.c: move PyAubio_ArrayToFvec to py-fvec.c
		 
	
		146280af
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/02 11:38
		
python/test_aubio.py: update unit tests
		 
	
		207ed190
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/02 07:24
		
python/aubiomodule.c: add zero_crossing_rate and min_removal
		 
	
		6b1aafc2
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/02 07:20
		
python/aubiomodule.c: PyAubio_ArrayToFvec to convert numpy array to a Py_fvec, no copy
		 
	
		352fd5f7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/02 07:19
		
python/py-fvec.c, python/aubio-types.g: define AUBIO_FLOAT, move default length and channels here, rename fvec to aubio.fvec
		 
	
		eb7f743c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/02 02:11
		
src/mathutils.{c,h}: loop over channels when possible, improve documentation, indent
		 
	
		1498ced0
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 22:14
		
src/mathutils.c: fix fvec_min_removal
		 
	
		acf7d304
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 22:10
		
src/mathutils.c and co: use 0.0, not 0.0f
		 
	
		c0b295c7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 22:05
		
src/mathutils.c: rename fvec_dc_removal to fvec_min_removal
		 
	
		38e97322
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 21:26
		
tests/src/: various updates
		 
	
		5c4ec3cb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 21:19
		
src/mathutils.{c,h}: rename all vec_ to fvec_
		 
	
		2f64b0eb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 21:11
		
rename vec_min and vec_min_elem to fvec_min and fvec_max_elem
		 
	
		1e2c82fd
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 21:09
		
rename vec_max and vec_max_elem to fvec_max fvec_max_elem
		 
	
		d57c879a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 21:07
		
tests/src/test-filterbank.c: print coeffs
		 
	
		8b285248
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 21:05
		
src/mathutils.c: rename vec_mean to fvec_mean
		 
	
		47eabeb1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 21:00
		
tests/src/test-phasevoc.c add missing stdio.h
		 
	
		d1c05544
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 20:56
		
src/temporal/[ac]_weighting.[ch]: add 11025 Hz
		 
	
		2cc816a4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 20:51
		
src/temporal/[ac]_weighting.c: update error message
		 
	
		321eb85b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 20:49
		
src/temporal/[ac]_weighting.[ch]: add coeffs for 24, 32, 48 and 88.2 kHz
		 
	
		847b3749
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 20:30
		
examples/utils.c: use fvec_zeros()
		 
	
		f3bee794
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 13:41
		
src/spectral/fft.{c,h}: move fftw3.h include inside fft.c
		 
	
		e6c11e31
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 13:38
		
src/spectral/filterbank.{c,h}: aubio_filterbank_t_ -> _aubio_filterbank_t
		 
	
		252a080d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 13:36
		
src/onset/onsetdetection.c: simplify complex domain computation
		 
	
		04d50b07
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 11:44
		
Makefile.am: update java location
		 
	
		18738adf
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 11:44
		
configure.ac: do not use AM_SILENT_RULES for now, wait for automake 1.11 to reach most systems
		 
	
		f825dd0a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 11:02
		
src/Makefile.am: update a- and c-weighting filter filenames
		 
	
		1942323f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 05:04
		
src/onset/onsetdetection.c: fix off by one error in complexdomain without complex.h
		 
	
		bc4e1758
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 04:24
		
swig/aubio.i: update filter interface
		 
	
		7ac818f4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/01 04:22
		
tests/src: include stdio.h as needed, add HAVE_LIBSAMPLERATE
		 
	
		ae6e15c8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/09/30 13:42
		
interfaces/python: improve draft wrapper alpha_norm example, add some unit tests
		 
	
		7de4de01
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/09/29 23:54
		
moved cpp to interfaces/
		 
	
		0a6c2115
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/09/29 23:46
		
added new python interface draft, work in progress
		 
	
		1094f52d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/09/29 23:45
		
created interfaces directory, moved java there and added new python draft interface
		 
	
		1cc007c4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/09/29 22:44
		
wscript: updated for waf r6742
		 
	
		7e114c8c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/09/29 21:24
		
tests/python/src/temporal/a_weighting.py: moved from adesign.py
		 
	
		f11d78d7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/09/29 16:45
		
wscript: move test build rules from tests/src/wscript_build, use new unit test system
		 
	
		899dfd3c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/09/29 16:14
		
src/temporal/filter.h: 80 characters maximum per line
		 
	
		a54502c6
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/09/29 16:08
		
src/temporal/filter.{c,h}: indent, update copyright and license
		 
	
		6481c0c0
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/09/29 15:58
		
src/temporal/filter.c: fix aubio_filter_do and aubio_filter_do_outplace
		 
	
		78d14d4a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/09/29 04:01
		
src/aubio_priv.h: add alias from AUBIO_ERR to AUBIO_ERROR
		 
	
		a253fd4f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/09/29 04:00
		
src/aubio.h: update header names
		 
	
		c159aeb3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/09/29 03:58
		
src/temporal: rename adesign/adsgn to a_weighting, idem for c_weighting
		 
	
		a4364b83
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/09/29 03:43
		
src/temporal: revamp filter object, clarify API for A- and C-weighting filters,
		 
	
		d9c45df5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/09/28 18:02
		
src/spectral/spectral_centroid.h: protect with #ifndef _FOO_H and #ifdef __cplusplus
		 
Next