Changeset a0a4d01 for src/effects/timestretch_dummy.c
- Timestamp:
- Dec 7, 2018, 1:28:54 AM (6 years ago)
- Branches:
- feature/cnn, feature/crepe, feature/timestretch, fix/ffmpeg5, master
- Children:
- 85755eb
- Parents:
- 7970616
- git-author:
- Paul Brossier <piem@piem.org> (09/29/16 13:38:04)
- git-committer:
- Paul Brossier <piem@piem.org> (12/07/18 01:28:54)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/effects/timestretch_dummy.c
r7970616 ra0a4d01 87 87 } 88 88 89 uint_t aubio_timestretch_seek(aubio_timestretch_t *o UNUSED, uint_t pos UNUSED) { 90 return AUBIO_FAIL; 91 } 89 92 // end of dummy implementation 90 93
Note: See TracChangeset
for help on using the changeset viewer.