RSS feed
	
	
	
		8bc48003
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/29 17:11
		
doc/*.sgml: bump to GPLv3, update email
		 
	
		197f2eca
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/25 23:50
		
removed TODO, obsolete
		 
	
		0b48dcbb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/25 23:31
		
COPYING: update from GPLv2 to GPLv3
		 
	
		20d8266e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/25 23:30
		
python: more update headers to GPLv3
		 
	
		6a2478cf
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/25 23:29
		
examples: more header updates to GPLv3
		 
	
		e6a78ea0
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/25 22:55
		
src: update all headers to GPLv3
		 
	
		180eecaa
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/25 18:16
		
plugins/wavesurfer: moved to own branch
		 
	
		1342c2f1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/25 18:03
		
plugins: remove audacity plugin, obsolete
		 
	
		e460e60f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/25 17:45
		
interfaces/cpp: remove, will create a separate project later if needed
		 
	
		b616ffe3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/25 17:36
		
doc/*.cfg: use header, remove css, add whitelist
		 
	
		0e0a049d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/25 17:33
		
examples/: simplify, use fvec_ funcs
		 
	
		a17e8c94
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/25 17:09
		
src/musicutils.h: improve file title
		 
	
		f071c931
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/25 17:08
		
src/temporal/biquad.h: indent
		 
	
		8b19e1ca
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/25 17:08
		
src/temporal/c_weighting.h: indent
		 
	
		29808b1e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/25 17:05
		
src/onset/onset.h: update documentation
		 
	
		4ef9a9bd
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/25 17:03
		
src/aubio.h: improve documentation
		 
	
		62b8ab2e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/25 16:40
		
configure.ac, wscript: default to no complex
		 
	
		e665063c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/25 16:39
		
doc/aubio.css: strip down, use header to add own style
		 
	
		299ad52f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/22 00:03
		
examples/aubionotes.c: add AUBIO_UNSTABLE for fvec_median_channel
		 
	
		68607fdc
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/21 23:29
		
swig/aubio.i: remove private api stuff
		 
	
		00f48dcb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/21 23:26
		
interfaces/cpp/aubiocpp.cpp: use getters
		 
	
		21f0655d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/21 23:24
		
tests/src: add AUBIO_UNSTABLE where needed
		 
	
		b2e706f3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/21 23:23
		
tests/src/test-mfcc.c: simplify using cvec_set
		 
	
		fc0262f7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/21 23:17
		
plugins/puredata/aubiotss~.c: define AUBIO_UNSTABLE to 1 before including aubio.h
		 
	
		83963b3f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/21 23:13
		
strip down stable public API, defining add AUBIO_UNSTABLE to access unstable API
		 
	
		78429de1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/21 23:10
		
src/*vec.h: strip down _*vec_t
		 
	
		992beaa9
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/21 15:54
		
interfaces/python/setup.py: only compile c files
		 
	
		c85da04a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/21 15:53
		
generator.py: fix indentation, do not allow any error
		 
	
		a8aaef39
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/21 12:12
		
interfaces/python/py-cvec.c: write setters for norm and phas
		 
	
		2d1d5ce6
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/21 11:56
		
src/temporal: improve documentation
		 
	
		3ad2ef6f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/21 11:41
		
src/aubio.h: remove HAVE_SAMPLERATE, not needed here
		 
	
		09b1777a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/21 11:40
		
gen_pyobject.py: fix initialisation of strings and tempo output size
		 
	
		1f8e5224
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/21 11:16
		
aubioinput.py: use uridecodebin, add run method, return 1 on error
		 
	
		40acfbc4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/21 11:08
		
examples/: set threshold as needed
		 
	
		1c190d58
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/20 15:26
		
aubioinput.py: added first draft of generic gst input
		 
	
		07bf04e6
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/19 11:27
		
python/: update to new filter, test_filter.py py-filter.c
		 
	
		ec1ce52d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/19 11:09
		
added crazy generator
		 
	
		615ac7dd
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/19 11:08
		
.
		 
	
		3f99693b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/19 11:00
		
src/temporal/filter.c: reset filter memory in filtfilt
		 
	
		b849106a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/19 10:58
		
src/lvec.{c,h}: add some utils
		 
	
		b01bd4a8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/19 10:45
		
src/temporal: derive biquad from filter, use in peakpicker
		 
	
		59c046dc
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/19 09:52
		
src/spectral/filter.c, src/temporal/filterbank_mel.c: move samplerate to the end
		 
	
		b14107f7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/19 06:59
		
examples/aubiopitch.c: added c version of aubiopitch, more renaming
		 
	
		ca1abdd5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/19 06:51
		
rename aubio_pitchdetection to aubio_pitch
		 
	
		9f07d521
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/18 11:20
		
python/aubio/aubioclass.py: update peakpicker usage
		 
	
		247ce7d3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/18 11:19
		
examples/aubionotes.c: update median usage
		 
	
		bf1c6746
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/18 11:18
		
tests/python/src/onset/peakpick.py: update peakpicker usage
		 
	
		e5f49af8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/18 11:17
		
swig/aubio.i: remove unused extern, update peakpicker
		 
	
		56ef7e1e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/18 11:08
		
Change peakpicker to match API specs, make quadint per channel
		 
	
		74516f75
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/17 13:18
		
swig/aubio.i: remove windo enum
		 
	
		407bba93
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/17 10:38
		
src/mathutils.c: use a string for window type, making enum private
		 
	
		858cfa7b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/17 10:15
		
remove references to aubioext in Makefile.am
		 
	
		740f06b6
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 20:43
		
ext/, examples/, swig/, python/, tests/: remove libaubioext, make libsamplerate optional
		 
	
		6107f4cc
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 19:04
		
src/spectral/mfcc.h: indent
		 
	
		d4c5de7b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 19:03
		
examples/: make use of aubio_onset in aubioonset and aubionotes, simplify, keep only general stuff in utils
		 
	
		28283822
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 18:56
		
tests/src/: update mfcc
		 
	
		41bf913b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 18:55
		
src/spectral/mfcc.c: move samplerate at the end of params
		 
	
		7778f394
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 17:57
		
tests/src/: update to use samplerate
		 
	
		e4f142c3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 17:56
		
src/onset/: use samplerate
		 
	
		d25bd120
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 17:55
		
src/tempo: use samplerate
		 
	
		68b82333
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 17:54
		
plugins/puredata/aubioonset~.c: indent
		 
	
		970bcedd
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 17:53
		
plugins/puredata/aubioonset~.c: use onset driver
		 
	
		67d0a8b3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 17:51
		
src/temporal/resampler.h: only defined if HAVE_SAMPLERATE
		 
	
		0d434df5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 17:28
		
tests/src/test-{hist,window}.c: remove unused argc argv
		 
	
		1812f491
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 15:56
		
src/tempo/beattracking.c: default to no warnings
		 
	
		3ca6155c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 15:40
		
python/aubio: utils.py removed
		 
	
		240e416b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 13:55
		
configure.ac: when compiling with --enable-double, default to fftw3
		 
	
		f1b925e4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 00:26
		
src/onset/peakpick.{c,h}: setters to return uint
		 
	
		0a257a6f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 00:16
		
src/tempo/tempo.{c,h}: setters to return unsigned ints
		 
	
		63386360
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 00:03
		
src/onset/onset.c: setters to return unsigned ints
		 
	
		f1b6aad6
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/16 00:02
		
src/spectral/tss.c: simplify new_ method, add setters for threshold, alpha, and beta
		 
	
		28c162c1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/15 17:09
		
src/utils/scale.{c,h}: set method to return int
		 
	
		93177fa4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/15 17:06
		
src/pitch/pitchdetection.{c,h}: update documentation, return ints in set methods
		 
	
		e8ae95ac
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/15 16:50
		
src/aubio_priv.h: change AUBIO_FAIL from 1 to -1, now works with unsigned ints
		 
	
		515c7b25
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/15 16:46
		
python/: remove task.utils, not used anymore
		 
	
		fe163ad7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/15 14:54
		
src/pitch: use a string to set pitch method, add a new function to set pitch unit, keep pitch enums private, update pitch methods where they are used
		 
	
		cd77c150
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/15 14:49
		
src/onset/onsetdetection.c: add 'default' method, set it to hfc, set method to default when parsing the string fails
		 
	
		b4f59678
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/15 13:09
		
src/onset: use a string to set onset mode, keeping onset types enum private, update everywhere onsets are used
		 
	
		27fa5220
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/15 12:07
		
src/types.h: added a typedef for char to help wrappers
		 
	
		24d4433b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/15 11:52
		
src/tempo/beattracking.h: fix typo
		 
	
		fe9c3145
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/15 11:37
		
src/temporal/resampler.{c,h}: use smpl_t, and convet that to a double for libsamplerate
		 
	
		c9cebe1c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/15 11:12
		
src/spectral: cosmetic changes
		 
	
		d9b50093
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/15 11:09
		
src/pitch: cosmetic changes
		 
	
		202ffa55
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/11 08:49
		
src/spectral/mfcc.c: also loop over channels
		 
	
		74a4865e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/11 08:47
		
src/spectral/fft.c: fix imag boundaries, including for odd fft sizes
		 
	
		4f4299de
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/11 08:40
		
src/spectral/fft.c: make sure we set allocated vectors to 0
		 
	
		89797525
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/11 08:38
		
src/spectral/fft.c: 0 and N/2 + 1 phase must carry the sign of respective real components
		 
	
		2fde783b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/11 08:37
		
src/spectral/fft.c: do not zero phase for no good reason, use ATAN2 macro
		 
	
		76fc277f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/11 08:33
		
src/aubio_priv.h: add macro for ATAN2
		 
	
		77a321cf
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/11 08:32
		
src/aubio_priv.h: IS_DENORMAL also for negative ones, CEIL_DENORMAL for anything below 2.e-42
		 
	
		5f4fd2fc
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 17:07
		
tests/python/template.py: also print the command when failing
		 
	
		b45b4ea3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 17:04
		
tests/python/localaubio.py: swith location
		 
	
		7280e678
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 17:03
		
tests/python/examples/aubiopitch.py: do not fail if file is missing, print out where to find it
		 
	
		8802f92d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 17:00
		
tests/python/src/pitch/pitchdetection.py: update to latest pitch prototypes
		 
	
		3027c6eb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 16:59
		
python/aubio: update to latest pitch prototypes
		 
	
		61316a6f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 16:54
		
examples plugins: update to latest pitch prototypes
		 
	
		05773a2c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 16:52
		
swig/aubio.i: update pitch prototypes
		 
	
		7a6cbbe8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 16:51
		
src/pitch/pitchdetection.{c,h}: clean and update prototypes, sync with latest pitch objects
		 
	
		22d33e22
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 16:49
		
src/pitch/pitchyinfft.{c,h}: add get/set for tolerance, clean and update prototypes, make multichannel
		 
	
		2ba34404
		 – Paul Brossier <piem@piem.org>
 authored
 on 2009/10/08 16:24
		
src/pitch/pitchyin.{c,h}: add proper aubio_pitchyin_t object, clean and update prototypes, make multichannel
		 
Next