# # ChangeLog for src/effects/timestretch.h # # Generated by Trac 1.2 # Dec 12, 2024, 5:17:59 PM Fri, 07 Dec 2018 00:28:56 GMT Paul Brossier [124acfb] * src/effects/pitchshift.h (modified) * src/effects/timestretch.h (modified) [effects] wrap long lines Fri, 07 Dec 2018 00:28:56 GMT Paul Brossier [24198a1] * src/effects/pitchshift.h (modified) * src/effects/timestretch.h (modified) [effects] improve pitchscale documentation Fri, 07 Dec 2018 00:28:55 GMT Paul Brossier [284fe8a] * src/effects/timestretch.h (modified) * src/effects/timestretch_dummy.c (modified) * src/effects/timestretch_rubberband.c (modified) src/effects/timestretch*: move out threaded file reading stuff, add ... 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:28:54 GMT Paul Brossier [a0a4d01] * src/effects/timestretch.h (modified) * src/effects/timestretch_dummy.c (modified) * src/effects/timestretch_rubberband.c (modified) src/effects/timestretch.h: add _seek method Fri, 07 Dec 2018 00:24:18 GMT Paul Brossier [fd99f0d] * src/effects/timestretch.h (modified) * src/effects/timestretch_dummy.c (modified) * src/effects/timestretch_rubberband.c (modified) src/effects/timestretch.h: add get_samplerate method Fri, 07 Dec 2018 00:24:11 GMT Paul Brossier [c41637b] * src/effects/timestretch.h (added) * src/effects/timestretch_dummy.c (added) * src/effects/timestretch_rubberband.c (added) src/effects/timestretch.h: add time stretching object, rubberband ...