Changeset 5ee8dd3
- Timestamp:
- Nov 28, 2016, 4:12:06 PM (8 years ago)
- Branches:
- sampler
- Children:
- 1437b5c
- Parents:
- 3303f05
- git-author:
- Paul Brossier <piem@piem.org> (10/03/16 16:50:36)
- git-committer:
- Paul Brossier <piem@piem.org> (11/28/16 16:12:06)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/temporal/resampler.c
r3303f05 r5ee8dd3 26 26 27 27 #ifdef HAVE_SAMPLERATE 28 29 #if HAVE_AUBIO_DOUBLE 30 #error "Should not use libsamplerate with aubio in double precision" 31 #endif 28 32 29 33 #include <samplerate.h> /* from libsamplerate */
Note: See TracChangeset
for help on using the changeset viewer.