# # ChangeLog for tests/src/effects # # Generated by Trac 1.2 # Jan 18, 2025, 8:49:02 AM Mon, 28 Nov 2016 14:40:57 GMT Paul Brossier [6f440b3] * tests/src/effects/test-timestretch.c (modified) tests/src/effects/test-timestretch.c: update to use new interface Mon, 03 Oct 2016 09:20:57 GMT Paul Brossier [61abfa4] * 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 Thu, 29 Sep 2016 11:24:42 GMT Paul Brossier [24914e1] * tests/src/effects/test-timestretch.c (added) tests/src/effects/test-timestretch.c: add example for aubio_timestretch_t 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