shithub: aubio

RSS feed

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

382c42e6 – Paul Brossier <piem@altern.org> authored on 2005/05/28 18:11
really fix buffer size settings in new aubiocut

6b384f33 – Paul Brossier <piem@altern.org> authored on 2005/05/28 17:48
fix buffer size settings in new aubiocut

98df9f41 – Paul Brossier <piem@altern.org> authored on 2005/05/28 17:06
cleaned up getonsets, merged aubioonset and aubiocut, added some options

ead2920d – Paul Brossier <piem@altern.org> authored on 2005/05/28 02:53
disable alsa if no jack found

a9d9c5c7 – Paul Brossier <piem@altern.org> authored on 2005/05/28 02:45
updated to new onset_roc, added -l for onset_diffs

5a1ff62a – Paul Brossier <piem@altern.org> authored on 2005/05/28 02:42
fix compilation without jack

946cad34 – Paul Brossier <piem@altern.org> authored on 2005/05/27 23:21
fixed default mintol, arrange tabulations

f88a3262 – Paul Brossier <piem@altern.org> authored on 2005/05/27 20:53
added simplified mfft interface

f8714ee0 – Paul Brossier <piem@altern.org> authored on 2005/05/27 19:56
fixed yin overlapping and fast version

0c205827 – Paul Brossier <piem@altern.org> authored on 2005/05/23 17:25
added aubiodiffs-onset

f382ac69 – Paul Brossier <piem@altern.org> authored on 2005/05/23 12:32
start fixing woodblock filepaty

ee0cc27b – Paul Brossier <piem@altern.org> authored on 2005/05/23 09:38
added -s option in examples/utils.c

2a33cc9b – Paul Brossier <piem@altern.org> authored on 2005/05/22 18:43
fixes tagging-method

296c33a8 – Paul Brossier <piem@altern.org> authored on 2005/05/22 18:41
update aubiocompare-onset to new evaluation function

71f98f1d – Paul Brossier <piem@altern.org> authored on 2005/05/22 18:40
add aubioplot-onset, minor fixes on aubiocut and aubioclass.py

2cdae812 – Paul Brossier <piem@altern.org> authored on 2005/05/22 18:31
update beattracking.c

b78805a6 – Paul Brossier <piem@altern.org> authored on 2005/05/22 12:36
import 0.1.9beta5 with beat tracking

53e4682c – Paul Brossier <piem@altern.org> authored on 2005/05/22 12:09
tag of piem@altern.org--2004-aubio/aubio--mainline--0.1.8--patch-23

23a44c14 – Paul Brossier <piem@altern.org> authored on 2005/05/22 07:56
pitchyin.c update, adds fast version to swig/aubio.i

9cf28337 – Paul Brossier <piem@altern.org> authored on 2005/05/22 07:50
evaluate doubled detection

edca23f0 – Paul Brossier <piem@altern.org> authored on 2005/05/22 06:40
add aubio_ to pitch detection modes

0b530cbf – Paul Brossier <piem@altern.org> authored on 2005/05/15 15:03
adds automake files and objects to junk

d072c13e – Paul Brossier <piem@altern.org> authored on 2005/05/10 10:48
bootstrap now uses autoreconf

7a049501 – Paul Brossier <piem@altern.org> authored on 2005/05/10 10:36
added pitchfcomb and pitchschmitt

603fca4c – Paul Brossier <piem@altern.org> authored on 2005/05/09 12:36
removed duplicate doc entry in top Makefile.am

b6f6d586 – Paul Brossier <piem@altern.org> authored on 2005/04/30 08:56
add flags to fix compilation on os x

dc27a819 – Paul Brossier <piem@altern.org> authored on 2005/04/11 17:17
updated configure.ac to detect jack, alsa and fftw3f automatically

bd2f2ab2 – Paul Brossier <piem@altern.org> authored on 2005/04/11 12:37
merged commmon code between aubionotes.c and aubioonset.c into utils.c

84941cbd – Paul Brossier <piem@altern.org> authored on 2005/04/11 12:36
add a cast in autocorr

cf7c76a0 – Paul Brossier <piem@altern.org> authored on 2005/04/11 12:31
update pitchyin.[ch] and pitchdetection.c

a0fd4e4d – Paul Brossier <piem@altern.org> authored on 2005/04/02 08:29
merge aubionotes and aubionotesmedian

e50b6951 – Paul Brossier <piem@altern.org> authored on 2005/04/01 11:59
fix detection of fftw3f

3050cb82 – Paul Brossier <piem@altern.org> authored on 2005/03/31 16:18
added configure rules to check presence of swig, python,

1f403595 – Paul Brossier <piem@altern.org> authored on 2005/03/29 21:53
fix jack playing with short buffer (move pos)

a4b089c6 – Paul Brossier <piem@altern.org> authored on 2005/03/29 11:13
midi_file.c

65ebf30b – Paul Brossier <piem@altern.org> authored on 2005/03/29 11:12
some gnuplot cleanup and a function to plot a sound

62c60758 – Paul Brossier <piem@altern.org> authored on 2005/03/29 11:06
deactive doubled detection when type is specified

9499a546 – Paul Brossier <piem@altern.org> authored on 2005/03/29 11:04
aubioonset.c correct onset output when t-4<0

Next