python/lib/aubio/slicing.py: rewrite slicing loop from aubiocut, add some tests
authorPaul Brossier <piem@piem.org>
Sun, 12 Jan 2014 01:59:49 +0000 (21:59 -0400)
committerPaul Brossier <piem@piem.org>
Sun, 12 Jan 2014 01:59:49 +0000 (21:59 -0400)
commit88432a9429e344b282b59f96a8de7d8aaf7a5548
tree32026c43ca96b104e097ecb4cf8e908563d60fa1
parent3f9e8e50f8c3d39d66461a0e53a739f78ebbddf8
python/lib/aubio/slicing.py: rewrite slicing loop from aubiocut, add some tests
python/lib/aubio/slicing.py [new file with mode: 0644]
python/tests/test_slicing.py [new file with mode: 0755]
python/tests/utils.py