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
Paul Brossier [Fri, 3 Mar 2006 05:39:58 +0000 (05:39 +0000)]
add mfft to swig
add mfft to swig
Paul Brossier [Fri, 3 Mar 2006 05:39:21 +0000 (05:39 +0000)]
update to last bench-onset, bench-pitch
update to last bench-onset, bench-pitch
Paul Brossier [Fri, 3 Mar 2006 05:37:48 +0000 (05:37 +0000)]
switch to mcomb in aubiopitch~
switch to mcomb in aubiopitch~
Paul Brossier [Thu, 2 Mar 2006 18:43:33 +0000 (18:43 +0000)]
web: use multiple pitch methods
web: use multiple pitch methods
Paul Brossier [Thu, 2 Mar 2006 18:42:37 +0000 (18:42 +0000)]
taskpitch: limit frequency range and delay, update gettruth
taskpitch: limit frequency range and delay, update gettruth
Paul Brossier [Thu, 2 Mar 2006 18:40:45 +0000 (18:40 +0000)]
remove useless multiple plot and title to plot_spec
remove useless multiple plot and title to plot_spec
Paul Brossier [Wed, 1 Mar 2006 03:21:59 +0000 (03:21 +0000)]
remove old plot_pitch, plot_onset and getonsets, cutfile, getpitch
remove old plot_pitch, plot_onset and getonsets, cutfile, getpitch
Paul Brossier [Wed, 1 Mar 2006 03:18:18 +0000 (03:18 +0000)]
simplify aubiopitch
simplify aubiopitch
Paul Brossier [Wed, 1 Mar 2006 03:17:34 +0000 (03:17 +0000)]
update taskpitch, use oplots instead of gnuplot
update taskpitch, use oplots instead of gnuplot
Paul Brossier [Wed, 1 Mar 2006 03:15:54 +0000 (03:15 +0000)]
use a copy for the median
use a copy for the median
Paul Brossier [Wed, 1 Mar 2006 03:15:06 +0000 (03:15 +0000)]
fix norm in aubioclass
fix norm in aubioclass
Paul Brossier [Wed, 1 Mar 2006 03:14:08 +0000 (03:14 +0000)]
add spectrogram plot
add spectrogram plot
Paul Brossier [Tue, 28 Feb 2006 07:30:11 +0000 (07:30 +0000)]
[src,swig] added cvec methods to sample
[src,swig] added cvec methods to sample
Paul Brossier [Sun, 26 Feb 2006 17:37:05 +0000 (17:37 +0000)]
added missing solo_brass
added missing solo_brass
Paul Brossier [Sun, 26 Feb 2006 17:35:16 +0000 (17:35 +0000)]
updated aubiocut to new tasks, added option to print and plot only functions
updated aubiocut to new tasks, added option to print and plot only functions
Paul Brossier [Sun, 26 Feb 2006 17:34:08 +0000 (17:34 +0000)]
added support for dcthres and verbose, moved task.step to tasks.params.step, updated plot functions
added support for dcthres and verbose, moved task.step to tasks.params.step, updated plot functions
Paul Brossier [Sun, 26 Feb 2006 17:31:01 +0000 (17:31 +0000)]
added missing import
added missing import
Paul Brossier [Sun, 26 Feb 2006 17:29:23 +0000 (17:29 +0000)]
added support for dcthreshold
added support for dcthreshold
Paul Brossier [Thu, 23 Feb 2006 02:28:35 +0000 (02:28 +0000)]
new bench-pitch
new bench-pitch
Paul Brossier [Thu, 23 Feb 2006 02:23:30 +0000 (02:23 +0000)]
update onset bench
update onset bench
Paul Brossier [Thu, 23 Feb 2006 02:20:50 +0000 (02:20 +0000)]
update Makefiles
update Makefiles
Paul Brossier [Thu, 23 Feb 2006 02:16:06 +0000 (02:16 +0000)]
fix draw_sound, remove hardcoded params for draw_pitch
fix draw_sound, remove hardcoded params for draw_pitch
Paul Brossier [Thu, 23 Feb 2006 02:14:30 +0000 (02:14 +0000)]
add mintol to taskonset, fix taskpitch.eval
add mintol to taskonset, fix taskpitch.eval
Paul Brossier [Thu, 23 Feb 2006 02:12:28 +0000 (02:12 +0000)]
rewrite gnuplot_create
rewrite gnuplot_create
Paul Brossier [Thu, 23 Feb 2006 02:11:56 +0000 (02:11 +0000)]
add params to pass to bench, remove debug messages, rewrite gnuplot_create
add params to pass to bench, remove debug messages, rewrite gnuplot_create
Paul Brossier [Mon, 20 Feb 2006 11:37:53 +0000 (11:37 +0000)]
added bench-window, bench-delay, benchonset
added bench-window, bench-delay, benchonset
Paul Brossier [Mon, 20 Feb 2006 11:34:25 +0000 (11:34 +0000)]
workaround to avoid crashing on silence cut
workaround to avoid crashing on silence cut
Paul Brossier [Mon, 20 Feb 2006 11:33:18 +0000 (11:33 +0000)]
add support for delay to task onset, invert silence output, remove unused import
add support for delay to task onset, invert silence output, remove unused import
Paul Brossier [Mon, 20 Feb 2006 11:30:52 +0000 (11:30 +0000)]
changed dual to hfc*mkl
changed dual to hfc*mkl
Paul Brossier [Fri, 17 Feb 2006 17:42:04 +0000 (17:42 +0000)]
add Makefile for bench-pitch
add Makefile for bench-pitch
Paul Brossier [Fri, 17 Feb 2006 17:34:35 +0000 (17:34 +0000)]
add Makefile for bench-onset
add Makefile for bench-onset
Paul Brossier [Fri, 17 Feb 2006 17:17:10 +0000 (17:17 +0000)]
merge some benchonset code into node
merge some benchonset code into node
Paul Brossier [Fri, 17 Feb 2006 16:07:36 +0000 (16:07 +0000)]
update to new bench onset
update to new bench onset
Paul Brossier [Fri, 17 Feb 2006 16:06:54 +0000 (16:06 +0000)]
move bench-onset in bench dir
move bench-onset in bench dir
Paul Brossier [Fri, 17 Feb 2006 16:03:04 +0000 (16:03 +0000)]
start using results structure, move onset specific out of node
start using results structure, move onset specific out of node
Paul Brossier [Fri, 17 Feb 2006 15:59:22 +0000 (15:59 +0000)]
change rocloc to return list and abs list of differences
change rocloc to return list and abs list of differences
Paul Brossier [Fri, 17 Feb 2006 13:14:34 +0000 (13:14 +0000)]
remove gettruth from onset, add rocloc evaluation mode
remove gettruth from onset, add rocloc evaluation mode
Paul Brossier [Fri, 17 Feb 2006 12:59:21 +0000 (12:59 +0000)]
added onset_rocloc simultaneous comparison and diffs
added onset_rocloc simultaneous comparison and diffs
Paul Brossier [Fri, 17 Feb 2006 11:29:17 +0000 (11:29 +0000)]
fixed results/data fan out, update onset template
fixed results/data fan out, update onset template
Paul Brossier [Thu, 16 Feb 2006 12:07:43 +0000 (12:07 +0000)]
tag of piem@altern.org--2005-aubio/aubio--mainline--0.2.0--patch-52
Paul Brossier [Wed, 15 Feb 2006 11:36:17 +0000 (11:36 +0000)]
added aubioweb
added aubioweb
Paul Brossier [Wed, 15 Feb 2006 10:47:13 +0000 (10:47 +0000)]
added puredata aubiopitch~
added puredata aubiopitch~
Paul Brossier [Wed, 15 Feb 2006 10:36:09 +0000 (10:36 +0000)]
move aubiopitch to new tasks, comment out old task versions
move aubiopitch to new tasks, comment out old task versions
Paul Brossier [Wed, 15 Feb 2006 10:31:46 +0000 (10:31 +0000)]
updated audacity plugin
updated audacity plugin
Paul Brossier [Thu, 22 Dec 2005 16:57:50 +0000 (16:57 +0000)]
add beat function
add beat function
Paul Brossier [Thu, 22 Dec 2005 16:54:29 +0000 (16:54 +0000)]
add taskbeat, make taskparams an object subclass, fix bug on localmin
add taskbeat, make taskparams an object subclass, fix bug on localmin
Paul Brossier [Thu, 22 Dec 2005 16:50:37 +0000 (16:50 +0000)]
new act_on_files, avoids using find too much; add some error checking
new act_on_files, avoids using find too much; add some error checking