shithub: aubio

RSS feed

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

e9d8cfe9 – Paul Brossier <piem@altern.org> authored on 2006/07/12 12:43
add del_aubio_onsetdetection, aubio_onsetdetection_free is obsolete

637a3ced – Paul Brossier <piem@altern.org> authored on 2006/07/12 12:41
add yinfft to aubio.h

e621b9a7 – Paul Brossier <piem@altern.org> authored on 2006/07/12 12:28
update biquad deletion function

bb20f871 – Paul Brossier <piem@altern.org> authored on 2006/07/12 12:27
create filter deletion function

9935735b – Paul Brossier <piem@altern.org> authored on 2006/07/12 12:26
update fft deletion function

8f70a18d – Paul Brossier <piem@altern.org> authored on 2006/07/12 12:25
use math aliases in mathutils

72b649d5 – Paul Brossier <piem@altern.org> authored on 2006/07/12 12:24
update peakpick deletion function

3f539725 – Paul Brossier <piem@altern.org> authored on 2006/07/12 12:24
update peakpick deletion function

ec4ccafd – Paul Brossier <piem@altern.org> authored on 2006/07/12 12:23
update biquad deletion function

48d2dead – Paul Brossier <piem@altern.org> authored on 2006/07/12 12:22
update phasevoc deletion function

028c8e96 – Paul Brossier <piem@altern.org> authored on 2006/07/12 12:21
update fcomb deletion function

0d439322 – Paul Brossier <piem@altern.org> authored on 2006/07/12 12:20
update resample deletion function

e8359d7c – Paul Brossier <piem@altern.org> authored on 2006/07/12 12:20
update scale deletion function

e8e2b72f – Paul Brossier <piem@altern.org> authored on 2006/07/12 12:17
update doxygen devel config to include README and examples

Next