moved out old python interface
authorPaul Brossier <piem@piem.org>
Sun, 10 Feb 2013 01:03:21 +0000 (20:03 -0500)
committerPaul Brossier <piem@piem.org>
Sun, 10 Feb 2013 01:03:21 +0000 (20:03 -0500)
commitb554e41cfcf7d581dc3296f09dc846e5ffc65049
tree8887a9579ffc43f041f9c174a98de24d65607e54
parenta1da37faa83d6da7192c13e291fabdbc171ba447
moved out old python interface
42 files changed:
python.old/README [moved from python/README with 100% similarity]
python.old/aubio/__init__.py [moved from python/aubio/__init__.py with 100% similarity]
python.old/aubio/aubioclass.py [moved from python/aubio/aubioclass.py with 100% similarity]
python.old/aubio/bench/__init__.py [moved from python/aubio/bench/__init__.py with 100% similarity]
python.old/aubio/bench/broadcast.py [moved from python/aubio/bench/broadcast.py with 100% similarity]
python.old/aubio/bench/config.py [moved from python/aubio/bench/config.py with 100% similarity]
python.old/aubio/bench/node.py [moved from python/aubio/bench/node.py with 100% similarity]
python.old/aubio/bench/onset.py [moved from python/aubio/bench/onset.py with 100% similarity]
python.old/aubio/gnuplot.py [moved from python/aubio/gnuplot.py with 100% similarity]
python.old/aubio/median.py [moved from python/aubio/median.py with 100% similarity]
python.old/aubio/onsetcompare.py [moved from python/aubio/onsetcompare.py with 100% similarity]
python.old/aubio/plot/__init__.py [moved from python/aubio/plot/__init__.py with 100% similarity]
python.old/aubio/plot/keyboard.py [moved from python/aubio/plot/keyboard.py with 100% similarity]
python.old/aubio/plot/notes.py [moved from python/aubio/plot/notes.py with 100% similarity]
python.old/aubio/task/__init__.py [moved from python/aubio/task/__init__.py with 100% similarity]
python.old/aubio/task/beat.py [moved from python/aubio/task/beat.py with 100% similarity]
python.old/aubio/task/cut.py [moved from python/aubio/task/cut.py with 100% similarity]
python.old/aubio/task/notes.py [moved from python/aubio/task/notes.py with 100% similarity]
python.old/aubio/task/onset.py [moved from python/aubio/task/onset.py with 100% similarity]
python.old/aubio/task/params.py [moved from python/aubio/task/params.py with 100% similarity]
python.old/aubio/task/pitch.py [moved from python/aubio/task/pitch.py with 100% similarity]
python.old/aubio/task/silence.py [moved from python/aubio/task/silence.py with 100% similarity]
python.old/aubio/task/task.py [moved from python/aubio/task/task.py with 100% similarity]
python.old/aubio/txtfile.py [moved from python/aubio/txtfile.py with 100% similarity]
python.old/aubio/web/__init__.py [moved from python/aubio/web/__init__.py with 100% similarity]
python.old/aubio/web/browser.py [moved from python/aubio/web/browser.py with 100% similarity]
python.old/aubio/web/html.py [moved from python/aubio/web/html.py with 100% similarity]
python.old/aubio/wscript_build [moved from python/aubio/wscript_build with 100% similarity]
python.old/aubiocompare-onset [moved from python/aubiocompare-onset with 100% similarity]
python.old/aubiocut [moved from python/aubiocut with 100% similarity]
python.old/aubiodiffs-onset [moved from python/aubiodiffs-onset with 100% similarity]
python.old/aubiofilter-notes [moved from python/aubiofilter-notes with 100% similarity]
python.old/aubionotes [moved from python/aubionotes with 100% similarity]
python.old/aubiopitch [moved from python/aubiopitch with 100% similarity]
python.old/aubioplot-audio [moved from python/aubioplot-audio with 100% similarity]
python.old/aubioplot-notes [moved from python/aubioplot-notes with 100% similarity]
python.old/aubioplot-spec [moved from python/aubioplot-spec with 100% similarity]
python.old/aubioplot-yinfft [moved from python/aubioplot-yinfft with 100% similarity]
python.old/aubioweb.py [moved from python/aubioweb.py with 100% similarity]
python.old/bench-cluster-test [moved from python/bench-cluster-test with 100% similarity]
python.old/bench-test [moved from python/bench-test with 100% similarity]
python.old/wscript_build [moved from python/wscript_build with 100% similarity]