aubio.git
18 years agoclarified fftw3 includes
Paul Brossier [Sun, 21 Aug 2005 16:51:28 +0000 (16:51 +0000)]
clarified fftw3 includes

18 years agoupdated manpages
Paul Brossier [Sun, 21 Aug 2005 16:43:10 +0000 (16:43 +0000)]
updated manpages

18 years agoupdated version in doxygen config files
Paul Brossier [Sun, 21 Aug 2005 16:39:49 +0000 (16:39 +0000)]
updated version in doxygen config files

18 years agouses errmsg in parse_args instead of debug
Paul Brossier [Mon, 15 Aug 2005 10:28:52 +0000 (10:28 +0000)]
uses errmsg in parse_args instead of debug

18 years agoadded dummy assignment to make egcs happy, use in woodblock path
Paul Brossier [Sun, 14 Aug 2005 18:44:58 +0000 (18:44 +0000)]
added dummy assignment to make egcs happy, use  in woodblock path

18 years agoswig >= 1.3 in README
Paul Brossier [Sun, 14 Aug 2005 12:09:37 +0000 (12:09 +0000)]
swig >= 1.3 in README

18 years agoadded pitch option to utils.c
Paul Brossier [Sun, 14 Aug 2005 10:14:41 +0000 (10:14 +0000)]
added pitch option to utils.c

18 years agofixed long options in utils.c
Paul Brossier [Sun, 14 Aug 2005 03:37:35 +0000 (03:37 +0000)]
fixed long options in utils.c

18 years agoupdated default parameters, fixed 0.000.wav creation
Paul Brossier [Sun, 14 Aug 2005 03:21:19 +0000 (03:21 +0000)]
updated default parameters, fixed 0.000.wav creation

18 years agoadded non c99 alternatives in examples/utils.h (thanks Mo)
Paul Brossier [Sun, 14 Aug 2005 01:59:32 +0000 (01:59 +0000)]
added non c99 alternatives in examples/utils.h (thanks Mo)

18 years agoupdated aubiocut, added zerocross
Paul Brossier [Sat, 13 Aug 2005 22:39:54 +0000 (22:39 +0000)]
updated aubiocut, added zerocross

18 years agouse 1024/512 in aubiotrack, first signed commit
Paul Brossier [Wed, 10 Aug 2005 16:34:57 +0000 (16:34 +0000)]
use 1024/512 in aubiotrack, first signed commit

18 years agofix segfault when file not found
Paul Brossier [Tue, 9 Aug 2005 23:43:39 +0000 (23:43 +0000)]
fix segfault when file not found

18 years agoprotected onset enumerators, factorise python check_modes
Paul Brossier [Tue, 9 Aug 2005 18:35:14 +0000 (18:35 +0000)]
protected onset enumerators, factorise python check_modes

18 years agosource ./README, not sh ./README
Paul Brossier [Tue, 9 Aug 2005 18:33:54 +0000 (18:33 +0000)]
source ./README, not sh ./README

18 years agorename file_ to aubio_sndfile, protect aubio_pitdetection_{mode,type} enumerators
Paul Brossier [Tue, 9 Aug 2005 17:56:21 +0000 (17:56 +0000)]
rename file_ to aubio_sndfile, protect aubio_pitdetection_{mode,type} enumerators

18 years agoprefix mathutils function with aubio_
Paul Brossier [Tue, 9 Aug 2005 10:09:36 +0000 (10:09 +0000)]
prefix mathutils function with aubio_

18 years agoadd ext to documentation
Paul Brossier [Tue, 9 Aug 2005 10:09:14 +0000 (10:09 +0000)]
add ext to documentation

18 years agoremoved obsoleted pickparams_t
Paul Brossier [Tue, 9 Aug 2005 09:09:43 +0000 (09:09 +0000)]
removed obsoleted pickparams_t

18 years agoprotect window types with aubio_win_
Paul Brossier [Tue, 9 Aug 2005 08:58:47 +0000 (08:58 +0000)]
protect window types with aubio_win_

18 years agoadded srcdir in doc
Paul Brossier [Tue, 9 Aug 2005 08:57:41 +0000 (08:57 +0000)]
added srcdir in doc

18 years agoupdated TODO
Paul Brossier [Tue, 9 Aug 2005 08:06:27 +0000 (08:06 +0000)]
updated TODO

18 years agosoname change, add -version-info, fix midi/ install
Paul Brossier [Tue, 9 Aug 2005 06:11:50 +0000 (06:11 +0000)]
soname change, add -version-info, fix midi/ install

18 years agofixed dist target
Paul Brossier [Tue, 9 Aug 2005 03:24:38 +0000 (03:24 +0000)]
fixed dist target

18 years agocompleted fix for srcdir
Paul Brossier [Tue, 9 Aug 2005 03:06:47 +0000 (03:06 +0000)]
completed fix for srcdir

18 years agotag of piem@altern.org--2005-aubio/aubio--benchmarks--0.1.9--patch-49
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

18 years agoadded examples, bumped VERSION to 0.2.0beta1
Paul Brossier [Tue, 9 Aug 2005 02:27:58 +0000 (02:27 +0000)]
added examples, bumped VERSION to 0.2.0beta1

18 years agoinstall aubiopitch, not aubiocompare-onset
Paul Brossier [Tue, 9 Aug 2005 02:24:03 +0000 (02:24 +0000)]
install aubiopitch, not aubiocompare-onset

18 years agoadd c99 varargs checks, thanks to Mo DeJong
Paul Brossier [Tue, 9 Aug 2005 02:21:02 +0000 (02:21 +0000)]
add c99 varargs checks, thanks to Mo DeJong

18 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

18 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

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

18 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

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

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

18 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

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

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

18 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()

18 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

18 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

18 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

18 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

18 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

18 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

18 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}

18 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

18 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

18 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

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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

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

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

18 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

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

18 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

18 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

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

18 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

18 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

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

18 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

18 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

18 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

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

18 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

18 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

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

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

18 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

18 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

19 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