aubio.git
19 years agoupdate fcomb deletion function
Paul Brossier [Wed, 12 Jul 2006 16:21:52 +0000 (16:21 +0000)]
update fcomb deletion function
update fcomb deletion function

19 years agoupdate resample deletion function
Paul Brossier [Wed, 12 Jul 2006 16:20:57 +0000 (16:20 +0000)]
update resample deletion function
update resample deletion function

19 years agoupdate scale deletion function
Paul Brossier [Wed, 12 Jul 2006 16:20:14 +0000 (16:20 +0000)]
update scale deletion function
update scale deletion function

19 years agoupdate doxygen devel config to include README and examples
Paul Brossier [Wed, 12 Jul 2006 16:17:14 +0000 (16:17 +0000)]
update doxygen devel config to include README and examples
update doxygen devel config to include README and examples

19 years agomake beattracking always silent
Paul Brossier [Sat, 8 Jul 2006 17:01:27 +0000 (17:01 +0000)]
make beattracking always silent
make beattracking always silent

19 years agoupdated tests to lash, avoid signed/unsigned mismatches
Paul Brossier [Fri, 7 Jul 2006 08:13:27 +0000 (08:13 +0000)]
updated tests to lash, avoid signed/unsigned mismatches
updated tests to lash, avoid signed/unsigned mismatches

19 years agorename threshold2 to silence
Paul Brossier [Thu, 6 Jul 2006 16:38:00 +0000 (16:38 +0000)]
rename threshold2 to silence
rename threshold2 to silence

19 years agouse lash_ prefix for lash related variables
Paul Brossier [Thu, 6 Jul 2006 16:33:39 +0000 (16:33 +0000)]
use lash_ prefix for lash related variables
use lash_ prefix for lash related variables

19 years agostart lash thread only when jack is used and lash is enabled
Paul Brossier [Thu, 6 Jul 2006 15:34:38 +0000 (15:34 +0000)]
start lash thread only when jack is used and lash is enabled
start lash thread only when jack is used and lash is enabled

19 years agoremoved generated config.h.in
Paul Brossier [Thu, 29 Jun 2006 18:54:40 +0000 (18:54 +0000)]
removed generated config.h.in
removed generated config.h.in

19 years agoadding basic lash support to examples
Paul Brossier [Thu, 29 Jun 2006 18:49:42 +0000 (18:49 +0000)]
adding basic lash support to examples
adding basic lash support to examples

19 years agoremoving lash from aubio_priv.h
Paul Brossier [Thu, 29 Jun 2006 18:47:43 +0000 (18:47 +0000)]
removing lash from aubio_priv.h
removing lash from aubio_priv.h

19 years agoremoving ladcca from ext/midi/midi_alsa_seq.c
Paul Brossier [Thu, 29 Jun 2006 18:47:09 +0000 (18:47 +0000)]
removing ladcca from ext/midi/midi_alsa_seq.c
removing ladcca from ext/midi/midi_alsa_seq.c

19 years agomoving to lash, adding note about puredata
Paul Brossier [Thu, 29 Jun 2006 18:45:49 +0000 (18:45 +0000)]
moving to lash, adding note about puredata
moving to lash, adding note about puredata

19 years agoadd kludge to check if $CC supports -Wextra
Paul Brossier [Thu, 29 Jun 2006 14:14:01 +0000 (14:14 +0000)]
add kludge to check if $CC supports -Wextra
add kludge to check if $CC supports -Wextra

19 years agotag of piem@altern.org--aubio-calabaza/aubio--mainline--0.3.1--version-0
Paul Brossier [Wed, 28 Jun 2006 04:04:47 +0000 (04:04 +0000)]
tag of piem@altern.org--aubio-calabaza/aubio--mainline--0.3.1--version-0

19 years agoupdate changelog, version 0.3.1
Paul Brossier [Wed, 28 Jun 2006 04:04:13 +0000 (04:04 +0000)]
update changelog, version 0.3.1
update changelog, version 0.3.1

19 years agouse os.path in task.cut to derive default output filenames
Paul Brossier [Mon, 12 Jun 2006 12:54:47 +0000 (12:54 +0000)]
use os.path in task.cut to derive default output filenames
use os.path in task.cut to derive default output filenames

19 years agomake configure.ac more readable
Paul Brossier [Sat, 3 Jun 2006 20:34:42 +0000 (20:34 +0000)]
make configure.ac more readable
make configure.ac more readable

19 years agouse top_{build,src}dir instead of ../
Paul Brossier [Sat, 3 Jun 2006 19:55:57 +0000 (19:55 +0000)]
use top_{build,src}dir instead of ../
use top_{build,src}dir instead of ../

19 years agoavoid overwriting CFLAGS in python/aubio/Makefile.am
Paul Brossier [Sat, 3 Jun 2006 16:00:13 +0000 (16:00 +0000)]
avoid overwriting CFLAGS in python/aubio/Makefile.am
avoid overwriting CFLAGS in python/aubio/Makefile.am

19 years agosimplify puredata Makefile.am
Paul Brossier [Sat, 3 Jun 2006 15:55:14 +0000 (15:55 +0000)]
simplify puredata Makefile.am
simplify puredata Makefile.am

19 years agouse -Wextra but unused parameters, fix macos CFLAGS
Paul Brossier [Sat, 3 Jun 2006 15:51:32 +0000 (15:51 +0000)]
use -Wextra but unused parameters, fix macos CFLAGS
use -Wextra but unused parameters, fix macos CFLAGS

19 years agofix signed/unsigned mismatches in pitchscmitt
Paul Brossier [Sat, 3 Jun 2006 15:15:07 +0000 (15:15 +0000)]
fix signed/unsigned mismatches in pitchscmitt
fix signed/unsigned mismatches in pitchscmitt

19 years agofix signed/unsigned mismatches in pitchfcomb
Paul Brossier [Sat, 3 Jun 2006 15:14:44 +0000 (15:14 +0000)]
fix signed/unsigned mismatches in pitchfcomb
fix signed/unsigned mismatches in pitchfcomb

19 years agofix signed/unsigned mismatches in beattracking
Paul Brossier [Sat, 3 Jun 2006 15:13:58 +0000 (15:13 +0000)]
fix signed/unsigned mismatches in beattracking
fix signed/unsigned mismatches in beattracking

19 years agofix signed/unsigned mismatches in examples
Paul Brossier [Sat, 3 Jun 2006 15:13:07 +0000 (15:13 +0000)]
fix signed/unsigned mismatches in examples
fix signed/unsigned mismatches in examples

19 years agougly hack to plot beat track anyway
Paul Brossier [Fri, 2 Jun 2006 17:23:29 +0000 (17:23 +0000)]
ugly hack to plot beat track anyway
ugly hack to plot beat track anyway

19 years agotask beat() output seconds
Paul Brossier [Fri, 2 Jun 2006 17:11:24 +0000 (17:11 +0000)]
task beat() output seconds
task beat() output seconds

19 years agodo not call pthread_ in aubio_midi_direct_output (thanks stefan)
Paul Brossier [Sat, 27 May 2006 13:59:48 +0000 (13:59 +0000)]
do not call pthread_ in aubio_midi_direct_output (thanks stefan)
do not call pthread_ in aubio_midi_direct_output (thanks stefan)

19 years agofixes memset in aubio_priv.h, remove useless sfinfo.format=0
Paul Brossier [Sat, 27 May 2006 01:00:08 +0000 (01:00 +0000)]
fixes memset in aubio_priv.h, remove useless sfinfo.format=0
fixes memset in aubio_priv.h, remove useless sfinfo.format=0

19 years agomove pd help to pattern-help.pd
Paul Brossier [Sat, 27 May 2006 00:35:38 +0000 (00:35 +0000)]
move pd help to pattern-help.pd
move pd help to pattern-help.pd

19 years agotag of piem@altern.org--aubio-calabaza/aubio--mainline--0.3.0--version-0
Paul Brossier [Sat, 27 May 2006 00:18:21 +0000 (00:18 +0000)]
tag of piem@altern.org--aubio-calabaza/aubio--mainline--0.3.0--version-0

19 years agolast 0.3.0 changes
Paul Brossier [Sat, 27 May 2006 00:15:58 +0000 (00:15 +0000)]
last 0.3.0 changes
last 0.3.0 changes

19 years agotag of piem@altern.org--aubio-calabaza/aubio--mainline--0.2.0--patch-111
Paul Brossier [Sat, 27 May 2006 00:04:00 +0000 (00:04 +0000)]
tag of piem@altern.org--aubio-calabaza/aubio--mainline--0.2.0--patch-111

19 years agouseless ladcca gets quiet
Paul Brossier [Thu, 18 May 2006 21:46:47 +0000 (21:46 +0000)]
useless ladcca gets quiet
useless ladcca gets quiet

19 years agouse -fPIC to build puredata plugin
Paul Brossier [Thu, 18 May 2006 21:27:29 +0000 (21:27 +0000)]
use -fPIC to build puredata plugin
use -fPIC to build puredata plugin

19 years agocorrect default block size in aubiopitch
Paul Brossier [Thu, 18 May 2006 21:24:54 +0000 (21:24 +0000)]
correct default block size in aubiopitch
correct default block size in aubiopitch

19 years agoupdate README
Paul Brossier [Thu, 18 May 2006 19:00:02 +0000 (19:00 +0000)]
update README
update README

19 years agoupdate doxygen configs, include README from aubio.h
Paul Brossier [Thu, 18 May 2006 18:51:59 +0000 (18:51 +0000)]
update doxygen configs, include README from aubio.h
update doxygen configs, include README from aubio.h

19 years agoupdate default aubiocut threshold
Paul Brossier [Thu, 18 May 2006 10:50:20 +0000 (10:50 +0000)]
update default aubiocut threshold
update default aubiocut threshold

19 years agoupdate python manpages
Paul Brossier [Thu, 18 May 2006 10:49:42 +0000 (10:49 +0000)]
update python manpages
update python manpages

19 years agoremove /usr/bin/python header
Paul Brossier [Thu, 18 May 2006 10:30:02 +0000 (10:30 +0000)]
remove /usr/bin/python header
remove /usr/bin/python header

19 years agoupdate dcthreshold
Paul Brossier [Thu, 18 May 2006 10:29:20 +0000 (10:29 +0000)]
update dcthreshold
update dcthreshold

19 years agono bench for now
Paul Brossier [Thu, 18 May 2006 10:28:41 +0000 (10:28 +0000)]
no bench for now
no bench for now

19 years agofix python Makefiles
Paul Brossier [Thu, 18 May 2006 10:28:05 +0000 (10:28 +0000)]
fix python Makefiles
fix python Makefiles

19 years agodo not install aubioquiet
Paul Brossier [Thu, 18 May 2006 10:27:25 +0000 (10:27 +0000)]
do not install aubioquiet
do not install aubioquiet

19 years agoupdate aubio.h docs
Paul Brossier [Wed, 17 May 2006 19:49:55 +0000 (19:49 +0000)]
update aubio.h docs
update aubio.h docs

19 years agoupdate tss.h docs
Paul Brossier [Wed, 17 May 2006 19:49:31 +0000 (19:49 +0000)]
update tss.h docs
update tss.h docs

19 years agoupdate scale.[ch] docs
Paul Brossier [Wed, 17 May 2006 19:49:03 +0000 (19:49 +0000)]
update scale.[ch] docs
update scale.[ch] docs

19 years agoupdate types doc
Paul Brossier [Wed, 17 May 2006 19:48:10 +0000 (19:48 +0000)]
update types doc
update types doc

19 years agoupdate phasevoc.h docs
Paul Brossier [Wed, 17 May 2006 19:47:36 +0000 (19:47 +0000)]
update phasevoc.h docs
update phasevoc.h docs

19 years agoupdate resample.h docs
Paul Brossier [Wed, 17 May 2006 19:46:52 +0000 (19:46 +0000)]
update resample.h docs
update resample.h docs

19 years agoupdate onsetdetection.h docs
Paul Brossier [Wed, 17 May 2006 19:46:09 +0000 (19:46 +0000)]
update onsetdetection.h docs
update onsetdetection.h docs

19 years agoupdate fft docs
Paul Brossier [Wed, 17 May 2006 19:45:36 +0000 (19:45 +0000)]
update fft docs
update fft docs

19 years agoupdate pitchdetection docs, make wrapper methods private
Paul Brossier [Wed, 17 May 2006 19:44:51 +0000 (19:44 +0000)]
update pitchdetection docs, make wrapper methods private
update pitchdetection docs, make wrapper methods private

19 years agoadd doc to biquad and filter
Paul Brossier [Wed, 17 May 2006 19:43:27 +0000 (19:43 +0000)]
add doc to biquad and filter
add doc to biquad and filter

19 years agoupdate beat tracking comments
Paul Brossier [Wed, 17 May 2006 19:42:17 +0000 (19:42 +0000)]
update beat tracking comments
update beat tracking comments

19 years agoupdate pitch method comments
Paul Brossier [Wed, 17 May 2006 19:38:32 +0000 (19:38 +0000)]
update pitch method comments
update pitch method comments

19 years agoupdate pitch method comments
Paul Brossier [Wed, 17 May 2006 18:16:59 +0000 (18:16 +0000)]
update pitch method comments
update pitch method comments

19 years agobeat should be fixed, add comments about
Paul Brossier [Wed, 17 May 2006 09:19:56 +0000 (09:19 +0000)]
beat should be fixed, add comments about
beat should be fixed, add comments about

19 years agoadd spectrogram and x/y sizes to aubiocut
Paul Brossier [Wed, 17 May 2006 09:18:56 +0000 (09:18 +0000)]
add spectrogram and x/y sizes to aubiocut
add spectrogram and x/y sizes to aubiocut

19 years agofix default yin thresholds
Paul Brossier [Wed, 17 May 2006 09:15:45 +0000 (09:15 +0000)]
fix default yin thresholds
fix default yin thresholds

19 years agofixes dcthreshold
Paul Brossier [Wed, 17 May 2006 09:14:33 +0000 (09:14 +0000)]
fixes dcthreshold
fixes dcthreshold

19 years agostrange workaround to fix segfaults on some wav files
Paul Brossier [Wed, 17 May 2006 09:12:44 +0000 (09:12 +0000)]
strange workaround to fix segfaults on some wav files
strange workaround to fix segfaults on some wav files

19 years agoprint per note results
Paul Brossier [Sun, 7 May 2006 15:46:51 +0000 (15:46 +0000)]
print per note results
print per note results

19 years agoadd x/ysize to plot_aubio/spec, move spec to db scale, add zoffset, add epsc color
Paul Brossier [Sun, 7 May 2006 15:42:43 +0000 (15:42 +0000)]
add x/ysize to plot_aubio/spec, move spec to db scale, add zoffset, add epsc color
add x/ysize to plot_aubio/spec, move spec to db scale, add zoffset, add epsc color

19 years agoupdate indentation
Paul Brossier [Fri, 5 May 2006 08:16:40 +0000 (08:16 +0000)]
update indentation
update indentation

19 years agoupdate imports in bench-window
Paul Brossier [Fri, 5 May 2006 08:10:22 +0000 (08:10 +0000)]
update imports in bench-window
update imports in bench-window

19 years agoupdate imports in bench-delay
Paul Brossier [Fri, 5 May 2006 08:07:47 +0000 (08:07 +0000)]
update imports in bench-delay
update imports in bench-delay

19 years agoupdate aubiopitch options
Paul Brossier [Thu, 4 May 2006 15:03:58 +0000 (15:03 +0000)]
update aubiopitch options
update aubiopitch options

19 years agoupdate onset plot
Paul Brossier [Thu, 4 May 2006 15:02:33 +0000 (15:02 +0000)]
update onset plot
update onset plot

19 years agoupdate pitch plot
Paul Brossier [Thu, 4 May 2006 15:02:01 +0000 (15:02 +0000)]
update pitch plot
update pitch plot

19 years agoadd aubio_autocorr to swig
Paul Brossier [Thu, 4 May 2006 15:00:30 +0000 (15:00 +0000)]
add aubio_autocorr to swig
add aubio_autocorr to swig

19 years agouse yinfft by default
Paul Brossier [Thu, 4 May 2006 14:54:58 +0000 (14:54 +0000)]
use yinfft by default
use yinfft by default

19 years agoupdate bench-pitch-isolated
Paul Brossier [Thu, 20 Apr 2006 12:51:40 +0000 (12:51 +0000)]
update bench-pitch-isolated
update bench-pitch-isolated

19 years agoupdate pitch bench makefile
Paul Brossier [Thu, 20 Apr 2006 12:49:55 +0000 (12:49 +0000)]
update pitch bench makefile
update pitch bench makefile

19 years agomcomb: bypass hack for high freqs, use instfreq rather than interp
Paul Brossier [Thu, 20 Apr 2006 12:49:06 +0000 (12:49 +0000)]
mcomb: bypass hack for high freqs, use instfreq rather than interp
mcomb: bypass hack for high freqs, use instfreq rather than interp

19 years agoadd quadratic interpolation to yin
Paul Brossier [Thu, 20 Apr 2006 12:48:25 +0000 (12:48 +0000)]
add quadratic interpolation to yin
add quadratic interpolation to yin

19 years agofirst draft for beat evaluation
Paul Brossier [Thu, 20 Apr 2006 12:47:39 +0000 (12:47 +0000)]
first draft for beat evaluation
first draft for beat evaluation

19 years agoupdate params and pitch
Paul Brossier [Thu, 20 Apr 2006 12:46:42 +0000 (12:46 +0000)]
update params and pitch
update params and pitch

19 years agoadd yinfft method, make it default for pd plugin
Paul Brossier [Tue, 21 Mar 2006 22:59:17 +0000 (22:59 +0000)]
add yinfft method, make it default for pd plugin
add yinfft method, make it default for pd plugin

19 years agoupdate pitch bench makefile
Paul Brossier [Tue, 21 Mar 2006 22:39:48 +0000 (22:39 +0000)]
update pitch bench makefile
update pitch bench makefile

19 years agoupdate default parameters
Paul Brossier [Tue, 21 Mar 2006 22:37:18 +0000 (22:37 +0000)]
update default parameters
update default parameters

19 years agoupdate bench-pitch
Paul Brossier [Tue, 21 Mar 2006 22:35:27 +0000 (22:35 +0000)]
update bench-pitch
update bench-pitch

19 years agobump current library version
Paul Brossier [Tue, 21 Mar 2006 22:29:20 +0000 (22:29 +0000)]
bump current library version
bump current library version

19 years agofix fine tuningi for yin
Paul Brossier [Tue, 21 Mar 2006 22:27:13 +0000 (22:27 +0000)]
fix fine tuningi for yin
fix fine tuningi for yin

19 years agofix mcomb: comput instfreq, use pow(mag,0.25) for comb summation
Paul Brossier [Tue, 21 Mar 2006 22:26:28 +0000 (22:26 +0000)]
fix mcomb: comput instfreq, use pow(mag,0.25) for comb summation
fix mcomb: comput instfreq, use pow(mag,0.25) for comb summation

19 years agoadd interpolation to yin
Paul Brossier [Tue, 21 Mar 2006 18:05:23 +0000 (18:05 +0000)]
add interpolation to yin
add interpolation to yin

19 years agoadd windowing, correct phase interpolation
Paul Brossier [Tue, 21 Mar 2006 18:03:37 +0000 (18:03 +0000)]
add windowing, correct phase interpolation
add windowing, correct phase interpolation

19 years agochange delay from 3 to 5
Paul Brossier [Thu, 16 Mar 2006 16:00:39 +0000 (16:00 +0000)]
change delay from 3 to 5
change delay from 3 to 5

19 years agoadd bufsize, hopsize and time to bench.onset
Paul Brossier [Thu, 16 Mar 2006 15:59:14 +0000 (15:59 +0000)]
add bufsize, hopsize and time to bench.onset
add bufsize, hopsize and time to bench.onset

19 years agoupdate task.time
Paul Brossier [Thu, 16 Mar 2006 15:58:01 +0000 (15:58 +0000)]
update task.time
update task.time

19 years agoaubioclass: yinthres support
Paul Brossier [Thu, 16 Mar 2006 15:57:24 +0000 (15:57 +0000)]
aubioclass: yinthres support
aubioclass: yinthres support

19 years agoadd support for samplerate, yinthres
Paul Brossier [Thu, 16 Mar 2006 15:56:38 +0000 (15:56 +0000)]
add support for samplerate, yinthres
add support for samplerate, yinthres

19 years agoadd pitch buf, hop and yinthresh, no smoothing
Paul Brossier [Thu, 16 Mar 2006 15:56:02 +0000 (15:56 +0000)]
add pitch buf, hop and yinthresh, no smoothing
add pitch buf, hop and yinthresh, no smoothing

19 years agoupdate task.pitch.{eval,plot}
Paul Brossier [Thu, 16 Mar 2006 15:52:50 +0000 (15:52 +0000)]
update task.pitch.{eval,plot}
update task.pitch.{eval,plot}

19 years agooptional plotting
Paul Brossier [Thu, 16 Mar 2006 15:51:46 +0000 (15:51 +0000)]
optional plotting
optional plotting

19 years agoadd free function
Paul Brossier [Thu, 16 Mar 2006 15:47:59 +0000 (15:47 +0000)]
add free function
add free function

19 years agosamplerate support, add filter for mcomb, yinthresh
Paul Brossier [Thu, 16 Mar 2006 15:42:11 +0000 (15:42 +0000)]
samplerate support, add filter for mcomb, yinthresh
samplerate support, add filter for mcomb, yinthresh