src/effects/pitchshift.h: split implementations in two files, move option parsing...
authorPaul Brossier <piem@piem.org>
Wed, 21 Sep 2016 15:36:50 +0000 (17:36 +0200)
committerPaul Brossier <piem@piem.org>
Wed, 21 Sep 2016 15:36:50 +0000 (17:36 +0200)
commit25a19c2d1f811b89f4e39138a338a16b4255c1eb
tree1fde822354d53664b90497763b50da3b9103abde
parent6e6849d3f05077c2540250d85362aaa8861e0316
src/effects/pitchshift.h: split implementations in two files, move option parsing to rubberband_utils.c
src/effects/pitchshift.c [deleted file]
src/effects/pitchshift_dummy.c [new file with mode: 0644]
src/effects/pitchshift_rubberband.c [new file with mode: 0644]
src/effects/rubberband_utils.c [new file with mode: 0644]