# # ChangeLog for src/effects/timestretch_dummy.c # # Generated by Trac 1.2 # Dec 12, 2024, 5:26:20 PM Tue, 14 Mar 2017 04:24:46 GMT Paul Brossier [ea3a113] * src/effects/pitchshift_dummy.c (modified) * src/effects/pitchshift_rubberband.c (modified) * src/effects/rubberband_utils.c (modified) * src/effects/timestretch_dummy.c (modified) * src/effects/timestretch_rubberband.c (modified) src/effects/: include aubio_priv.h, not config.h, use <> for external ... Mon, 28 Nov 2016 13:30:40 GMT Paul Brossier [8688797] * 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 ... Thu, 29 Sep 2016 11:38:04 GMT Paul Brossier [0d4228d] * src/effects/timestretch.h (modified) * src/effects/timestretch_dummy.c (modified) * src/effects/timestretch_rubberband.c (modified) src/effects/timestretch.h: add _seek method Thu, 29 Sep 2016 11:22:22 GMT Paul Brossier [16965d5] * 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 Thu, 29 Sep 2016 11:03:07 GMT Paul Brossier [af195a5] * 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 ...