# # ChangeLog for python # # Generated by Trac 1.2 # May 8, 2024, 7:59:54 AM Sun, 26 Feb 2006 17:31:01 GMT Paul Brossier [ea98179] * python/aubio/bench/node.py (modified) added missing import added missing import Sun, 26 Feb 2006 17:29:23 GMT Paul Brossier [897b455] * python/aubio/aubioclass.py (modified) added support for dcthreshold added support for dcthreshold Thu, 23 Feb 2006 02:28:35 GMT Paul Brossier [ee7b9da] * python/test/bench/pitch/bench-pitch (modified) new bench-pitch new bench-pitch Thu, 23 Feb 2006 02:23:30 GMT Paul Brossier [6ae3a77] * python/test/bench/onset/bench-delay (modified) * python/test/bench/onset/bench-onset (modified) * python/test/bench/onset/bench-window (modified) * python/test/bench/onset/benchonset.py (modified) update onset bench update onset bench Thu, 23 Feb 2006 02:20:50 GMT Paul Brossier [a12563ea] * python/test/bench/onset/Makefile.am (modified) * python/test/bench/pitch/Makefile.am (modified) update Makefiles update Makefiles Thu, 23 Feb 2006 02:16:06 GMT Paul Brossier [2d975cf] * python/aubio/web/html.py (modified) fix draw_sound, remove hardcoded params for draw_pitch fix ... Thu, 23 Feb 2006 02:14:30 GMT Paul Brossier [37f0352] * python/aubio/tasks.py (modified) add mintol to taskonset, fix taskpitch.eval add mintol to taskonset, ... Thu, 23 Feb 2006 02:12:28 GMT Paul Brossier [0baafcf] * python/aubio/gnuplot.py (modified) rewrite gnuplot_create rewrite gnuplot_create Thu, 23 Feb 2006 02:11:56 GMT Paul Brossier [a7880d9] * python/aubio/bench/node.py (modified) add params to pass to bench, remove debug messages, rewrite ... Mon, 20 Feb 2006 11:37:53 GMT Paul Brossier [83c6734] * python/test/bench/onset/Makefile.am (modified) * python/test/bench/onset/bench-delay (added) * python/test/bench/onset/bench-onset (modified) * python/test/bench/onset/bench-window (added) * python/test/bench/onset/benchonset.py (added) added bench-window, bench-delay, benchonset added bench-window, ... Mon, 20 Feb 2006 11:34:25 GMT Paul Brossier [79c04d8] * python/aubiocut (modified) workaround to avoid crashing on silence cut workaround to avoid ... Mon, 20 Feb 2006 11:33:18 GMT Paul Brossier [8d29cfe] * python/aubio/tasks.py (modified) add support for delay to task onset, invert silence output, remove ... Mon, 20 Feb 2006 11:30:52 GMT Paul Brossier [f72a10d] * python/aubio/aubioclass.py (modified) changed dual to hfc*mkl changed dual to hfc*mkl Fri, 17 Feb 2006 17:42:04 GMT Paul Brossier [99d27b7] * configure.ac (modified) * python/test/bench/pitch/Makefile.am (added) * python/test/bench/pitch/bench-pitch (moved) add Makefile for bench-pitch add Makefile for bench-pitch Fri, 17 Feb 2006 17:34:35 GMT Paul Brossier [d998190] * configure.ac (modified) * python/test/bench/onset/Makefile.am (added) * python/test/bench/onset/bench-onset (modified) add Makefile for bench-onset add Makefile for bench-onset Fri, 17 Feb 2006 17:17:10 GMT Paul Brossier [c912c67] * python/aubio/bench/node.py (modified) * python/test/bench/onset/bench-onset (modified) merge some benchonset code into node merge some benchonset code into node Fri, 17 Feb 2006 16:07:36 GMT Paul Brossier [e968939] * python/test/bench/onset/bench-onset (modified) update to new bench onset update to new bench onset Fri, 17 Feb 2006 16:06:54 GMT Paul Brossier [677b267] * python/test/bench/onset/bench-onset (moved) move bench-onset in bench dir move bench-onset in bench dir Fri, 17 Feb 2006 16:03:04 GMT Paul Brossier [dbc0351] * python/aubio/bench/node.py (modified) * python/aubio/tasks.py (modified) start using results structure, move onset specific out of node start ... Fri, 17 Feb 2006 15:59:22 GMT Paul Brossier [0cd995a] * python/aubio/onsetcompare.py (modified) change rocloc to return list and abs list of differences change ... Fri, 17 Feb 2006 13:14:34 GMT Paul Brossier [4045ba4] * python/aubio/tasks.py (modified) remove gettruth from onset, add rocloc evaluation mode remove ... Fri, 17 Feb 2006 12:59:21 GMT Paul Brossier [8b0595e] * python/aubio/onsetcompare.py (modified) added onset_rocloc simultaneous comparison and diffs added ... Fri, 17 Feb 2006 11:29:17 GMT Paul Brossier [a3254df] * python/aubio/bench/node.py (modified) fixed results/data fan out, update onset template fixed results/data ... Wed, 15 Feb 2006 11:36:17 GMT Paul Brossier [5140276] * python/aubio/web/__init__.py (added) * python/aubio/web/browser.py (added) * python/aubio/web/html.py (added) * python/aubioweb.py (added) added aubioweb added aubioweb Wed, 15 Feb 2006 10:47:13 GMT Paul Brossier [660c1d82] * plugins/puredata/Makefile.am (modified) * plugins/puredata/aubio_setup.c (modified) * plugins/puredata/aubiopitch~.c (added) * plugins/puredata/help/help-aubiopitch~.pd (added) * python/aubio/gnuplot.py (modified) added puredata aubiopitch~ added puredata aubiopitch~ Wed, 15 Feb 2006 10:36:09 GMT Paul Brossier [d9101a5] * python/aubio/tasks.py (modified) * python/aubiocut (modified) * python/aubiopitch (modified) move aubiopitch to new tasks, comment out old task versions move ... Thu, 22 Dec 2005 16:57:50 GMT Paul Brossier [ada5baf] * python/aubiocut (modified) add beat function add beat function Thu, 22 Dec 2005 16:54:29 GMT Paul Brossier [c32976a5] * python/aubio/tasks.py (modified) add taskbeat, make taskparams an object subclass, fix bug on localmin ... Thu, 22 Dec 2005 16:50:37 GMT Paul Brossier [1dae4eb] * python/aubio/bench/node.py (modified) new act_on_files, avoids using find too much; add some error checking ... Thu, 22 Dec 2005 16:39:02 GMT Paul Brossier [af445db] * python/bench-onset (modified) add auto_learn2 method, which converges add auto_learn2 method, ... Thu, 22 Dec 2005 16:34:14 GMT Paul Brossier [27f2c08] * python/aubio/aubioclass.py (modified) adds peakpick_pimrt_getval and beattracking functions adds ... Mon, 19 Dec 2005 21:25:51 GMT Paul Brossier [4f4a8a4] * python/aubiocut (modified) * python/bench-onset (modified) * python/bench-pitch (modified) move to new nodes and tasks move to new nodes and tasks Mon, 19 Dec 2005 21:24:51 GMT Paul Brossier [7c9ad74] * python/aubio/tasks.py (modified) added tasks fot onset, silence and cut added tasks fot onset, ... Mon, 19 Dec 2005 20:56:54 GMT Paul Brossier [50e99cc] * python/aubio/bench/node.py (modified) extend bench, make it less error prone extend bench, make it less ... Fri, 16 Dec 2005 07:34:52 GMT Paul Brossier [0029638] * python/aubio/tasks.py (modified) * python/bench-pitch (modified) add class task, rewrite of bench-pitch add class task, rewrite of ... Fri, 16 Dec 2005 07:34:03 GMT Paul Brossier [50791b3] * python/aubio/bench/node.py (modified) optional resdir optional resdir Fri, 16 Dec 2005 04:34:00 GMT Paul Brossier [336cf77] * python/aubio/bench/node.py (modified) * python/bench-onset (modified) rename class task to bench, move pretty_print into it rename class ... Fri, 16 Dec 2005 01:26:25 GMT Paul Brossier [75139a9] * python/bench-onset (modified) complete rewrite of bench onset, no more command line call complete ... Fri, 16 Dec 2005 01:22:58 GMT Paul Brossier [257debc] * python/aubio/bench/node.py (modified) clarify list functions, add task class clarify list functions, add ... Fri, 16 Dec 2005 01:21:17 GMT Paul Brossier [7473074] * python/aubio/tasks.py (modified) separate get_onset_mode separate get_onset_mode Wed, 14 Dec 2005 13:42:45 GMT Paul Brossier [61680aa] * python/aubio/onsetcompare.py (modified) * python/aubiocut (modified) correct default bufsize, fix function level import correct default ... Tue, 13 Dec 2005 05:51:59 GMT Paul Brossier [2bd1a2a] * python/aubio/bench/node.py (modified) * python/aubio/gnuplot.py (modified) add list_snd_files and downsample audio, temporary fix for filename ... Sun, 06 Nov 2005 11:34:28 GMT Paul Brossier [cd9b142] * python/aubio/onsetcompare.py (modified) move numarray import inside function move numarray import inside function Sun, 06 Nov 2005 11:30:12 GMT Paul Brossier [733c2f8] * python/aubio/gnuplot.py (modified) remove obsolete function and factorise gnuplot init remove obsolete ... Sun, 06 Nov 2005 11:29:14 GMT Paul Brossier [d45520a] * python/aubio/bench/config.py (modified) * python/aubio/bench/node.py (modified) do not sys.exit, add keywords to act_on_data do not sys.exit, add ... Sun, 06 Nov 2005 11:23:07 GMT Paul Brossier [197571a] * python/README (modified) updated README updated README Sun, 06 Nov 2005 11:19:50 GMT Paul Brossier [a49b0bc] * python/aubiopitch (modified) add crude damage limits, make world executable add crude damage ... Sun, 06 Nov 2005 11:18:51 GMT Paul Brossier [d282373] * python/aubiocut (modified) make default mode be a list, make world executable make default mode ... Tue, 27 Sep 2005 19:11:36 GMT Paul Brossier [26d9f8f] * python/aubio/Makefile.am (modified) added -fPIC to python module added -fPIC to python module Mon, 05 Sep 2005 00:06:55 GMT Paul Brossier [bfe76d4] * python/aubiopitch (modified) fix default pitch, must now be a list Sun, 04 Sep 2005 15:49:08 GMT Paul Brossier [77671b4] * python/aubio/gnuplot.py (modified) add plotting of truth file for pitch Sun, 28 Aug 2005 17:58:31 GMT Paul Brossier [5e491b3b] * python/aubio/aubioclass.py (modified) * python/aubio/gnuplot.py (modified) * python/aubio/tasks.py (added) * python/aubiocut (modified) * python/aubiopitch (modified) massive changes from cam Wed, 24 Aug 2005 00:52:49 GMT Paul Brossier [4cc9fe5] * python/aubio/bench/__init__.py (added) * python/aubio/bench/broadcast.py (added) * python/aubio/bench/config.py (added) * python/aubio/bench/node.py (added) * python/bench-cluster-test (added) * python/bench-onset (added) * python/bench-pitch (added) * python/bench-test (added) added bench tools Mon, 22 Aug 2005 19:52:17 GMT Paul Brossier [aa17581] * python/aubio/aubioclass.py (modified) * python/aubiopitch (modified) * src/pitchdetection.c (modified) added midi and hertz output modes Sun, 14 Aug 2005 03:21:19 GMT Paul Brossier [855ed0a] * python/aubio/aubioclass.py (modified) * python/aubiocut (modified) updated default parameters, fixed 0.000.wav creation Sat, 13 Aug 2005 22:39:54 GMT Paul Brossier [427be71] * python/aubiocut (modified) updated aubiocut, added zerocross Tue, 09 Aug 2005 18:35:14 GMT Paul Brossier [5cf415f] * examples/utils.c (modified) * plugins/puredata/aubioonset~.c (modified) * python/aubio/aubioclass.py (modified) * python/aubiocut (modified) * python/aubiopitch (modified) * src/onsetdetection.c (modified) * src/onsetdetection.h (modified) * swig/aubio.i (modified) protected onset enumerators, factorise python check_modes Tue, 09 Aug 2005 18:33:54 GMT Paul Brossier [a29ad46] * python/README (modified) source ./README, not sh ./README Tue, 09 Aug 2005 17:56:21 GMT Paul Brossier [5e9c68a] * examples/utils.c (modified) * examples/utils.h (modified) * ext/sndfileio.c (modified) * ext/sndfileio.h (modified) * python/aubio/aubioclass.py (modified) * python/aubiopitch (modified) * src/pitchdetection.c (modified) * src/pitchdetection.h (modified) * swig/aubio.i (modified) rename file_ to aubio_sndfile, protect aubio_pitdetection_{mode,type} ... Tue, 09 Aug 2005 03:24:38 GMT Paul Brossier [9169c51] * python/Makefile.am (modified) fixed dist target Tue, 09 Aug 2005 03:06:47 GMT Paul Brossier [735c4c4] * plugins/puredata/Makefile.am (modified) * python/aubio/Makefile.am (modified) completed fix for srcdir Tue, 09 Aug 2005 02:24:03 GMT Paul Brossier [ccfafb2] * python/Makefile.am (modified) install aubiopitch, not aubiocompare-onset Tue, 09 Aug 2005 02:00:38 GMT Paul Brossier [cad8783] * python/README (modified) easier to run python scripts from source tree Tue, 09 Aug 2005 01:56:27 GMT Paul Brossier [2d04b86] * python/aubiocut (modified) add kl and mkl, change default threshold Tue, 09 Aug 2005 01:52:07 GMT Paul Brossier [220dcfc] * python/aubiocompare-onset (modified) more berbosity Tue, 09 Aug 2005 00:33:24 GMT Paul Brossier [cdebe31] * python/aubio/Makefile.am (modified) added srcdir Mon, 08 Aug 2005 20:53:36 GMT Paul Brossier [b8976d6] * python/aubio/aubioclass.py (modified) added cvec.get(pos,chan), added silence param to getpitch() Mon, 13 Jun 2005 23:09:32 GMT Paul Brossier [f841b81] * python/aubiocut (modified) add Kullback Liebler onset detection function and its modified version Mon, 13 Jun 2005 23:07:08 GMT Paul Brossier [b31f262] * python/aubio/aubioclass.py (modified) * python/aubio/gnuplot.py (modified) * src/onsetdetection.c (modified) * src/onsetdetection.h (modified) add Kullback Liebler onset detection function and its modified version Mon, 06 Jun 2005 15:01:21 GMT Paul Brossier [97b8c3d] * python/aubiocut (modified) * python/aubiopitch (modified) removed numarray from aubio{cut,pitch} Fri, 03 Jun 2005 01:00:12 GMT Paul Brossier [13340a68] * python/aubiocut (modified) added silence detection option to aubiocut Fri, 03 Jun 2005 00:53:41 GMT Paul Brossier [d4a0cc4] * python/aubio/gnuplot.py (modified) * python/aubiopitch (modified) update aubiopitch, adds first draft to plotpitches to ... Fri, 03 Jun 2005 00:48:01 GMT Paul Brossier [d53e4df] * python/aubio/aubioclass.py (modified) add getsilences function, moves pitchpick class to ... Tue, 31 May 2005 02:12:33 GMT Paul Brossier [b16c017] * python/aubiocompare-onset (modified) limit diff output to 3 decimal limit diff output to 3 decimal Mon, 30 May 2005 08:07:58 GMT Paul Brossier [8e25b1b] * python/aubio/Makefile.am (modified) fix compilation of swig/python on macosx Mon, 30 May 2005 04:44:52 GMT Paul Brossier [80c0417] * python/README (modified) * python/aubio/aubioclass.py (modified) * python/aubio/gnuplot.py (modified) * python/aubiocut (modified) * python/aubioplot-onset (deleted) merged aubioplot-onsets into aubiocut, added some more options Sun, 29 May 2005 01:21:43 GMT Paul Brossier [588a09f] * python/aubiodiffs-onset (modified) fixed precision to ms in aubiodiffs-onset Sat, 28 May 2005 22:32:21 GMT Paul Brossier [e83a11e] * python/Makefile.am (modified) removed python/aubioonset from Makefile.am Sat, 28 May 2005 22:11:38 GMT Paul Brossier [382c42e] * python/aubiocut (modified) really fix buffer size settings in new aubiocut Sat, 28 May 2005 21:48:06 GMT Paul Brossier [6b384f3] * python/aubiocut (modified) fix buffer size settings in new aubiocut Sat, 28 May 2005 21:06:33 GMT Paul Brossier [98df9f4] * python/aubio/aubioclass.py (modified) * python/aubiocut (modified) * python/aubioonset (deleted) cleaned up getonsets, merged aubioonset and aubiocut, added some options Sat, 28 May 2005 06:45:34 GMT Paul Brossier [a9d9c5c] * python/aubiocompare-onset (modified) updated to new onset_roc, added -l for onset_diffs updated to new ... Sat, 28 May 2005 03:21:55 GMT Paul Brossier [946cad3] * python/aubioonset (modified) fixed default mintol, arrange tabulations Mon, 23 May 2005 21:25:54 GMT Paul Brossier [0c20582] * python/aubiodiffs-onset (added) added aubiodiffs-onset added aubiodiffs-onset Sun, 22 May 2005 22:41:22 GMT Paul Brossier [296c33a] * python/aubiocompare-onset (modified) update aubiocompare-onset to new evaluation function update ... Sun, 22 May 2005 22:40:33 GMT Paul Brossier [71f98f1] * python/aubio/aubioclass.py (modified) * python/aubiocut (modified) * python/aubioplot-onset (added) add aubioplot-onset, minor fixes on aubiocut and aubioclass.py add ... Sun, 22 May 2005 11:50:49 GMT Paul Brossier [9cf2833] * python/aubio/onsetcompare.py (modified) * python/aubioonset (modified) evaluate doubled detection evaluate doubled detection Sat, 02 Apr 2005 13:29:23 GMT Paul Brossier [a0fd4e4] * examples/Makefile.am (modified) * examples/aubionotes.c (modified) * examples/aubionotesmedian.c (deleted) * examples/utils.h (modified) * python/aubio/gnuplot.py (modified) * src/mathutils.c (modified) * src/mathutils.h (modified) merge aubionotes and aubionotesmedian add make_audio_plot to ... Thu, 31 Mar 2005 21:18:14 GMT Paul Brossier [3050cb8] * ChangeLog (modified) * Makefile.am (modified) * Makefile.in (deleted) * aclocal.m4 (deleted) * config.guess (deleted) * config.sub (deleted) * configure (deleted) * configure.ac (modified) * depcomp (deleted) * doc/Makefile.am (modified) * doc/Makefile.in (deleted) * examples/Makefile.in (deleted) * ext/Makefile.in (deleted) * ext/midi/midi_alsa_seq.c (modified) * install-sh (deleted) * ltmain.sh (deleted) * missing (deleted) * mkinstalldirs (deleted) * plugins/Makefile.am (modified) * plugins/Makefile.in (deleted) * plugins/audacity/Makefile.in (deleted) * plugins/audacity/plug-ins/Makefile.in (deleted) * plugins/puredata/Makefile.in (deleted) * plugins/wavesurfer/Makefile.in (deleted) * py-compile (deleted) * python/Makefile.in (deleted) * python/aubio/Makefile.am (modified) * python/aubio/Makefile.in (deleted) * sounds/Makefile.in (deleted) * src/Makefile.in (deleted) * swig/Makefile.in (deleted) added configure rules to check presence of swig, python, ... Tue, 29 Mar 2005 16:12:09 GMT Paul Brossier [65ebf30] * python/aubio/gnuplot.py (modified) some gnuplot cleanup and a function to plot a sound Tue, 29 Mar 2005 15:51:44 GMT Paul Brossier [19b56b0] * python/aubio/aubioclass.py (modified) * python/aubiocut (modified) * python/aubioonset (modified) updated python/aubio/aubioclass.py and python/aubiocut Tue, 29 Mar 2005 15:46:05 GMT Paul Brossier [7445aea] * python/aubio/onsetcompare.py (modified) * python/aubiocompare-onset (modified) updated aubiocompare-onset and onsetcompare.py Sun, 12 Dec 2004 00:25:19 GMT Paul Brossier [77494e7] * ChangeLog (modified) * VERSION (modified) * doc/Makefile.am (modified) * doc/Makefile.in (modified) * ext/Makefile.am (modified) * ext/Makefile.in (modified) * plugins/puredata/Makefile.am (modified) * plugins/puredata/Makefile.in (modified) * plugins/puredata/libtoolkludge (modified) * python/aubio/Makefile.am (modified) * python/aubio/Makefile.in (modified) * python/aubiocut (modified) * swig/Makefile.am (modified) * swig/Makefile.in (modified) bumping to 0.1.8 Wed, 01 Dec 2004 20:34:40 GMT Paul Brossier [e997b1a] * doc/Makefile.am (modified) * doc/Makefile.in (modified) * doc/aubionotes.sgml (modified) * examples/Makefile.am (modified) * examples/Makefile.in (modified) * python/aubiocut (modified) Wed, 01 Dec 2004 19:05:19 GMT Paul Brossier [c0ec39c] * ChangeLog (modified) * python/aubiocut (modified) Wed, 01 Dec 2004 02:11:16 GMT Paul Brossier [5a61c29] * doc/Makefile.am (modified) * doc/aubionotes.sgml (added) * doc/aubioonset.sgml (added) * examples/aubionotes.1 (deleted) * examples/aubioonset.1 (deleted) * python/aubio/Makefile.am (modified) * python/aubio/Makefile.in (modified) updated docs Tue, 30 Nov 2004 22:17:19 GMT Paul Brossier [65f1edc] * python/aubiocut (modified) updated aubiocut aubiocut now seeks local minima before the peak, to ... Thu, 28 Oct 2004 23:42:43 GMT Paul Brossier [96fb8ad] * AUTHORS (added) * COPYING (added) * ChangeLog (added) * INSTALL (added) * Makefile.am (added) * Makefile.in (added) * NEWS (added) * README (added) * THANKS (added) * TODO (added) * VERSION (added) * aclocal.m4 (added) * aubio.pc.in (added) * bootstrap (added) * config.guess (added) * config.sub (added) * configure (added) * configure.ac (added) * depcomp (added) * doc/Makefile.am (added) * doc/Makefile.in (added) * doc/aubio.css (added) * doc/devel.cfg (added) * doc/examples.cfg (added) * doc/user.cfg (added) * examples/Makefile.am (added) * examples/Makefile.in (added) * examples/aubionotes.1 (added) * examples/aubionotes.c (added) * examples/aubionotesmedian.c (added) * examples/aubioonset.1 (added) * examples/aubioonset.c (added) * examples/midialsa.c (added) * examples/midiparse.c (added) * examples/midiplay.c (added) * examples/testforclam.c (added) * examples/utils.c (added) * examples/utils.h (added) * install-sh (added) * ltmain.sh (added) * missing (added) * mkinstalldirs (added) * plugins/Makefile.am (added) * plugins/Makefile.in (added) * plugins/audacity/Makefile.am (added) * plugins/audacity/Makefile.in (added) * plugins/audacity/README (added) * plugins/audacity/audacity-libnyquist.diff (added) * plugins/audacity/audacity-nyquist.diff (added) * plugins/audacity/plug-ins/Makefile.am (added) * plugins/audacity/plug-ins/Makefile.in (added) * plugins/audacity/plug-ins/aubioonset.ny (added) * plugins/wavesurfer/Makefile.am (added) * plugins/wavesurfer/Makefile.in (added) * plugins/wavesurfer/README (added) * plugins/wavesurfer/aubio.conf (added) * plugins/wavesurfer/aubio.plug (added) * py-compile (added) * python/Makefile.am (added) * python/Makefile.in (added) * python/README (added) * python/aubio/Makefile.am (added) * python/aubio/Makefile.in (added) * python/aubio/__init__.py (added) * python/aubio/aubioclass.py (added) * python/aubio/gnuplot.py (added) * python/aubio/median.py (added) * python/aubio/onsetcompare.py (added) * python/aubio/txtfile.py (added) * python/aubiocompare-onset (added) * python/aubiocut (added) * python/aubiofilter-notes (added) * python/aubionotes (added) * python/aubioonset (added) * python/aubiopitch (added) * python/aubioplot-notes (added) * sounds/Makefile.am (added) * sounds/Makefile.in (added) * sounds/woodblock.aiff (added) * src/Makefile.am (added) * src/Makefile.in (added) * src/aubio.h (added) * src/aubio_priv.h (added) * src/biquad.c (added) * src/biquad.h (added) * src/config.h (added) * src/config.h.in (added) * src/fft.c (added) * src/fft.h (added) * src/filter.c (added) * src/filter.h (added) * src/hist.c (added) * src/hist.h (added) * src/jackio.c (added) * src/jackio.h (added) * src/list.c (added) * src/list.h (added) * src/mathutils.c (added) * src/mathutils.h (added) * src/midi.c (added) * src/midi.h (added) * src/midi_alsa_raw.c (added) * src/midi_alsa_seq.c (added) * src/midi_driver.c (added) * src/midi_driver.h (added) * src/midi_event.c (added) * src/midi_event.h (added) * src/midi_file.c (added) * src/midi_file.h (added) * src/midi_parser.c (added) * src/midi_parser.h (added) * src/midi_player.c (added) * src/midi_player.h (added) * src/midi_track.c (added) * src/midi_track.h (added) * src/onsetdetection.c (added) * src/onsetdetection.h (added) * src/peakpick.c (added) * src/peakpick.h (added) * src/phasevoc.c (added) * src/phasevoc.h (added) * src/pitchdetection.c (added) * src/pitchdetection.h (added) * src/pitchmcomb.c (added) * src/pitchmcomb.h (added) * src/pitchyin.c (added) * src/pitchyin.h (added) * src/resample.c (added) * src/resample.h (added) * src/sample.c (added) * src/sample.h (added) * src/scale.c (added) * src/scale.h (added) * src/sndfileio.c (added) * src/sndfileio.h (added) * src/timer.c (added) * src/timer.h (added) * src/tss.c (added) * src/tss.h (added) * src/types.h (added) * swig/Makefile.am (added) * swig/Makefile.in (added) * swig/aubio.i (added) import 0.1.7.1