shithub: aubio

RSS feed

84e80a1e – Paul Brossier <piem@altern.org> authored on 2006/02/26 12:34
added support for dcthres and verbose, moved task.step to tasks.params.step, updated plot functions

ea981799 – Paul Brossier <piem@altern.org> authored on 2006/02/26 12:31
added missing import

897b4555 – Paul Brossier <piem@altern.org> authored on 2006/02/26 12:29
added support for dcthreshold

ee7b9da6 – Paul Brossier <piem@altern.org> authored on 2006/02/22 21:28
new bench-pitch

6ae3a77f – Paul Brossier <piem@altern.org> authored on 2006/02/22 21:23
update onset bench

a12563ea – Paul Brossier <piem@altern.org> authored on 2006/02/22 21:20
update Makefiles

2d975cf3 – Paul Brossier <piem@altern.org> authored on 2006/02/22 21:16
fix draw_sound, remove hardcoded params for draw_pitch

37f0352e – Paul Brossier <piem@altern.org> authored on 2006/02/22 21:14
add mintol to taskonset, fix taskpitch.eval

0baafcf2 – Paul Brossier <piem@altern.org> authored on 2006/02/22 21:12
rewrite gnuplot_create

a7880d9a – Paul Brossier <piem@altern.org> authored on 2006/02/22 21:11
add params to pass to bench, remove debug messages, rewrite gnuplot_create

83c67348 – Paul Brossier <piem@altern.org> authored on 2006/02/20 06:37
added bench-window, bench-delay, benchonset

79c04d8c – Paul Brossier <piem@altern.org> authored on 2006/02/20 06:34
workaround to avoid crashing on silence cut

8d29cfe3 – Paul Brossier <piem@altern.org> authored on 2006/02/20 06:33
add support for delay to task onset, invert silence output, remove unused import

f72a10dc – Paul Brossier <piem@altern.org> authored on 2006/02/20 06:30
changed dual to hfc*mkl

99d27b7b – Paul Brossier <piem@altern.org> authored on 2006/02/17 12:42
add Makefile for bench-pitch

d998190e – Paul Brossier <piem@altern.org> authored on 2006/02/17 12:34
add Makefile for bench-onset

c912c67c – Paul Brossier <piem@altern.org> authored on 2006/02/17 12:17
merge some benchonset code into node

e968939e – Paul Brossier <piem@altern.org> authored on 2006/02/17 11:07
update to new bench onset

677b2673 – Paul Brossier <piem@altern.org> authored on 2006/02/17 11:06
move bench-onset in bench dir

dbc03518 – Paul Brossier <piem@altern.org> authored on 2006/02/17 11:03
start using results structure, move onset specific out of node

0cd995a1 – Paul Brossier <piem@altern.org> authored on 2006/02/17 10:59
change rocloc to return list and abs list of differences

4045ba4b – Paul Brossier <piem@altern.org> authored on 2006/02/17 08:14
remove gettruth from onset, add rocloc evaluation mode

8b0595e2 – Paul Brossier <piem@altern.org> authored on 2006/02/17 07:59
added onset_rocloc simultaneous comparison and diffs

a3254dfa – Paul Brossier <piem@altern.org> authored on 2006/02/17 06:29
fixed results/data fan out, update onset template

b47c6261 – Paul Brossier <piem@altern.org> authored on 2006/02/16 07:07
tag of piem@altern.org--2005-aubio/aubio--mainline--0.2.0--patch-52

5140276e – Paul Brossier <piem@altern.org> authored on 2006/02/15 06:36
added aubioweb

660c1d82 – Paul Brossier <piem@altern.org> authored on 2006/02/15 05:47
added puredata aubiopitch~

d9101a58 – Paul Brossier <piem@altern.org> authored on 2006/02/15 05:36
move aubiopitch to new tasks, comment out old task versions

e8d0c06e – Paul Brossier <piem@altern.org> authored on 2006/02/15 05:31
updated audacity plugin

ada5bafc – Paul Brossier <piem@altern.org> authored on 2005/12/22 11:57
add beat function

c32976a5 – Paul Brossier <piem@altern.org> authored on 2005/12/22 11:54
add taskbeat, make taskparams an object subclass, fix bug on localmin

1dae4ebe – Paul Brossier <piem@altern.org> authored on 2005/12/22 11:50
new act_on_files, avoids using find too much; add some error checking

af445db9 – Paul Brossier <piem@altern.org> authored on 2005/12/22 11:39
add auto_learn2 method, which converges

27f2c08e – Paul Brossier <piem@altern.org> authored on 2005/12/22 11:34
adds peakpick_pimrt_getval and beattracking functions

de92b1cf – Paul Brossier <piem@altern.org> authored on 2005/12/22 11:31
adds peakpick_pimrt_getval and beattracking functions

f2adb86b – Paul Brossier <piem@altern.org> authored on 2005/12/22 11:30
add _getval method to explicitely get the peak picked value

4f4a8a4f – Paul Brossier <piem@altern.org> authored on 2005/12/19 16:25
move to new nodes and tasks

7c9ad741 – Paul Brossier <piem@altern.org> authored on 2005/12/19 16:24
added tasks fot onset, silence and cut

50e99cc1 – Paul Brossier <piem@altern.org> authored on 2005/12/19 15:56
extend bench, make it less error prone

b7eb9a5f – Paul Brossier <piem@altern.org> authored on 2005/12/19 14:48
factorise code for both peakpick versions

00296383 – Paul Brossier <piem@altern.org> authored on 2005/12/16 02:34
add class task, rewrite of bench-pitch

50791b39 – Paul Brossier <piem@altern.org> authored on 2005/12/16 02:34
optional resdir

336cf77a – Paul Brossier <piem@altern.org> authored on 2005/12/15 23:34
rename class task to bench, move pretty_print into it

75139a99 – Paul Brossier <piem@altern.org> authored on 2005/12/15 20:26
complete rewrite of bench onset, no more command line call

257debc5 – Paul Brossier <piem@altern.org> authored on 2005/12/15 20:22
clarify list functions, add task class

74730747 – Paul Brossier <piem@altern.org> authored on 2005/12/15 20:21
separate get_onset_mode

61680aa1 – Paul Brossier <piem@altern.org> authored on 2005/12/14 08:42
correct default bufsize, fix function level import

4b1e7e79 – Paul Brossier <piem@altern.org> authored on 2005/12/13 06:52
update documentation

acf2ec07 – Paul Brossier <piem@altern.org> authored on 2005/12/13 06:50
add help and doc to EXTRA_DIST

0eb40253 – Paul Brossier <piem@altern.org> authored