# # ChangeLog for tests/src/effects # # Generated by Trac 1.2 # Nov 28, 2024, 6:33:46 PM Fri, 07 Dec 2018 17:03:45 GMT Paul Brossier [ff87a67] * tests/src/effects/test-timestretch.c (modified) [tests] increase timestretch coverage, fix memory leak Fri, 07 Dec 2018 11:17:55 GMT Paul Brossier [9d8cedf5] * tests/src/effects/test-timestretch.c (modified) [tests] add test_wrong_params to test-timestretch Fri, 07 Dec 2018 00:28:56 GMT Paul Brossier [60ae447] * tests/src/effects/test-pitchshift.c (modified) tests/src/effects/test-pitchshift.c: cosmetic changes Fri, 07 Dec 2018 00:28:56 GMT Paul Brossier [e7d4aa0] * tests/src/effects/test-timestretch.c (modified) tests/src/effects/test-timestretch.c: update to use new interface Fri, 07 Dec 2018 00:28:55 GMT Paul Brossier [4559863] * src/effects/timestretch.h (modified) * src/effects/timestretch_rubberband.c (modified) * tests/src/effects/test-timestretch.c (modified) src/effects/timestretch_rubberband.c: improve threading Fri, 07 Dec 2018 00:24:18 GMT Paul Brossier [c2e3f44] * tests/src/effects/test-timestretch.c (added) tests/src/effects/test-timestretch.c: add example for aubio_timestretch_t Thu, 06 Dec 2018 14:32:12 GMT Paul Brossier [687835d] * tests/src/effects/test-pitchshift.c (modified) [tests] pitchshift tests to pass without rubberband Thu, 06 Dec 2018 10:32:11 GMT Paul Brossier [3a96d3d] * tests/src/effects/test-pitchshift.c (modified) [tests] improve pitchshift tests Thu, 29 Sep 2016 08:53:37 GMT Paul Brossier [5b46bc3] * tests/src/effects/test-pitchshift.c (modified) tests/src/effects/test-pitchshift.c: remove HAVE_RUBBERBAND Wed, 21 Sep 2016 15:10:56 GMT Paul Brossier [6e6849d] * tests/src/effects/test-pitchshift.c (modified) tests/src/effects/test-pitchshift.c: add option for mode, shuffle ... Wed, 21 Sep 2016 14:56:03 GMT Paul Brossier [9953f09] * tests/src/effects/test-pitchshift.c (modified) tests/src/effects/test-pitchshift.c: use 64 hopsize by default Wed, 21 Sep 2016 14:12:33 GMT Paul Brossier [d5f538f] * tests/src/effects/test-pitchshift.c (modified) tests/src/effects/test-pitchshift.c: clean-up, use fixed tranposistion Fri, 16 Sep 2016 23:36:06 GMT Paul Brossier [80b5bbd] * src/aubio.h (modified) * src/effects/pitchshift.c (added) * src/effects/pitchshift.h (added) * tests/src/effects/test-pitchshift.c (added) src/effects/pitchshift.h: add a pitch shifter based on rubberband