aubio.git
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