src/effects/pitchshift.h: add a pitch shifter based on rubberband
authorPaul Brossier <piem@piem.org>
Fri, 16 Sep 2016 23:36:06 +0000 (01:36 +0200)
committerPaul Brossier <piem@piem.org>
Fri, 16 Sep 2016 23:36:06 +0000 (01:36 +0200)
commit80b5bbd3d2deadcf448827a9daa043cb9c89d66e
treebc176622c8d29ff745dbd6016044df8c5455fe42
parentb83449d39ed09ec3defae3e0743da1a4b3f2a156
src/effects/pitchshift.h: add a pitch shifter based on rubberband
src/aubio.h
src/effects/pitchshift.c [new file with mode: 0644]
src/effects/pitchshift.h [new file with mode: 0644]
tests/src/effects/test-pitchshift.c [new file with mode: 0644]