aubio.git
19 years agoeasier to run python scripts from source tree
Paul Brossier [Tue, 9 Aug 2005 02:00:38 +0000 (02:00 +0000)]
easier to run python scripts from source tree

19 years agoadd kl and mkl, change default threshold
Paul Brossier [Tue, 9 Aug 2005 01:56:27 +0000 (01:56 +0000)]
add kl and mkl, change default threshold

19 years agomore berbosity
Paul Brossier [Tue, 9 Aug 2005 01:52:07 +0000 (01:52 +0000)]
more berbosity

19 years agochanged default parameters baz file-diff examples/utils.c
Paul Brossier [Tue, 9 Aug 2005 01:47:24 +0000 (01:47 +0000)]
changed default parameters baz file-diff examples/utils.c

19 years agoadded srcdir
Paul Brossier [Tue, 9 Aug 2005 00:47:11 +0000 (00:47 +0000)]
added srcdir

19 years agoadded srcdir
Paul Brossier [Tue, 9 Aug 2005 00:33:24 +0000 (00:33 +0000)]
added srcdir

19 years agoavoid shipping of config.h and use noinst for aubio_priv.h
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

19 years agofix isonset declaration
Paul Brossier [Tue, 9 Aug 2005 00:21:08 +0000 (00:21 +0000)]
fix isonset declaration

19 years agoadded raw output cleaning
Paul Brossier [Tue, 9 Aug 2005 00:19:30 +0000 (00:19 +0000)]
added raw output cleaning

19 years agoadded cvec.get(pos,chan), added silence param to getpitch()
Paul Brossier [Mon, 8 Aug 2005 20:53:36 +0000 (20:53 +0000)]
added cvec.get(pos,chan), added silence param to getpitch()

19 years agofix gcc-4.0 type warnings
Paul Brossier [Mon, 8 Aug 2005 20:09:49 +0000 (20:09 +0000)]
fix gcc-4.0 type warnings

19 years agofix schmitt and fcomb, factorise slideblock code
Paul Brossier [Mon, 8 Aug 2005 20:08:21 +0000 (20:08 +0000)]
fix schmitt and fcomb, factorise slideblock code

19 years agoadd Kullback Liebler onset detection function and its modified version
Paul Brossier [Mon, 13 Jun 2005 23:09:32 +0000 (23:09 +0000)]
add Kullback Liebler onset detection function and its modified version

19 years agoadd 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

19 years agoadd 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

19 years agoupdated beattracking.c ad aubiotrack.c to support variable hopsize
Paul Brossier [Tue, 7 Jun 2005 16:56:39 +0000 (16:56 +0000)]
updated beattracking.c ad aubiotrack.c to support variable hopsize

19 years agoremoved numarray from aubio{cut,pitch}
Paul Brossier [Mon, 6 Jun 2005 15:01:21 +0000 (15:01 +0000)]
removed numarray from aubio{cut,pitch}

19 years agoadded silence detection option to aubiocut
Paul Brossier [Fri, 3 Jun 2005 01:00:12 +0000 (01:00 +0000)]
added silence detection option to aubiocut

19 years agoupdated swig wrapper to new pitchdetection
Paul Brossier [Fri, 3 Jun 2005 00:59:14 +0000 (00:59 +0000)]
updated swig wrapper to new pitchdetection

19 years agocompleted pitchdetection wrapper, moved to function pointers
Paul Brossier [Fri, 3 Jun 2005 00:57:52 +0000 (00:57 +0000)]
completed pitchdetection wrapper, moved to function pointers

19 years agofixed memory freeing of pitchmcomb
Paul Brossier [Fri, 3 Jun 2005 00:56:57 +0000 (00:56 +0000)]
fixed memory freeing of pitchmcomb

19 years agoupdate aubiopitch, adds first draft to plotpitches to aubio/gnuplot.py
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

19 years agoadd getsilences function, moves pitchpick class to pitchdetection/getpitch
Paul Brossier [Fri, 3 Jun 2005 00:48:01 +0000 (00:48 +0000)]
add getsilences function, moves pitchpick class to pitchdetection/getpitch

19 years agolimit diff output to 3 decimal
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

19 years agofix compilation of swig/python on macosx
Paul Brossier [Mon, 30 May 2005 08:07:58 +0000 (08:07 +0000)]
fix compilation of swig/python on macosx

19 years agofix 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

19 years agomerged aubioplot-onsets into aubiocut, added some more options
Paul Brossier [Mon, 30 May 2005 04:44:52 +0000 (04:44 +0000)]
merged aubioplot-onsets into aubiocut, added some more options

19 years agofixed precision to ms in aubiodiffs-onset
Paul Brossier [Sun, 29 May 2005 01:21:43 +0000 (01:21 +0000)]
fixed precision to ms in aubiodiffs-onset

19 years agoremoved python/aubioonset from Makefile.am
Paul Brossier [Sat, 28 May 2005 22:32:21 +0000 (22:32 +0000)]
removed python/aubioonset from Makefile.am

19 years agoreally fix buffer size settings in new aubiocut
Paul Brossier [Sat, 28 May 2005 22:11:38 +0000 (22:11 +0000)]
really fix buffer size settings in new aubiocut

19 years agofix 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

19 years agocleaned up getonsets, merged aubioonset and aubiocut, added some options
Paul Brossier [Sat, 28 May 2005 21:06:33 +0000 (21:06 +0000)]
cleaned up getonsets, merged aubioonset and aubiocut, added some options

19 years agodisable alsa if no jack found
Paul Brossier [Sat, 28 May 2005 06:53:21 +0000 (06:53 +0000)]
disable alsa if no jack found

19 years agoupdated to new onset_roc, added -l for onset_diffs
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

19 years agofix compilation without jack
Paul Brossier [Sat, 28 May 2005 06:42:21 +0000 (06:42 +0000)]
fix compilation without jack
fix compilation without jack

19 years agofixed default mintol, arrange tabulations
Paul Brossier [Sat, 28 May 2005 03:21:55 +0000 (03:21 +0000)]
fixed default mintol, arrange tabulations

19 years agoadded simplified mfft interface
Paul Brossier [Sat, 28 May 2005 00:53:13 +0000 (00:53 +0000)]
added simplified mfft interface

19 years agofixed yin overlapping and fast version
Paul Brossier [Fri, 27 May 2005 23:56:41 +0000 (23:56 +0000)]
fixed yin overlapping and fast version

19 years agoadded aubiodiffs-onset
Paul Brossier [Mon, 23 May 2005 21:25:54 +0000 (21:25 +0000)]
added aubiodiffs-onset
added aubiodiffs-onset

19 years agostart fixing woodblock filepaty
Paul Brossier [Mon, 23 May 2005 16:32:42 +0000 (16:32 +0000)]
start fixing woodblock filepaty
start fixing woodblock filepaty

19 years agoadded -s option in examples/utils.c
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

19 years agofixes tagging-method
Paul Brossier [Sun, 22 May 2005 22:43:57 +0000 (22:43 +0000)]
fixes tagging-method
fixes tagging-method

19 years agoupdate aubiocompare-onset to new evaluation function
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

19 years agoadd aubioplot-onset, minor fixes on aubiocut and aubioclass.py
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

19 years agoupdate beattracking.c
Paul Brossier [Sun, 22 May 2005 22:31:46 +0000 (22:31 +0000)]
update beattracking.c
update beattracking.c

19 years agoimport 0.1.9beta5 with beat tracking
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

19 years agotag of piem@altern.org--2004-aubio/aubio--mainline--0.1.8--patch-23
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

19 years agopitchyin.c update, adds fast version to swig/aubio.i
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

19 years agoevaluate doubled detection
Paul Brossier [Sun, 22 May 2005 11:50:49 +0000 (11:50 +0000)]
evaluate doubled detection
evaluate doubled detection

19 years agoadd aubio_ to pitch detection modes
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

19 years agoadds automake files and objects to junk
Paul Brossier [Sun, 15 May 2005 19:03:52 +0000 (19:03 +0000)]
adds automake files and objects to junk

19 years agobootstrap now uses autoreconf
Paul Brossier [Tue, 10 May 2005 14:48:29 +0000 (14:48 +0000)]
bootstrap now uses autoreconf

19 years agoadded pitchfcomb and pitchschmitt
Paul Brossier [Tue, 10 May 2005 14:36:37 +0000 (14:36 +0000)]
added pitchfcomb and pitchschmitt

19 years agoremoved duplicate doc entry in top Makefile.am
Paul Brossier [Mon, 9 May 2005 16:36:40 +0000 (16:36 +0000)]
removed duplicate doc entry in top Makefile.am

19 years agoadd flags to fix compilation on os x
Paul Brossier [Sat, 30 Apr 2005 12:56:32 +0000 (12:56 +0000)]
add flags to fix compilation on os x

19 years agoupdated configure.ac to detect jack, alsa and fftw3f automatically
Paul Brossier [Mon, 11 Apr 2005 21:17:36 +0000 (21:17 +0000)]
updated configure.ac to detect jack, alsa and fftw3f automatically

19 years agomerged commmon code between aubionotes.c and aubioonset.c into utils.c
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

19 years agoadd a cast in autocorr
Paul Brossier [Mon, 11 Apr 2005 16:36:29 +0000 (16:36 +0000)]
add a cast in autocorr

19 years agoupdate pitchyin.[ch] and pitchdetection.c
Paul Brossier [Mon, 11 Apr 2005 16:31:48 +0000 (16:31 +0000)]
update pitchyin.[ch] and pitchdetection.c

19 years agomerge aubionotes and aubionotesmedian
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

19 years agofix detection of fftw3f
Paul Brossier [Fri, 1 Apr 2005 16:59:49 +0000 (16:59 +0000)]
fix detection of fftw3f

19 years agoadded configure rules to check presence of swig, python,
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

19 years agofix jack playing with short buffer (move pos)
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

19 years agomidi_file.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.

19 years agosome gnuplot cleanup and a function to plot a sound
Paul Brossier [Tue, 29 Mar 2005 16:12:09 +0000 (16:12 +0000)]
some gnuplot cleanup and a function to plot a sound

19 years agodeactive doubled detection when type is specified
Paul Brossier [Tue, 29 Mar 2005 16:06:37 +0000 (16:06 +0000)]
deactive doubled detection when type is specified

19 years agoaubioonset.c correct onset output when t-4<0
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

19 years agoupdated python/aubio/aubioclass.py and python/aubiocut
Paul Brossier [Tue, 29 Mar 2005 15:51:44 +0000 (15:51 +0000)]
updated python/aubio/aubioclass.py and python/aubiocut

19 years agoupdated aubiocompare-onset and onsetcompare.py
Paul Brossier [Tue, 29 Mar 2005 15:46:05 +0000 (15:46 +0000)]
updated aubiocompare-onset and onsetcompare.py

19 years agoadd missing aubioext.h
Paul Brossier [Tue, 29 Mar 2005 15:36:32 +0000 (15:36 +0000)]
add missing aubioext.h

20 years agotag of piem@altern.org--2004-aubio/aubio--mainline--0.1.7.1--patch-20
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

20 years agobumping to 0.1.8
Paul Brossier [Sun, 12 Dec 2004 00:25:19 +0000 (00:25 +0000)]
bumping to 0.1.8

20 years agomoved jack and sndfile to aubioext
Paul Brossier [Mon, 6 Dec 2004 19:05:28 +0000 (19:05 +0000)]
moved jack and sndfile to aubioext

20 years agomoved midi functions to ext/
Paul Brossier [Mon, 6 Dec 2004 18:51:31 +0000 (18:51 +0000)]
moved midi functions to ext/

20 years agoremoved some boring examples
Paul Brossier [Mon, 6 Dec 2004 18:15:33 +0000 (18:15 +0000)]
removed some boring examples

20 years ago(no commit message)
Paul Brossier [Fri, 3 Dec 2004 17:50:04 +0000 (17:50 +0000)]

20 years agoaubio.css
Paul Brossier [Wed, 1 Dec 2004 21:33:45 +0000 (21:33 +0000)]
aubio.css

20 years ago(no commit message)
Paul Brossier [Wed, 1 Dec 2004 20:34:40 +0000 (20:34 +0000)]

20 years ago(no commit message)
Paul Brossier [Wed, 1 Dec 2004 19:05:19 +0000 (19:05 +0000)]

20 years agoupdated manpages
Paul Brossier [Wed, 1 Dec 2004 03:37:05 +0000 (03:37 +0000)]
updated manpages

20 years agoupdated clean rules
Paul Brossier [Wed, 1 Dec 2004 02:31:55 +0000 (02:31 +0000)]
updated clean rules

20 years agocleaner clean
Paul Brossier [Wed, 1 Dec 2004 02:16:56 +0000 (02:16 +0000)]
cleaner clean

20 years agoupdated docs
Paul Brossier [Wed, 1 Dec 2004 02:11:16 +0000 (02:11 +0000)]
updated docs

20 years agocleaned up verbose output
Paul Brossier [Wed, 1 Dec 2004 02:03:26 +0000 (02:03 +0000)]
cleaned up verbose output

20 years agostarted enabling ladcca support
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

20 years agofixed pitchyin
Paul Brossier [Tue, 30 Nov 2004 22:37:55 +0000 (22:37 +0000)]
fixed pitchyin

20 years agosrc/pitchyin.c
Paul Brossier [Tue, 30 Nov 2004 22:28:53 +0000 (22:28 +0000)]
src/pitchyin.c

20 years agoupdated aubiocut
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.

20 years ago(no commit message)
Paul Brossier [Tue, 30 Nov 2004 22:11:09 +0000 (22:11 +0000)]

20 years agoadded -lmx on macosx
Paul Brossier [Tue, 30 Nov 2004 21:22:09 +0000 (21:22 +0000)]
added -lmx on macosx

20 years agoimport 0.1.7.1
Paul Brossier [Thu, 28 Oct 2004 23:42:43 +0000 (23:42 +0000)]
import 0.1.7.1

20 years agoimport new version 0.1.7.1
Paul Brossier [Thu, 28 Oct 2004 23:35:30 +0000 (23:35 +0000)]
import new version 0.1.7.1