Changeset fe0fa26 for src/temporal
- Timestamp:
- Oct 3, 2016, 4:50:36 PM (8 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, sampler, yinfft+
- Children:
- 82ae9d7
- Parents:
- 5864b43
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/temporal/resampler.c
r5864b43 rfe0fa26 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.