projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1da37f
)
moved out old python interface
author
Paul Brossier
<piem@piem.org>
Sun, 10 Feb 2013 01:03:21 +0000
(20:03 -0500)
committer
Paul Brossier
<piem@piem.org>
Sun, 10 Feb 2013 01:03:21 +0000
(20:03 -0500)
42 files changed:
python.old/README
[moved from
python/README
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/__init__.py
[moved from
python/aubio/__init__.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/aubioclass.py
[moved from
python/aubio/aubioclass.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/bench/__init__.py
[moved from
python/aubio/bench/__init__.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/bench/broadcast.py
[moved from
python/aubio/bench/broadcast.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/bench/config.py
[moved from
python/aubio/bench/config.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/bench/node.py
[moved from
python/aubio/bench/node.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/bench/onset.py
[moved from
python/aubio/bench/onset.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/gnuplot.py
[moved from
python/aubio/gnuplot.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/median.py
[moved from
python/aubio/median.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/onsetcompare.py
[moved from
python/aubio/onsetcompare.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/plot/__init__.py
[moved from
python/aubio/plot/__init__.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/plot/keyboard.py
[moved from
python/aubio/plot/keyboard.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/plot/notes.py
[moved from
python/aubio/plot/notes.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/task/__init__.py
[moved from
python/aubio/task/__init__.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/task/beat.py
[moved from
python/aubio/task/beat.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/task/cut.py
[moved from
python/aubio/task/cut.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/task/notes.py
[moved from
python/aubio/task/notes.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/task/onset.py
[moved from
python/aubio/task/onset.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/task/params.py
[moved from
python/aubio/task/params.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/task/pitch.py
[moved from
python/aubio/task/pitch.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/task/silence.py
[moved from
python/aubio/task/silence.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/task/task.py
[moved from
python/aubio/task/task.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/txtfile.py
[moved from
python/aubio/txtfile.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/web/__init__.py
[moved from
python/aubio/web/__init__.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/web/browser.py
[moved from
python/aubio/web/browser.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/web/html.py
[moved from
python/aubio/web/html.py
with 100% similarity]
patch
|
blob
|
history
python.old/aubio/wscript_build
[moved from
python/aubio/wscript_build
with 100% similarity]
patch
|
blob
|
history
python.old/aubiocompare-onset
[moved from
python/aubiocompare-onset
with 100% similarity]
patch
|
blob
|
history
python.old/aubiocut
[moved from
python/aubiocut
with 100% similarity]
patch
|
blob
|
history
python.old/aubiodiffs-onset
[moved from
python/aubiodiffs-onset
with 100% similarity]
patch
|
blob
|
history
python.old/aubiofilter-notes
[moved from
python/aubiofilter-notes
with 100% similarity]
patch
|
blob
|
history
python.old/aubionotes
[moved from
python/aubionotes
with 100% similarity]
patch
|
blob
|
history
python.old/aubiopitch
[moved from
python/aubiopitch
with 100% similarity]
patch
|
blob
|
history
python.old/aubioplot-audio
[moved from
python/aubioplot-audio
with 100% similarity]
patch
|
blob
|
history
python.old/aubioplot-notes
[moved from
python/aubioplot-notes
with 100% similarity]
patch
|
blob
|
history
python.old/aubioplot-spec
[moved from
python/aubioplot-spec
with 100% similarity]
patch
|
blob
|
history
python.old/aubioplot-yinfft
[moved from
python/aubioplot-yinfft
with 100% similarity]
patch
|
blob
|
history
python.old/aubioweb.py
[moved from
python/aubioweb.py
with 100% similarity]
patch
|
blob
|
history
python.old/bench-cluster-test
[moved from
python/bench-cluster-test
with 100% similarity]
patch
|
blob
|
history
python.old/bench-test
[moved from
python/bench-test
with 100% similarity]
patch
|
blob
|
history
python.old/wscript_build
[moved from
python/wscript_build
with 100% similarity]
patch
|
blob
|
history
diff --git
a/python/README
b/python.old/README
similarity index 100%
rename from
python/README
rename to
python.old/README
diff --git
a/python/aubio/__init__.py
b/python.old/aubio/__init__.py
similarity index 100%
rename from
python/aubio/__init__.py
rename to
python.old/aubio/__init__.py
diff --git
a/python/aubio/aubioclass.py
b/python.old/aubio/aubioclass.py
similarity index 100%
rename from
python/aubio/aubioclass.py
rename to
python.old/aubio/aubioclass.py
diff --git
a/python/aubio/bench/__init__.py
b/python.old/aubio/bench/__init__.py
similarity index 100%
rename from
python/aubio/bench/__init__.py
rename to
python.old/aubio/bench/__init__.py
diff --git
a/python/aubio/bench/broadcast.py
b/python.old/aubio/bench/broadcast.py
similarity index 100%
rename from
python/aubio/bench/broadcast.py
rename to
python.old/aubio/bench/broadcast.py
diff --git
a/python/aubio/bench/config.py
b/python.old/aubio/bench/config.py
similarity index 100%
rename from
python/aubio/bench/config.py
rename to
python.old/aubio/bench/config.py
diff --git
a/python/aubio/bench/node.py
b/python.old/aubio/bench/node.py
similarity index 100%
rename from
python/aubio/bench/node.py
rename to
python.old/aubio/bench/node.py
diff --git
a/python/aubio/bench/onset.py
b/python.old/aubio/bench/onset.py
similarity index 100%
rename from
python/aubio/bench/onset.py
rename to
python.old/aubio/bench/onset.py
diff --git
a/python/aubio/gnuplot.py
b/python.old/aubio/gnuplot.py
similarity index 100%
rename from
python/aubio/gnuplot.py
rename to
python.old/aubio/gnuplot.py
diff --git
a/python/aubio/median.py
b/python.old/aubio/median.py
similarity index 100%
rename from
python/aubio/median.py
rename to
python.old/aubio/median.py
diff --git
a/python/aubio/onsetcompare.py
b/python.old/aubio/onsetcompare.py
similarity index 100%
rename from
python/aubio/onsetcompare.py
rename to
python.old/aubio/onsetcompare.py
diff --git
a/python/aubio/plot/__init__.py
b/python.old/aubio/plot/__init__.py
similarity index 100%
rename from
python/aubio/plot/__init__.py
rename to
python.old/aubio/plot/__init__.py
diff --git
a/python/aubio/plot/keyboard.py
b/python.old/aubio/plot/keyboard.py
similarity index 100%
rename from
python/aubio/plot/keyboard.py
rename to
python.old/aubio/plot/keyboard.py
diff --git
a/python/aubio/plot/notes.py
b/python.old/aubio/plot/notes.py
similarity index 100%
rename from
python/aubio/plot/notes.py
rename to
python.old/aubio/plot/notes.py
diff --git
a/python/aubio/task/__init__.py
b/python.old/aubio/task/__init__.py
similarity index 100%
rename from
python/aubio/task/__init__.py
rename to
python.old/aubio/task/__init__.py
diff --git
a/python/aubio/task/beat.py
b/python.old/aubio/task/beat.py
similarity index 100%
rename from
python/aubio/task/beat.py
rename to
python.old/aubio/task/beat.py
diff --git
a/python/aubio/task/cut.py
b/python.old/aubio/task/cut.py
similarity index 100%
rename from
python/aubio/task/cut.py
rename to
python.old/aubio/task/cut.py
diff --git
a/python/aubio/task/notes.py
b/python.old/aubio/task/notes.py
similarity index 100%
rename from
python/aubio/task/notes.py
rename to
python.old/aubio/task/notes.py
diff --git
a/python/aubio/task/onset.py
b/python.old/aubio/task/onset.py
similarity index 100%
rename from
python/aubio/task/onset.py
rename to
python.old/aubio/task/onset.py
diff --git
a/python/aubio/task/params.py
b/python.old/aubio/task/params.py
similarity index 100%
rename from
python/aubio/task/params.py
rename to
python.old/aubio/task/params.py
diff --git
a/python/aubio/task/pitch.py
b/python.old/aubio/task/pitch.py
similarity index 100%
rename from
python/aubio/task/pitch.py
rename to
python.old/aubio/task/pitch.py
diff --git
a/python/aubio/task/silence.py
b/python.old/aubio/task/silence.py
similarity index 100%
rename from
python/aubio/task/silence.py
rename to
python.old/aubio/task/silence.py
diff --git
a/python/aubio/task/task.py
b/python.old/aubio/task/task.py
similarity index 100%
rename from
python/aubio/task/task.py
rename to
python.old/aubio/task/task.py
diff --git
a/python/aubio/txtfile.py
b/python.old/aubio/txtfile.py
similarity index 100%
rename from
python/aubio/txtfile.py
rename to
python.old/aubio/txtfile.py
diff --git
a/python/aubio/web/__init__.py
b/python.old/aubio/web/__init__.py
similarity index 100%
rename from
python/aubio/web/__init__.py
rename to
python.old/aubio/web/__init__.py
diff --git
a/python/aubio/web/browser.py
b/python.old/aubio/web/browser.py
similarity index 100%
rename from
python/aubio/web/browser.py
rename to
python.old/aubio/web/browser.py
diff --git
a/python/aubio/web/html.py
b/python.old/aubio/web/html.py
similarity index 100%
rename from
python/aubio/web/html.py
rename to
python.old/aubio/web/html.py
diff --git
a/python/aubio/wscript_build
b/python.old/aubio/wscript_build
similarity index 100%
rename from
python/aubio/wscript_build
rename to
python.old/aubio/wscript_build
diff --git
a/python/aubiocompare-onset
b/python.old/aubiocompare-onset
similarity index 100%
rename from
python/aubiocompare-onset
rename to
python.old/aubiocompare-onset
diff --git
a/python/aubiocut
b/python.old/aubiocut
similarity index 100%
rename from
python/aubiocut
rename to
python.old/aubiocut
diff --git
a/python/aubiodiffs-onset
b/python.old/aubiodiffs-onset
similarity index 100%
rename from
python/aubiodiffs-onset
rename to
python.old/aubiodiffs-onset
diff --git
a/python/aubiofilter-notes
b/python.old/aubiofilter-notes
similarity index 100%
rename from
python/aubiofilter-notes
rename to
python.old/aubiofilter-notes
diff --git
a/python/aubionotes
b/python.old/aubionotes
similarity index 100%
rename from
python/aubionotes
rename to
python.old/aubionotes
diff --git
a/python/aubiopitch
b/python.old/aubiopitch
similarity index 100%
rename from
python/aubiopitch
rename to
python.old/aubiopitch
diff --git
a/python/aubioplot-audio
b/python.old/aubioplot-audio
similarity index 100%
rename from
python/aubioplot-audio
rename to
python.old/aubioplot-audio
diff --git
a/python/aubioplot-notes
b/python.old/aubioplot-notes
similarity index 100%
rename from
python/aubioplot-notes
rename to
python.old/aubioplot-notes
diff --git
a/python/aubioplot-spec
b/python.old/aubioplot-spec
similarity index 100%
rename from
python/aubioplot-spec
rename to
python.old/aubioplot-spec
diff --git
a/python/aubioplot-yinfft
b/python.old/aubioplot-yinfft
similarity index 100%
rename from
python/aubioplot-yinfft
rename to
python.old/aubioplot-yinfft
diff --git
a/python/aubioweb.py
b/python.old/aubioweb.py
similarity index 100%
rename from
python/aubioweb.py
rename to
python.old/aubioweb.py
diff --git
a/python/bench-cluster-test
b/python.old/bench-cluster-test
similarity index 100%
rename from
python/bench-cluster-test
rename to
python.old/bench-cluster-test
diff --git
a/python/bench-test
b/python.old/bench-test
similarity index 100%
rename from
python/bench-test
rename to
python.old/bench-test
diff --git
a/python/wscript_build
b/python.old/wscript_build
similarity index 100%
rename from
python/wscript_build
rename to
python.old/wscript_build