shithub: aubio

RSS feed

50791b39 – Paul Brossier <piem@altern.org> authored on 2005/12/16 02:34
optional resdir

336cf77a – Paul Brossier <piem@altern.org> authored on 2005/12/15 23:34
rename class task to bench, move pretty_print into it

75139a99 – Paul Brossier <piem@altern.org> authored on 2005/12/15 20:26
complete rewrite of bench onset, no more command line call

257debc5 – Paul Brossier <piem@altern.org> authored on 2005/12/15 20:22
clarify list functions, add task class

74730747 – Paul Brossier <piem@altern.org> authored on 2005/12/15 20:21
separate get_onset_mode

61680aa1 – Paul Brossier <piem@altern.org> authored on 2005/12/14 08:42
correct default bufsize, fix function level import

4b1e7e79 – Paul Brossier <piem@altern.org> authored on 2005/12/13 06:52
update documentation

acf2ec07 – Paul Brossier <piem@altern.org> authored on 2005/12/13 06:50
add help and doc to EXTRA_DIST

0eb40253 – Paul Brossier <piem@altern.org> authored on 2005/12/13 00:54
update puredata plugin

2bd1a2a8 – Paul Brossier <piem@altern.org> authored on 2005/12/13 00:51
add list_snd_files and downsample audio, temporary fix for filename check in plot functions

f985cd60 – Paul Brossier <piem@altern.org> authored on 2005/12/13 00:48
Add rules to build html manpages

091b1710 – Paul Brossier <piem@altern.org> authored on 2005/12/13 00:03
Fixed typo

cf835551 – Paul Brossier <piem@altern.org> authored on 2005/11/06 07:10
rewrite of the puredata external

f41f5c4d – Paul Brossier <piem@altern.org> authored on 2005/11/06 06:38
added aubioquiet in examples

787b5e4f – Paul Brossier <piem@altern.org> authored on 2005/11/06 06:37
added tss test

372cbebb – Paul Brossier <piem@altern.org> authored on 2005/11/06 06:36
really change permissions

cd9b1427 – Paul Brossier <piem@altern.org> authored on 2005/11/06 06:34
move numarray import inside function

733c2f8f – Paul Brossier <piem@altern.org> authored on 2005/11/06 06:30
remove obsolete function and factorise gnuplot init

d45520a3 – Paul Brossier <piem@altern.org> authored on 2005/11/06 06:29
do not sys.exit, add keywords to act_on_data

102b732d – Paul Brossier <piem@altern.org> authored on 2005/11/06 06:24
added aubio_tss_set_thres function

197571a6 – Paul Brossier <piem@altern.org> authored on 2005/11/06 06:23
updated README

a49b0bcd – Paul Brossier <piem@altern.org> authored on 2005/11/06 06:19
add crude damage limits, make world executable

d2823735 – Paul Brossier <piem@altern.org> authored on 2005/11/06 06:18
make default mode be a list, make world executable

b1aab3ab – Paul Brossier <piem@altern.org> authored on 2005/09/29 15:17
added peak picker configuration example

6f7aad0e – Paul Brossier <piem@altern.org> authored on 2005/09/27 15:22
normalized woodblock sound

8d0b707f – Paul Brossier <piem@altern.org> authored on 2005/09/27 15:21
added and updated manpages

06156a6d – Paul Brossier <piem@altern.org> authored on 2005/09/27 15:15
simplified smpte check

26d9f8f5 – Paul Brossier <piem@altern.org> authored on 2005/09/27 15:11
added -fPIC to python module

6efdc83c – Paul Brossier <piem@altern.org> authored on 2005/09/27 15:10
added {set,get}_threshold{,fn} to peakpick

bfe76d43 – Paul Brossier <piem@altern.org> authored on 2005/09/04 20:06
fix default pitch, must now be a list

77671b49 – Paul Brossier <piem@altern.org> authored on 2005/09/04 11:49
add plotting of truth file for pitch

3c86eb11 – Paul Brossier <piem@altern.org> authored on 2005/09/04 11:46
fix resample for 64bit (thanks to Lachlan Davison)

5e491b3b – Paul Brossier <piem@altern.org> authored on 2005/08/28 13:58
massive changes from cam

4cc9fe5d – Paul Brossier <piem@altern.org> authored on 2005/08/23 20:52
added bench tools

3ec9d9c8 – Paul Brossier <piem@altern.org> authored on 2005/08/22 18:53
wrapper functions to add pitchm_bin output

79c2e521 – Paul Brossier <piem@altern.org> authored on 2005/08/22 16:59
added bintomidi, freqtobin, miditofreq

98ef4df5 – Paul Brossier <piem@altern.org> authored on 2005/08/22 15:53
tag of piem@altern.org--2005-aubio/aubio--mainline--0.2.0beta1--patch-30

c29dae2f – Paul Brossier <piem@altern.org> authored on 2005/08/22 15:52
bumped version number to 0.2.0

aa175814 – Paul Brossier <piem@altern.org> authored on 2005/08/22 15:52
added midi and hertz output modes

f97445ca – Paul Brossier <piem@altern.org> authored on 2005/08/22 15:33
fcomb doesn't output anything correct above 5000Hz

1aeac4cd – Paul Brossier <piem@altern.org> authored on 2005/08/22 15:30
speeding up yin

162fd270 – Paul Brossier <piem@altern.org> authored on 2005/08/21 12:58
added FFTWLIB_CFLAGS to examples/Makefile.am, added host_os to configure.ac

66834b64 – Paul Brossier <piem@altern.org> authored on 2005/08/21 12:51
clarified fftw3 includes

e06e478c – Paul Brossier <piem@altern.org> authored on 2005/08/21 12:43
updated manpages

2ebf76c1 – Paul Brossier <piem@altern.org> authored on 2005/08/21 12:39
updated version in doxygen config files

92e40288 – Paul Brossier <piem@altern.org> authored on 2005/08/15 06:28
uses errmsg in parse_args instead of debug

6b233fcc – Paul Brossier <piem@altern.org> authored on 2005/08/14 14:44
added dummy assignment to make egcs happy, use in woodblock path

45345eee – Paul Brossier <piem@altern.org> authored on 2005/08/14 08:09
swig >= 1.3 in README

fb615ebd – Paul Brossier <piem@altern.org> authored on 2005/08/14 06:14
added pitch option to utils.c

13d57e84 – Paul Brossier <piem@altern.org> authored on 2005/08/13 23:37
fixed long options in utils.c

855ed0ab – Paul Brossier <piem@altern.org> authored on 2005/08/13 23:21
updated default parameters, fixed 0.000.wav creation

a3e24ec4 – Paul Brossier <piem@altern.org> authored on 2005/08/13 21:59
added non c99 alternatives in examples/utils.h (thanks Mo)

427be719 – Paul Brossier <piem@altern.org> authored on 2005/08/13 18:39
updated aubiocut, added zerocross

b5aa0637 – Paul Brossier <piem@altern.org> authored on 2005/08/10 12:34
use 1024/512 in aubiotrack, first signed commit

b1f723d9 – Paul Brossier <piem@altern.org> authored on 2005/08/09 19:43
fix segfault when file not found

5cf415f9 – Paul Brossier <piem@altern.org> authored on 2005/08/09 14:35
protected onset enumerators, factorise python check_modes

a29ad469 – Paul Brossier <piem@altern.org> authored on 2005/08/09 14:33
source ./README, not sh ./README

5e9c68a7 – Paul Brossier <piem@altern.org> authored on 2005/08/09 13:56
rename file_ to aubio_sndfile, protect aubio_pitdetection_{mode,type} enumerators

28d8c4aa – Paul Brossier <piem@altern.org> authored on 2005/08/09 06:09
prefix mathutils function with aubio_

ea865c9b – Paul Brossier <piem@altern.org> authored on 2005/08/09 06:09
add ext to documentation

32669d97 – Paul Brossier <piem@altern.org> authored on 2005/08/09 05:09
removed obsoleted pickparams_t

b4b03247 – Paul Brossier <piem@altern.org> authored on 2005/08/09 04:58
protect window types with aubio_win_

876c5e70 – Paul Brossier <piem@altern.org> authored on 2005/08/09 04:57
added srcdir in doc

4d4ff4f4 – Paul Brossier <piem@altern.org> authored on 2005/08/09 04:06
updated TODO

9fc2c7e7 – Paul Brossier <piem@altern.org> authored on 2005/08/09 02:11
soname change, add -version-info, fix midi/ install

9169c512 – Paul Brossier <piem@altern.org> authored on 2005/08/08 23:24
fixed dist target

735c4c4e – Paul Brossier <piem@altern.org> authored on 2005/08/08 23:06
completed fix for srcdir

12bdd63a – Paul Brossier <piem@altern.org> authored on 2005/08/08 22:44
tag of piem@altern.org--2005-aubio/aubio--benchmarks--0.1.9--patch-49

437fa65d – Paul Brossier <piem@altern.org> authored on 2005/08/08 22:27
added examples, bumped VERSION to 0.2.0beta1

ccfafb2d – Paul Brossier <piem@altern.org> authored on 2005/08/08 22:24
install aubiopitch, not aubiocompare-onset

5215c014 – Paul Brossier <piem@altern.org> authored on 2005/08/08 22:21
add c99 varargs checks, thanks to Mo DeJong

cad87837 – Paul Brossier <piem@altern.org> authored on 2005/08/08 22:00
easier to run python scripts from source tree

2d04b861 – Paul Brossier <piem@altern.org> authored on 2005/08/08 21:56
add kl and mkl, change default threshold

220dcfc2 – Paul Brossier <piem@altern.org> authored on 2005/08/08 21:52
more berbosity

2d7b65af – Paul Brossier <piem@altern.org> authored on 2005/08/08 21:47
changed default parameters baz file-diff examples/utils.c

dba3b1ac – Paul Brossier <piem@altern.org> authored on 2005/08/08 20:47
added srcdir

cdebe31d – Paul Brossier <piem@altern.org> authored on 2005/08/08 20:33
added srcdir

c0063da6 – Paul Brossier <piem@altern.org> authored on 2005/08/08 20:29
avoid shipping of config.h and use noinst for aubio_priv.h

c73268a2 – Paul Brossier <piem@altern.org> authored on 2005/08/08 20:21
fix isonset declaration

8d84c0b7 – Paul Brossier <piem@altern.org> authored on 2005/08/08 20:19
added raw output cleaning

b8976d60 – Paul Brossier <piem@altern.org> authored on 2005/08/08 16:53
added cvec.get(pos,chan), added silence param to getpitch()

54bf8472 – Paul Brossier <piem@altern.org> authored on 2005/08/08 16:09
fix gcc-4.0 type warnings

651b97eb – Paul Brossier <piem@altern.org> authored on 2005/08/08 16:08
fix schmitt and fcomb, factorise slideblock code

f841b816 – Paul Brossier <piem@altern.org> authored on 2005/06/13 19:09
add Kullback Liebler onset detection function and its modified version

1397c6e7 – Paul Brossier <piem@altern.org> authored on 2005/06/13 19:07
add Kullback Liebler onset detection function and its modified version

b31f2620 – Paul Brossier <piem@altern.org> authored on 2005/06/13 19:07
add Kullback Liebler onset detection function and its modified version

0ce9acc3 – Paul Brossier <piem@altern.org> authored on 2005/06/07 12:56
updated beattracking.c ad aubiotrack.c to support variable hopsize

97b8c3d3 – Paul Brossier <piem@altern.org> authored on 2005/06/06 11:01
removed numarray from aubio{cut,pitch}

13340a68 – Paul Brossier <piem@altern.org> authored on 2005/06/02 21:00
added silence detection option to aubiocut

8e8bc504 – Paul Brossier <piem@altern.org> authored on 2005/06/02 20:59
updated swig wrapper to new pitchdetection

c0783367 – Paul Brossier <piem@altern.org> authored on 2005/06/02 20:57
completed pitchdetection wrapper, moved to function pointers

21cc3116 – Paul Brossier <piem@altern.org> authored on 2005/06/02 20:56
fixed memory freeing of pitchmcomb

d4a0cc46 – Paul Brossier <piem@altern.org> authored on 2005/06/02 20:53
update aubiopitch, adds first draft to plotpitches to aubio/gnuplot.py

d53e4dfb – Paul Brossier <piem@altern.org> authored on 2005/06/02 20:48
add getsilences function, moves pitchpick class to pitchdetection/getpitch

b16c0175 – Paul Brossier <piem@altern.org> authored on 2005/05/30 22:12
limit diff output to 3 decimal

8e25b1b2 – Paul Brossier <piem@altern.org> authored on 2005/05/30 04:07
fix compilation of swig/python on macosx

d09cad27 – Paul Brossier <piem@altern.org> authored on 2005/05/30 04:07
fix compilation of swig/python on macosx

80c0417c – Paul Brossier <piem@altern.org> authored on 2005/05/30 00:44
merged aubioplot-onsets into aubiocut, added some more options

588a09fa – Paul Brossier <piem@altern.org> authored on 2005/05/28 21:21
fixed precision to ms in aubiodiffs-onset

e83a11ef – Paul Brossier <piem@altern.org> authored on 2005/05/28 18:32
removed python/aubioonset from Makefile.am

Next