RSS feed
	
	
	
		fff2bee8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2007/04/17 17:59
		
mathutils.c: add aubio_zero_crossing_rate at Amaury's request
		 
	
		3fd2dc12
		 – Paul Brossier <piem@piem.org>
 authored
 on 2007/04/17 14:36
		
VERSION: bumped to 0.3.3
		 
	
		48b847b7
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/11 12:28
		
if swig found go down to dir
		 
	
		ae034c81
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/11 11:55
		
remove useless DISTCLEANFILES = autom4te.cache
		 
	
		518c6374
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/10 19:14
		
tag of piem@altern.org--aubio-calabaza/aubio--mainline--0.3.2--version-0
		 
	
		4d3c4615
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/10 19:14
		
seal version 0.3.2
		 
	
		15692243
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/10 12:38
		
install aubiowrapper.py only once and in pkgpython
		 
	
		aa81937a
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/10 09:13
		
redirect output of time to standard output stream
		 
	
		633fb320
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/10 09:12
		
remove unused parameter warnings with __attribute__((unused))
		 
	
		b377d045
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/10 09:12
		
remove unused parameter warnings with UNUSED
		 
	
		ec399cf3
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/10 09:09
		
add define for __attribute__((unused))
		 
	
		098bd92b
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/08 19:14
		
fix AUBIO_CFLAGS with --enable-debug
		 
	
		823fa09c
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/07 17:51
		
remove intro in manual pages
		 
	
		beea3cfa
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/07 17:46
		
update the manual pages
		 
	
		042e0959
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/07 17:19
		
define PYTHONPATH in python/README
		 
	
		3a323d0e
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/07 17:17
		
add -v switch to examples usage string
		 
	
		15668863
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/07 17:15
		
makes aubiocut and aubiopitch verbose by default, not quiet
		 
	
		cbea7303
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/05 08:05
		
add -no-undefined on cygwin and mingw, define CPPFLAGS on darwin
		 
	
		6a52f298
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/05 08:03
		
improve flags for windows and darwin puredata external
		 
	
		f33fec1b
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/05 08:01
		
link to libpython on windows, remove useless .libs, remove -no-undefined
		 
	
		11d5b960
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/05 07:59
		
simplify sounds/Makefile.am
		 
	
		8131a5cb
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/01 11:13
		
link aubioext against aubio
		 
	
		1899f0d5
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/01 11:13
		
hack around timer.c to pass compilation on windows
		 
	
		32c01336
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/01 11:11
		
link against python dll on windows
		 
	
		53efdb3f
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/10/01 11:10
		
link to pd.dll on windows
		 
	
		f43867f8
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/29 22:03
		
disable -Werror by default, rename gcc warning options to warnings and errorfail
		 
	
		961c39c3
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/29 18:35
		
add correct flags for puredata Makefile.am
		 
	
		19bc85a2
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/29 18:34
		
remove useless flags in python Makefile
		 
	
		366f8116
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/29 10:57
		
add support for text file from stdin
		 
	
		d88ea064
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/29 10:50
		
add some documentation
		 
	
		3b3ec6c7
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/29 10:20
		
use replacement if complex.h not found
		 
	
		237f6320
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/29 10:19
		
use replacement if complex.h not found
		 
	
		be929a5b
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/29 10:18
		
use os conditionals, update python swig and puredata external Makefiles
		 
	
		5a405dd1
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/29 10:16
		
use AUBIO_CFLAGS, not CFLAGS
		 
	
		17db1cde
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/29 10:15
		
use AUBIO_CFLAGS, not CFLAGS
		 
	
		8a1f9a4f
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/29 09:58
		
move libc aliases from mathutils.h to to aubio_priv.h
		 
	
		9ec78761
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/29 09:55
		
really fill test-fft
		 
	
		4eafd5bf
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/29 09:41
		
get doxygen PROJECT_NUMBER from VERSION file
		 
	
		b1bfc618
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/29 08:23
		
remove trailing slash to fix directory creation on osx
		 
	
		b9f5dbf6
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/29 08:16
		
fix beat task output
		 
	
		9c3b696d
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/05 12:34
		
fix signal buffer size for demo-tempo-acf
		 
	
		5ce98d8d
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/05 12:34
		
use omode in aubiopitch
		 
	
		c2f3981e
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/05 12:33
		
add beat p-score evaluation
		 
	
		e81c045a
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/09/05 12:32
		
fix gnuplot_create without options, add envelope draft, remove useless list
		 
	
		dbd19ead
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/08/10 10:34
		
update demo-tempo to new gnuplot functions, fix audio yrange for -acf
		 
	
		33cf5416
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/08/02 11:55
		
use options structure for plot_audio plot_spec
		 
	
		0ab19df2
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/08/02 11:25
		
factorise gnuplot_create options, update aubioplot-spec/audio
		 
	
		32fa8e81
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/08/02 10:55
		
reuse downsample_audio in make_audio_plot
		 
	
		5ed91337
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/08/02 10:48
		
remove obsolete gnuplot_init
		 
	
		e5cc1eaf
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/08/02 10:46
		
pass created plot to plot_audio/spec instead of outplot/extension, minor fixes
		 
	
		90bcdaad
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/08/02 10:39
		
make xsize and ysize floats in aubioplot-audio
		 
	
		9bb81518
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/08/02 07:24
		
use gnuplot_create in plot_audio
		 
	
		778bc7a3
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/08/02 07:23
		
if spectrum shorter than 1 second, use ms not s
		 
	
		e638bcfa
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/08/02 07:21
		
add buffer and hosize options to aubioplot-spec, use 10000 as default value for maxf
		 
	
		aa3637a0
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/28 10:55
		
add demo-tempo scripts
		 
	
		742c9b83
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/28 09:08
		
add bench-pitch-plot-isolated
		 
	
		4b4e6ae1
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/27 15:52
		
add aubioplot-yinfft
		 
	
		36dfbc6e
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/27 15:27
		
add aubioplot-spec
		 
	
		144aff72
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/27 04:37
		
floor, not FLOOR in examples, only inst_headers for user doc
		 
	
		26bf9686
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/26 19:46
		
do not print out for when running tests
		 
	
		5274ee6e
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/26 19:45
		
bump version number, use VERSION to store it
		 
	
		e41af985
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/26 19:40
		
update patch log using sync-tree
		 
	
		8659f2c6
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/26 19:34
		
merge in piem@altern.org--aubio-fraise/aubio--mailine--0.3.2--patch7, tests and CFLAGS fixes
		 
	
		da5edf3e
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/26 13:03
		
add aubioplot-audio
		 
	
		475da2f0
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/23 07:05
		
add documentation for _aubio_pitchdetection_t
		 
	
		ceed6dc8
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/23 06:56
		
add documentation for del_aubio_pitchyinfft
		 
	
		91879d9e
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/23 06:54
		
add documentation for _aubio_pitchyinfft_t, remove unused parameters
		 
	
		fa4400ef
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/23 06:27
		
remove useless extern
		 
	
		227564e1
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/23 06:27
		
remove useless extern
		 
	
		a89438a6
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/23 06:26
		
remove useless extern
		 
	
		6ba2f1ce
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/23 06:14
		
add documentation for fvec_t and cvec_t
		 
	
		989bf7fb
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/23 05:01
		
make comments doxygen compliant
		 
	
		895ad8cb
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/23 05:00
		
complete documentation for onset routines
		 
	
		b740b967
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/23 04:57
		
add documentation for _aubio_onset_detection_t
		 
	
		bd24069e
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/23 04:56
		
remove completed todo, fix documentation
		 
	
		4e9101e5
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/22 05:48
		
add tests for most function
		 
	
		4cab19e9
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/22 05:44
		
update aubiotempo~ to new tempo objects
		 
	
		fc5bc72c
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/22 05:43
		
update aubiotrack to new tempo objects
		 
	
		7524d0b0
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/22 05:41
		
add tempo and onset functions
		 
	
		3eb0cc38
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/22 05:39
		
update doxygen introduction
		 
	
		26499e46
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/21 14:35
		
update test-fft to not use aubio_priv.h
		 
	
		45c0f163
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/21 14:14
		
complete test-tss memory freeing
		 
	
		7e20db8b
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/21 14:14
		
complete test-phasevoc-jack memory freeing, use sleep instead of pause
		 
	
		40536fa0
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/21 14:11
		
complete test-phasevoc memory freeing
		 
	
		cdfad6fd
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/21 14:10
		
complete test-mfft memory freeing, comment out printfs
		 
	
		17fbb7a2
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/21 14:08
		
complete test-fft memory freeing
		 
	
		e8830c43
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/21 14:07
		
correct date of thesis references
		 
	
		9af07aa2
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/21 09:58
		
exit from examples when woodblock or input files not found
		 
	
		b91fe6ec
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/21 09:57
		
fix memory freeing in examples
		 
	
		e21208e3
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/21 09:54
		
remove global variable in beattracking
		 
	
		f3f28b1f
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/21 09:52
		
avoid another out of boundaries write in yinfft
		 
	
		283d93f8
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/21 09:42
		
avoid out of boundaries write in yinfft
		 
	
		e43c0183
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/20 11:51
		
fix memory freeing in pitchyinfft
		 
	
		c6214159
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/13 11:57
		
fix memory freeing in onsetdetection, remove useless _alloc
		 
	
		714380d8
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/13 11:01
		
add aubio_cleanup to clean fftw cached memory
		 
	
		bf8e1344
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/13 09:49
		
add xsize and ysize plot options in aubiopitch
		 
	
		470a772c
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/13 09:48
		
fix timelines and plot sizes in onset and pitch
		 
	
		9c542654
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/13 09:45
		
fix out of boundaries write in hist
		 
	
		dde06ad6
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/13 09:42
		
update hist deletion function
		 
	
		c84300e6
		 – Paul Brossier <piem@altern.org>
 authored
 on 2006/07/13 09:42
		
update hist deletion function
		 
Next