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
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
Paul Brossier [Thu, 29 Jun 2006 18:54:40 +0000 (18:54 +0000)]
removed generated config.h.in
removed generated config.h.in
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
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
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
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
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
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
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
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
Paul Brossier [Sat, 3 Jun 2006 20:34:42 +0000 (20:34 +0000)]
make configure.ac more readable
make configure.ac more readable
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 ../
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
Paul Brossier [Sat, 3 Jun 2006 15:55:14 +0000 (15:55 +0000)]
simplify puredata Makefile.am
simplify puredata Makefile.am
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
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
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
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
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
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
Paul Brossier [Fri, 2 Jun 2006 17:11:24 +0000 (17:11 +0000)]
task beat() output seconds
task beat() output seconds
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)
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
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
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
Paul Brossier [Sat, 27 May 2006 00:15:58 +0000 (00:15 +0000)]
last 0.3.0 changes
last 0.3.0 changes
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
Paul Brossier [Thu, 18 May 2006 21:46:47 +0000 (21:46 +0000)]
useless ladcca gets quiet
useless ladcca gets quiet
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
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
Paul Brossier [Thu, 18 May 2006 19:00:02 +0000 (19:00 +0000)]
update README
update README
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
Paul Brossier [Thu, 18 May 2006 10:50:20 +0000 (10:50 +0000)]
update default aubiocut threshold
update default aubiocut threshold
Paul Brossier [Thu, 18 May 2006 10:49:42 +0000 (10:49 +0000)]
update python manpages
update python manpages
Paul Brossier [Thu, 18 May 2006 10:30:02 +0000 (10:30 +0000)]
remove /usr/bin/python header
remove /usr/bin/python header
Paul Brossier [Thu, 18 May 2006 10:29:20 +0000 (10:29 +0000)]
update dcthreshold
update dcthreshold
Paul Brossier [Thu, 18 May 2006 10:28:41 +0000 (10:28 +0000)]
no bench for now
no bench for now
Paul Brossier [Thu, 18 May 2006 10:28:05 +0000 (10:28 +0000)]
fix python Makefiles
fix python Makefiles
Paul Brossier [Thu, 18 May 2006 10:27:25 +0000 (10:27 +0000)]
do not install aubioquiet
do not install aubioquiet
Paul Brossier [Wed, 17 May 2006 19:49:55 +0000 (19:49 +0000)]
update aubio.h docs
update aubio.h docs
Paul Brossier [Wed, 17 May 2006 19:49:31 +0000 (19:49 +0000)]
update tss.h docs
update tss.h docs
Paul Brossier [Wed, 17 May 2006 19:49:03 +0000 (19:49 +0000)]
update scale.[ch] docs
update scale.[ch] docs
Paul Brossier [Wed, 17 May 2006 19:48:10 +0000 (19:48 +0000)]
update types doc
update types doc
Paul Brossier [Wed, 17 May 2006 19:47:36 +0000 (19:47 +0000)]
update phasevoc.h docs
update phasevoc.h docs
Paul Brossier [Wed, 17 May 2006 19:46:52 +0000 (19:46 +0000)]
update resample.h docs
update resample.h docs
Paul Brossier [Wed, 17 May 2006 19:46:09 +0000 (19:46 +0000)]
update onsetdetection.h docs
update onsetdetection.h docs
Paul Brossier [Wed, 17 May 2006 19:45:36 +0000 (19:45 +0000)]
update fft docs
update fft docs
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
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
Paul Brossier [Wed, 17 May 2006 19:42:17 +0000 (19:42 +0000)]
update beat tracking comments
update beat tracking comments
Paul Brossier [Wed, 17 May 2006 19:38:32 +0000 (19:38 +0000)]
update pitch method comments
update pitch method comments
Paul Brossier [Wed, 17 May 2006 18:16:59 +0000 (18:16 +0000)]
update pitch method comments
update pitch method comments
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
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
Paul Brossier [Wed, 17 May 2006 09:15:45 +0000 (09:15 +0000)]
fix default yin thresholds
fix default yin thresholds
Paul Brossier [Wed, 17 May 2006 09:14:33 +0000 (09:14 +0000)]
fixes dcthreshold
fixes dcthreshold
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
Paul Brossier [Sun, 7 May 2006 15:46:51 +0000 (15:46 +0000)]
print per note results
print per note results
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
Paul Brossier [Fri, 5 May 2006 08:16:40 +0000 (08:16 +0000)]
update indentation
update indentation
Paul Brossier [Fri, 5 May 2006 08:10:22 +0000 (08:10 +0000)]
update imports in bench-window
update imports in bench-window
Paul Brossier [Fri, 5 May 2006 08:07:47 +0000 (08:07 +0000)]
update imports in bench-delay
update imports in bench-delay
Paul Brossier [Thu, 4 May 2006 15:03:58 +0000 (15:03 +0000)]
update aubiopitch options
update aubiopitch options
Paul Brossier [Thu, 4 May 2006 15:02:33 +0000 (15:02 +0000)]
update onset plot
update onset plot
Paul Brossier [Thu, 4 May 2006 15:02:01 +0000 (15:02 +0000)]
update pitch plot
update pitch plot
Paul Brossier [Thu, 4 May 2006 15:00:30 +0000 (15:00 +0000)]
add aubio_autocorr to swig
add aubio_autocorr to swig
Paul Brossier [Thu, 4 May 2006 14:54:58 +0000 (14:54 +0000)]
use yinfft by default
use yinfft by default
Paul Brossier [Thu, 20 Apr 2006 12:51:40 +0000 (12:51 +0000)]
update bench-pitch-isolated
update bench-pitch-isolated
Paul Brossier [Thu, 20 Apr 2006 12:49:55 +0000 (12:49 +0000)]
update pitch bench makefile
update pitch bench makefile
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
Paul Brossier [Thu, 20 Apr 2006 12:48:25 +0000 (12:48 +0000)]
add quadratic interpolation to yin
add quadratic interpolation to yin
Paul Brossier [Thu, 20 Apr 2006 12:47:39 +0000 (12:47 +0000)]
first draft for beat evaluation
first draft for beat evaluation
Paul Brossier [Thu, 20 Apr 2006 12:46:42 +0000 (12:46 +0000)]
update params and pitch
update params and pitch
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
Paul Brossier [Tue, 21 Mar 2006 22:39:48 +0000 (22:39 +0000)]
update pitch bench makefile
update pitch bench makefile
Paul Brossier [Tue, 21 Mar 2006 22:37:18 +0000 (22:37 +0000)]
update default parameters
update default parameters
Paul Brossier [Tue, 21 Mar 2006 22:35:27 +0000 (22:35 +0000)]
update bench-pitch
update bench-pitch
Paul Brossier [Tue, 21 Mar 2006 22:29:20 +0000 (22:29 +0000)]
bump current library version
bump current library version
Paul Brossier [Tue, 21 Mar 2006 22:27:13 +0000 (22:27 +0000)]
fix fine tuningi for yin
fix fine tuningi for yin
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
Paul Brossier [Tue, 21 Mar 2006 18:05:23 +0000 (18:05 +0000)]
add interpolation to yin
add interpolation to yin
Paul Brossier [Tue, 21 Mar 2006 18:03:37 +0000 (18:03 +0000)]
add windowing, correct phase interpolation
add windowing, correct phase interpolation
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
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
Paul Brossier [Thu, 16 Mar 2006 15:58:01 +0000 (15:58 +0000)]
update task.time
update task.time
Paul Brossier [Thu, 16 Mar 2006 15:57:24 +0000 (15:57 +0000)]
aubioclass: yinthres support
aubioclass: yinthres support
Paul Brossier [Thu, 16 Mar 2006 15:56:38 +0000 (15:56 +0000)]
add support for samplerate, yinthres
add support for samplerate, yinthres
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
Paul Brossier [Thu, 16 Mar 2006 15:52:50 +0000 (15:52 +0000)]
update task.pitch.{eval,plot}
update task.pitch.{eval,plot}
Paul Brossier [Thu, 16 Mar 2006 15:51:46 +0000 (15:51 +0000)]
optional plotting
optional plotting
Paul Brossier [Thu, 16 Mar 2006 15:47:59 +0000 (15:47 +0000)]
add free function
add free function
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
Paul Brossier [Thu, 16 Mar 2006 15:37:59 +0000 (15:37 +0000)]
use real fft for fcomb, severe tuning, complete del_, samplerate support
use real fft for fcomb, severe tuning, complete del_, samplerate support
Paul Brossier [Thu, 16 Mar 2006 15:36:31 +0000 (15:36 +0000)]
and retune (bug in quadint ?)
and retune (bug in quadint ?)
Paul Brossier [Thu, 16 Mar 2006 15:35:51 +0000 (15:35 +0000)]
activate adapt thresh, reduce numb partials for high frequencies, add support for samplerate
activate adapt thresh, reduce numb partials for high frequencies, add support for samplerate
Paul Brossier [Sun, 5 Mar 2006 03:21:16 +0000 (03:21 +0000)]
updated to new bench-pitch, fixed gettruth
updated to new bench-pitch, fixed gettruth
Paul Brossier [Fri, 3 Mar 2006 06:11:52 +0000 (06:11 +0000)]
move benchonset to aubio.bench
move benchonset to aubio.bench
Paul Brossier [Fri, 3 Mar 2006 05:57:50 +0000 (05:57 +0000)]
splitting up tasks in many files
splitting up tasks in many files
Paul Brossier [Fri, 3 Mar 2006 05:41:24 +0000 (05:41 +0000)]
update aubioclass cvec
update aubioclass cvec