src/effects/timestretch.h: add time stretching object, rubberband implementation
authorPaul Brossier <piem@piem.org>
Thu, 29 Sep 2016 11:03:07 +0000 (13:03 +0200)
committerPaul Brossier <piem@piem.org>
Fri, 7 Dec 2018 00:24:11 +0000 (01:24 +0100)
commitc41637b65677b5f81d5f99ba1743fbe1062b119c
treedcd7133125db157ba497f77c0d410050bc6d7cec
parent34d4232cb493709ac70de72335d28e24fec95c1a
src/effects/timestretch.h: add time stretching object, rubberband implementation
src/effects/timestretch.h [new file with mode: 0644]
src/effects/timestretch_dummy.c [new file with mode: 0644]
src/effects/timestretch_rubberband.c [new file with mode: 0644]