# # ChangeLog for python/tests/test_slicing.py # # Generated by Trac 1.2 # Nov 1, 2024, 6:25:36 AM Sun, 12 Jan 2014 06:58:06 GMT Paul Brossier [4320679] * python/lib/aubio/slicing.py (modified) * python/tests/test_slicing.py (modified) lib/aubio/slicing.py: allow any regions, overlaping or not, add more ... Sun, 12 Jan 2014 04:54:42 GMT Paul Brossier [f36ecea] * python/lib/aubio/slicing.py (modified) * python/tests/test_slicing.py (modified) * python/tests/utils.py (modified) python/lib/aubio/slicing.py: use start and end stamps, make sure read ... Sun, 12 Jan 2014 03:28:49 GMT Paul Brossier [6f27719] * python/lib/aubio/slicing.py (modified) * python/tests/test_slicing.py (modified) python/lib/aubio/slicing.py: improve slicing, make tests faster Sun, 12 Jan 2014 02:33:07 GMT Paul Brossier [aee840b] * python/lib/aubio/slicing.py (modified) * python/tests/sounds/chocolate_1min.wav (added) * python/tests/test_slicing.py (modified) * python/tests/utils.py (modified) python/lib/aubio/slicing.py: error checking, add more tests, use ... Sun, 12 Jan 2014 01:59:49 GMT Paul Brossier [88432a9] * python/lib/aubio/slicing.py (added) * python/tests/test_slicing.py (added) * python/tests/utils.py (modified) python/lib/aubio/slicing.py: rewrite slicing loop from aubiocut, add ...