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

18 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

18 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

18 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

18 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

18 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

18 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

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

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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

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

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

18 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

18 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

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

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

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

18 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

18 years agouse real fft for fcomb, severe tuning, complete del_, samplerate support
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

18 years agoand retune (bug in quadint ?)
Paul Brossier [Thu, 16 Mar 2006 15:36:31 +0000 (15:36 +0000)]
and retune (bug in quadint ?)
and retune (bug in quadint ?)

18 years agoactivate adapt thresh, reduce numb partials for high frequencies, add support for...
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

18 years agoupdated to new bench-pitch, fixed gettruth
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

18 years agomove benchonset to aubio.bench
Paul Brossier [Fri, 3 Mar 2006 06:11:52 +0000 (06:11 +0000)]
move benchonset to aubio.bench
move benchonset to aubio.bench

18 years agosplitting up tasks in many files
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

18 years agoupdate aubioclass cvec
Paul Brossier [Fri, 3 Mar 2006 05:41:24 +0000 (05:41 +0000)]
update aubioclass cvec
update aubioclass cvec

18 years agoadd mfft to swig
Paul Brossier [Fri, 3 Mar 2006 05:39:58 +0000 (05:39 +0000)]
add mfft to swig
add mfft to swig

18 years agoupdate to last bench-onset, bench-pitch
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

18 years agoswitch to mcomb in aubiopitch~
Paul Brossier [Fri, 3 Mar 2006 05:37:48 +0000 (05:37 +0000)]
switch to mcomb in aubiopitch~
switch to mcomb in aubiopitch~

18 years agoweb: use multiple pitch methods
Paul Brossier [Thu, 2 Mar 2006 18:43:33 +0000 (18:43 +0000)]
web: use multiple pitch methods
web: use multiple pitch methods

18 years agotaskpitch: limit frequency range and delay, update gettruth
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

18 years agoremove useless multiple plot and title to plot_spec
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

18 years agoremove old plot_pitch, plot_onset and getonsets, cutfile, getpitch
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

18 years agosimplify aubiopitch
Paul Brossier [Wed, 1 Mar 2006 03:18:18 +0000 (03:18 +0000)]
simplify aubiopitch
simplify aubiopitch

18 years agoupdate taskpitch, use oplots instead of gnuplot
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

18 years agouse a copy for the median
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

18 years agofix norm in aubioclass
Paul Brossier [Wed, 1 Mar 2006 03:15:06 +0000 (03:15 +0000)]
fix norm in aubioclass
fix norm in aubioclass

18 years agoadd spectrogram plot
Paul Brossier [Wed, 1 Mar 2006 03:14:08 +0000 (03:14 +0000)]
add spectrogram plot
add spectrogram plot

18 years ago[src,swig] added cvec methods to sample
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

18 years agoadded missing solo_brass
Paul Brossier [Sun, 26 Feb 2006 17:37:05 +0000 (17:37 +0000)]
added missing solo_brass
added missing solo_brass

18 years agoupdated aubiocut to new tasks, added option to print and plot only functions
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

18 years agoadded support for dcthres and verbose, moved task.step to tasks.params.step, updated...
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

18 years agoadded missing import
Paul Brossier [Sun, 26 Feb 2006 17:31:01 +0000 (17:31 +0000)]
added missing import
added missing import

18 years agoadded support for dcthreshold
Paul Brossier [Sun, 26 Feb 2006 17:29:23 +0000 (17:29 +0000)]
added support for dcthreshold
added support for dcthreshold

18 years agonew bench-pitch
Paul Brossier [Thu, 23 Feb 2006 02:28:35 +0000 (02:28 +0000)]
new bench-pitch
new bench-pitch

18 years agoupdate onset bench
Paul Brossier [Thu, 23 Feb 2006 02:23:30 +0000 (02:23 +0000)]
update onset bench
update onset bench

18 years agoupdate Makefiles
Paul Brossier [Thu, 23 Feb 2006 02:20:50 +0000 (02:20 +0000)]
update Makefiles
update Makefiles

18 years agofix draw_sound, remove hardcoded params for draw_pitch
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

18 years agoadd mintol to taskonset, fix taskpitch.eval
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

18 years agorewrite gnuplot_create
Paul Brossier [Thu, 23 Feb 2006 02:12:28 +0000 (02:12 +0000)]
rewrite gnuplot_create
rewrite gnuplot_create

18 years agoadd params to pass to bench, remove debug messages, 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

18 years agoadded bench-window, bench-delay, benchonset
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

18 years agoworkaround to avoid crashing on silence cut
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

18 years agoadd support for delay to task onset, invert silence output, remove unused import
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

18 years agochanged dual to hfc*mkl
Paul Brossier [Mon, 20 Feb 2006 11:30:52 +0000 (11:30 +0000)]
changed dual to hfc*mkl
changed dual to hfc*mkl

18 years agoadd Makefile for bench-pitch
Paul Brossier [Fri, 17 Feb 2006 17:42:04 +0000 (17:42 +0000)]
add Makefile for bench-pitch
add Makefile for bench-pitch

18 years agoadd Makefile for bench-onset
Paul Brossier [Fri, 17 Feb 2006 17:34:35 +0000 (17:34 +0000)]
add Makefile for bench-onset
add Makefile for bench-onset

18 years agomerge some benchonset code into node
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

18 years agoupdate to new bench onset
Paul Brossier [Fri, 17 Feb 2006 16:07:36 +0000 (16:07 +0000)]
update to new bench onset
update to new bench onset

18 years agomove bench-onset in bench dir
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

18 years agostart using results structure, move onset specific out of node
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

18 years agochange rocloc to return list and abs list of differences
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

18 years agoremove gettruth from onset, add rocloc evaluation mode
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

18 years agoadded onset_rocloc simultaneous comparison and diffs
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

18 years agofixed results/data fan out, update onset template
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

18 years agotag of piem@altern.org--2005-aubio/aubio--mainline--0.2.0--patch-52
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

18 years agoadded aubioweb
Paul Brossier [Wed, 15 Feb 2006 11:36:17 +0000 (11:36 +0000)]
added aubioweb
added aubioweb

18 years agoadded puredata aubiopitch~
Paul Brossier [Wed, 15 Feb 2006 10:47:13 +0000 (10:47 +0000)]
added puredata aubiopitch~
added puredata aubiopitch~

18 years agomove aubiopitch to new tasks, comment out old task versions
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

18 years agoupdated audacity plugin
Paul Brossier [Wed, 15 Feb 2006 10:31:46 +0000 (10:31 +0000)]
updated audacity plugin
updated audacity plugin

18 years agoadd beat function
Paul Brossier [Thu, 22 Dec 2005 16:57:50 +0000 (16:57 +0000)]
add beat function
add beat function

18 years agoadd taskbeat, make taskparams an object subclass, fix bug on localmin
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

18 years agonew act_on_files, avoids using find too much; add some error checking
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

18 years agoadd auto_learn2 method, which converges
Paul Brossier [Thu, 22 Dec 2005 16:39:02 +0000 (16:39 +0000)]
add auto_learn2 method, which converges
add auto_learn2 method, which converges

18 years agoadds peakpick_pimrt_getval and beattracking functions
Paul Brossier [Thu, 22 Dec 2005 16:34:14 +0000 (16:34 +0000)]
adds peakpick_pimrt_getval and beattracking functions
adds peakpick_pimrt_getval and beattracking functions

18 years agoadds peakpick_pimrt_getval and beattracking functions
Paul Brossier [Thu, 22 Dec 2005 16:31:40 +0000 (16:31 +0000)]
adds peakpick_pimrt_getval and beattracking functions
adds peakpick_pimrt_getval and beattracking functions

18 years agoadd _getval method to explicitely get the peak picked value
Paul Brossier [Thu, 22 Dec 2005 16:30:24 +0000 (16:30 +0000)]
add _getval method to explicitely get the peak picked value
add _getval method to explicitely get the peak picked value

18 years agomove to new nodes and tasks
Paul Brossier [Mon, 19 Dec 2005 21:25:51 +0000 (21:25 +0000)]
move to new nodes and tasks
move to new nodes and tasks

18 years agoadded tasks fot onset, silence and cut
Paul Brossier [Mon, 19 Dec 2005 21:24:51 +0000 (21:24 +0000)]
added tasks fot onset, silence and cut
added tasks fot onset, silence and cut

18 years agoextend bench, make it less error prone
Paul Brossier [Mon, 19 Dec 2005 20:56:54 +0000 (20:56 +0000)]
extend bench, make it less error prone
extend bench, make it less error prone

18 years agofactorise code for both peakpick versions
Paul Brossier [Mon, 19 Dec 2005 19:48:44 +0000 (19:48 +0000)]
factorise code for both peakpick versions
factorise code for both peakpick versions

18 years agoadd class task, rewrite of bench-pitch
Paul Brossier [Fri, 16 Dec 2005 07:34:52 +0000 (07:34 +0000)]
add class task, rewrite of bench-pitch
add class task, rewrite of bench-pitch

18 years agooptional resdir
Paul Brossier [Fri, 16 Dec 2005 07:34:03 +0000 (07:34 +0000)]
optional resdir
optional resdir

18 years agorename class task to bench, move pretty_print into it
Paul Brossier [Fri, 16 Dec 2005 04:34:00 +0000 (04:34 +0000)]
rename class task to bench, move pretty_print into it
rename class task to bench, move pretty_print into it

18 years agocomplete rewrite of bench onset, no more command line call
Paul Brossier [Fri, 16 Dec 2005 01:26:25 +0000 (01:26 +0000)]
complete rewrite of bench onset, no more command line call
complete rewrite of bench onset, no more command line call

18 years agoclarify list functions, add task class
Paul Brossier [Fri, 16 Dec 2005 01:22:58 +0000 (01:22 +0000)]
clarify list functions, add task class
clarify list functions, add task class

18 years agoseparate get_onset_mode
Paul Brossier [Fri, 16 Dec 2005 01:21:17 +0000 (01:21 +0000)]
separate get_onset_mode
separate get_onset_mode

18 years agocorrect default bufsize, fix function level import
Paul Brossier [Wed, 14 Dec 2005 13:42:45 +0000 (13:42 +0000)]
correct default bufsize, fix function level import
correct default bufsize, fix function level import

18 years agoupdate documentation
Paul Brossier [Tue, 13 Dec 2005 11:52:11 +0000 (11:52 +0000)]
update documentation
update documentation

18 years agoadd help and doc to EXTRA_DIST
Paul Brossier [Tue, 13 Dec 2005 11:50:05 +0000 (11:50 +0000)]
add help and doc to EXTRA_DIST
add help and doc to EXTRA_DIST

18 years agoupdate puredata plugin
Paul Brossier [Tue, 13 Dec 2005 05:54:34 +0000 (05:54 +0000)]
update puredata plugin
update puredata plugin

18 years agoadd list_snd_files and downsample audio, temporary fix for filename check in plot...
Paul Brossier [Tue, 13 Dec 2005 05:51:59 +0000 (05:51 +0000)]
add list_snd_files and downsample audio, temporary fix for filename check in plot functions
add list_snd_files and downsample audio, temporary fix for filename check in plot functions

18 years agoAdd rules to build html manpages
Paul Brossier [Tue, 13 Dec 2005 05:48:55 +0000 (05:48 +0000)]
Add rules to build html manpages
Add rules to build html manpages

18 years agoFixed typo
Paul Brossier [Tue, 13 Dec 2005 05:03:25 +0000 (05:03 +0000)]
Fixed typo
Fixed typo

18 years agorewrite of the puredata external
Paul Brossier [Sun, 6 Nov 2005 12:10:41 +0000 (12:10 +0000)]
rewrite of the puredata external
rewrite of the puredata external