summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Paul Brossier [Tue, 9 Aug 2005 08:06:27 +0000 (08:06 +0000)]
updated TODO
Paul Brossier [Tue, 9 Aug 2005 06:11:50 +0000 (06:11 +0000)]
soname change, add -version-info, fix midi/ install
Paul Brossier [Tue, 9 Aug 2005 03:24:38 +0000 (03:24 +0000)]
fixed dist target
Paul Brossier [Tue, 9 Aug 2005 03:06:47 +0000 (03:06 +0000)]
completed fix for srcdir
Paul Brossier [Tue, 9 Aug 2005 02:44:13 +0000 (02:44 +0000)]
tag of piem@altern.org--2005-aubio/aubio--benchmarks--0.1.9--patch-49
Paul Brossier [Tue, 9 Aug 2005 02:27:58 +0000 (02:27 +0000)]
added examples, bumped VERSION to 0.2.0beta1
Paul Brossier [Tue, 9 Aug 2005 02:24:03 +0000 (02:24 +0000)]
install aubiopitch, not aubiocompare-onset
Paul Brossier [Tue, 9 Aug 2005 02:21:02 +0000 (02:21 +0000)]
add c99 varargs checks, thanks to Mo DeJong
Paul Brossier [Tue, 9 Aug 2005 02:00:38 +0000 (02:00 +0000)]
easier to run python scripts from source tree
Paul Brossier [Tue, 9 Aug 2005 01:56:27 +0000 (01:56 +0000)]
add kl and mkl, change default threshold
Paul Brossier [Tue, 9 Aug 2005 01:52:07 +0000 (01:52 +0000)]
more berbosity
Paul Brossier [Tue, 9 Aug 2005 01:47:24 +0000 (01:47 +0000)]
changed default parameters baz file-diff examples/utils.c
Paul Brossier [Tue, 9 Aug 2005 00:47:11 +0000 (00:47 +0000)]
added srcdir
Paul Brossier [Tue, 9 Aug 2005 00:33:24 +0000 (00:33 +0000)]
added srcdir
Paul Brossier [Tue, 9 Aug 2005 00:29:48 +0000 (00:29 +0000)]
avoid shipping of config.h and use noinst for aubio_priv.h
Paul Brossier [Tue, 9 Aug 2005 00:21:08 +0000 (00:21 +0000)]
fix isonset declaration
Paul Brossier [Tue, 9 Aug 2005 00:19:30 +0000 (00:19 +0000)]
added raw output cleaning
Paul Brossier [Mon, 8 Aug 2005 20:53:36 +0000 (20:53 +0000)]
added cvec.get(pos,chan), added silence param to getpitch()
Paul Brossier [Mon, 8 Aug 2005 20:09:49 +0000 (20:09 +0000)]
fix gcc-4.0 type warnings
Paul Brossier [Mon, 8 Aug 2005 20:08:21 +0000 (20:08 +0000)]
fix schmitt and fcomb, factorise slideblock code
Paul Brossier [Mon, 13 Jun 2005 23:09:32 +0000 (23:09 +0000)]
add Kullback Liebler onset detection function and its modified version
Paul Brossier [Mon, 13 Jun 2005 23:07:36 +0000 (23:07 +0000)]
add Kullback Liebler onset detection function and its modified version
Paul Brossier [Mon, 13 Jun 2005 23:07:08 +0000 (23:07 +0000)]
add Kullback Liebler onset detection function and its modified version
Paul Brossier [Tue, 7 Jun 2005 16:56:39 +0000 (16:56 +0000)]
updated beattracking.c ad aubiotrack.c to support variable hopsize
Paul Brossier [Mon, 6 Jun 2005 15:01:21 +0000 (15:01 +0000)]
removed numarray from aubio{cut,pitch}
Paul Brossier [Fri, 3 Jun 2005 01:00:12 +0000 (01:00 +0000)]
added silence detection option to aubiocut
Paul Brossier [Fri, 3 Jun 2005 00:59:14 +0000 (00:59 +0000)]
updated swig wrapper to new pitchdetection
Paul Brossier [Fri, 3 Jun 2005 00:57:52 +0000 (00:57 +0000)]
completed pitchdetection wrapper, moved to function pointers
Paul Brossier [Fri, 3 Jun 2005 00:56:57 +0000 (00:56 +0000)]
fixed memory freeing of pitchmcomb
Paul Brossier [Fri, 3 Jun 2005 00:53:41 +0000 (00:53 +0000)]
update aubiopitch, adds first draft to plotpitches to aubio/gnuplot.py
update aubiopitch, adds first draft to plotpitches to aubio/gnuplot.py
Paul Brossier [Fri, 3 Jun 2005 00:48:01 +0000 (00:48 +0000)]
add getsilences function, moves pitchpick class to pitchdetection/getpitch
Paul Brossier [Tue, 31 May 2005 02:12:33 +0000 (02:12 +0000)]
limit diff output to 3 decimal
limit diff output to 3 decimal
Paul Brossier [Mon, 30 May 2005 08:07:58 +0000 (08:07 +0000)]
fix compilation of swig/python on macosx
Paul Brossier [Mon, 30 May 2005 08:07:40 +0000 (08:07 +0000)]
fix compilation of swig/python on macosx
Paul Brossier [Mon, 30 May 2005 04:44:52 +0000 (04:44 +0000)]
merged aubioplot-onsets into aubiocut, added some more options
Paul Brossier [Sun, 29 May 2005 01:21:43 +0000 (01:21 +0000)]
fixed precision to ms in aubiodiffs-onset
Paul Brossier [Sat, 28 May 2005 22:32:21 +0000 (22:32 +0000)]
removed python/aubioonset from Makefile.am
Paul Brossier [Sat, 28 May 2005 22:11:38 +0000 (22:11 +0000)]
really fix buffer size settings in new aubiocut
Paul Brossier [Sat, 28 May 2005 21:48:06 +0000 (21:48 +0000)]
fix buffer size settings in new aubiocut
Paul Brossier [Sat, 28 May 2005 21:06:33 +0000 (21:06 +0000)]
cleaned up getonsets, merged aubioonset and aubiocut, added some options
Paul Brossier [Sat, 28 May 2005 06:53:21 +0000 (06:53 +0000)]
disable alsa if no jack found
Paul Brossier [Sat, 28 May 2005 06:45:34 +0000 (06:45 +0000)]
updated to new onset_roc, added -l for onset_diffs
updated to new onset_roc, added -l for onset_diffs
Paul Brossier [Sat, 28 May 2005 06:42:21 +0000 (06:42 +0000)]
fix compilation without jack
fix compilation without jack
Paul Brossier [Sat, 28 May 2005 03:21:55 +0000 (03:21 +0000)]
fixed default mintol, arrange tabulations
Paul Brossier [Sat, 28 May 2005 00:53:13 +0000 (00:53 +0000)]
added simplified mfft interface
Paul Brossier [Fri, 27 May 2005 23:56:41 +0000 (23:56 +0000)]
fixed yin overlapping and fast version
Paul Brossier [Mon, 23 May 2005 21:25:54 +0000 (21:25 +0000)]
added aubiodiffs-onset
added aubiodiffs-onset
Paul Brossier [Mon, 23 May 2005 16:32:42 +0000 (16:32 +0000)]
start fixing woodblock filepaty
start fixing woodblock filepaty
Paul Brossier [Mon, 23 May 2005 13:38:02 +0000 (13:38 +0000)]
added -s option in examples/utils.c
added -s option in examples/utils.c
Paul Brossier [Sun, 22 May 2005 22:43:57 +0000 (22:43 +0000)]
fixes tagging-method
fixes tagging-method
Paul Brossier [Sun, 22 May 2005 22:41:22 +0000 (22:41 +0000)]
update aubiocompare-onset to new evaluation function
update aubiocompare-onset to new evaluation function
Paul Brossier [Sun, 22 May 2005 22:40:33 +0000 (22:40 +0000)]
add aubioplot-onset, minor fixes on aubiocut and aubioclass.py
add aubioplot-onset, minor fixes on aubiocut and aubioclass.py
Paul Brossier [Sun, 22 May 2005 22:31:46 +0000 (22:31 +0000)]
update beattracking.c
update beattracking.c
Paul Brossier [Sun, 22 May 2005 16:36:47 +0000 (16:36 +0000)]
import 0.1.9beta5 with beat tracking
import 0.1.9beta5 with beat tracking
Paul Brossier [Sun, 22 May 2005 16:09:36 +0000 (16:09 +0000)]
tag of piem@altern.org--2004-aubio/aubio--mainline--0.1.8--patch-23
Paul Brossier [Sun, 22 May 2005 11:56:44 +0000 (11:56 +0000)]
pitchyin.c update, adds fast version to swig/aubio.i
pitchyin.c update, adds fast version to swig/aubio.i
Paul Brossier [Sun, 22 May 2005 11:50:49 +0000 (11:50 +0000)]
evaluate doubled detection
evaluate doubled detection
Paul Brossier [Sun, 22 May 2005 10:40:37 +0000 (10:40 +0000)]
add aubio_ to pitch detection modes
add aubio_ to pitch detection modes
Paul Brossier [Sun, 15 May 2005 19:03:52 +0000 (19:03 +0000)]
adds automake files and objects to junk
Paul Brossier [Tue, 10 May 2005 14:48:29 +0000 (14:48 +0000)]
bootstrap now uses autoreconf
Paul Brossier [Tue, 10 May 2005 14:36:37 +0000 (14:36 +0000)]
added pitchfcomb and pitchschmitt
Paul Brossier [Mon, 9 May 2005 16:36:40 +0000 (16:36 +0000)]
removed duplicate doc entry in top Makefile.am
Paul Brossier [Sat, 30 Apr 2005 12:56:32 +0000 (12:56 +0000)]
add flags to fix compilation on os x
Paul Brossier [Mon, 11 Apr 2005 21:17:36 +0000 (21:17 +0000)]
updated configure.ac to detect jack, alsa and fftw3f automatically
Paul Brossier [Mon, 11 Apr 2005 16:37:51 +0000 (16:37 +0000)]
merged commmon code between aubionotes.c and aubioonset.c into utils.c
Paul Brossier [Mon, 11 Apr 2005 16:36:29 +0000 (16:36 +0000)]
add a cast in autocorr
Paul Brossier [Mon, 11 Apr 2005 16:31:48 +0000 (16:31 +0000)]
update pitchyin.[ch] and pitchdetection.c
Paul Brossier [Sat, 2 Apr 2005 13:29:23 +0000 (13:29 +0000)]
merge aubionotes and aubionotesmedian
add make_audio_plot to gnuplot.py
adds autocorrelation to mathutils
adds Makefile.in to junk files
Paul Brossier [Fri, 1 Apr 2005 16:59:49 +0000 (16:59 +0000)]
fix detection of fftw3f
Paul Brossier [Thu, 31 Mar 2005 21:18:14 +0000 (21:18 +0000)]
added configure rules to check presence of swig, python,
puredata and docbook-to-man.
deleted autotools generated files
activated threading in midi_alsa_seq.c
Paul Brossier [Wed, 30 Mar 2005 02:53:46 +0000 (02:53 +0000)]
fix jack playing with short buffer (move pos)
(aubionotes.c and aubioonset.c)
added samplerate query to aubioonset.c
Paul Brossier [Tue, 29 Mar 2005 16:13:54 +0000 (16:13 +0000)]
midi_file.c
by default, int is unsigned on powerpc. use signed int instead.
Paul Brossier [Tue, 29 Mar 2005 16:12:09 +0000 (16:12 +0000)]
some gnuplot cleanup and a function to plot a sound
Paul Brossier [Tue, 29 Mar 2005 16:06:37 +0000 (16:06 +0000)]
deactive doubled detection when type is specified
Paul Brossier [Tue, 29 Mar 2005 16:04:29 +0000 (16:04 +0000)]
aubioonset.c correct onset output when t-4<0
thanks goes to Hamisch Allan for spotting this
Paul Brossier [Tue, 29 Mar 2005 15:51:44 +0000 (15:51 +0000)]
updated python/aubio/aubioclass.py and python/aubiocut
Paul Brossier [Tue, 29 Mar 2005 15:46:05 +0000 (15:46 +0000)]
updated aubiocompare-onset and onsetcompare.py
Paul Brossier [Tue, 29 Mar 2005 15:36:32 +0000 (15:36 +0000)]
add missing aubioext.h
Paul Brossier [Sun, 12 Dec 2004 01:38:46 +0000 (01:38 +0000)]
tag of piem@altern.org--2004-aubio/aubio--mainline--0.1.7.1--patch-20
Paul Brossier [Sun, 12 Dec 2004 00:25:19 +0000 (00:25 +0000)]
bumping to 0.1.8
Paul Brossier [Mon, 6 Dec 2004 19:05:28 +0000 (19:05 +0000)]
moved jack and sndfile to aubioext
Paul Brossier [Mon, 6 Dec 2004 18:51:31 +0000 (18:51 +0000)]
moved midi functions to ext/
Paul Brossier [Mon, 6 Dec 2004 18:15:33 +0000 (18:15 +0000)]
removed some boring examples
Paul Brossier [Fri, 3 Dec 2004 17:50:04 +0000 (17:50 +0000)]
Paul Brossier [Wed, 1 Dec 2004 21:33:45 +0000 (21:33 +0000)]
aubio.css
Paul Brossier [Wed, 1 Dec 2004 20:34:40 +0000 (20:34 +0000)]
Paul Brossier [Wed, 1 Dec 2004 19:05:19 +0000 (19:05 +0000)]
Paul Brossier [Wed, 1 Dec 2004 03:37:05 +0000 (03:37 +0000)]
updated manpages
Paul Brossier [Wed, 1 Dec 2004 02:31:55 +0000 (02:31 +0000)]
updated clean rules
Paul Brossier [Wed, 1 Dec 2004 02:16:56 +0000 (02:16 +0000)]
cleaner clean
Paul Brossier [Wed, 1 Dec 2004 02:11:16 +0000 (02:11 +0000)]
updated docs
Paul Brossier [Wed, 1 Dec 2004 02:03:26 +0000 (02:03 +0000)]
cleaned up verbose output
Paul Brossier [Wed, 1 Dec 2004 00:18:46 +0000 (00:18 +0000)]
started enabling ladcca support
ladcca still need works, not sure how to avoid the extern client
Paul Brossier [Tue, 30 Nov 2004 22:37:55 +0000 (22:37 +0000)]
fixed pitchyin
Paul Brossier [Tue, 30 Nov 2004 22:28:53 +0000 (22:28 +0000)]
src/pitchyin.c
Paul Brossier [Tue, 30 Nov 2004 22:17:19 +0000 (22:17 +0000)]
updated aubiocut
aubiocut now seeks local minima before the peak, to cut at the beginning of the
attack rather than at an arbitrary three frames ahead of the peak.
Paul Brossier [Tue, 30 Nov 2004 22:11:09 +0000 (22:11 +0000)]
Paul Brossier [Tue, 30 Nov 2004 21:22:09 +0000 (21:22 +0000)]
added -lmx on macosx
Paul Brossier [Thu, 28 Oct 2004 23:42:43 +0000 (23:42 +0000)]
import 0.1.7.1
Paul Brossier [Thu, 28 Oct 2004 23:35:30 +0000 (23:35 +0000)]
import new version 0.1.7.1