- Timestamp:
- Jul 16, 2012, 9:37:24 PM (12 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, pitchshift, sampler, timestretch, yinfft+
- Children:
- 577cb49
- Parents:
- d22cc42
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/src/io/test-source_sndfile.c
rd22cc42 r2ea7a10 8 8 int err = 0; 9 9 #ifdef HAVE_SNDFILE 10 uint_t samplerate = 192000;10 uint_t samplerate = 8000; 11 11 uint_t hop_size = 512; 12 12 uint_t read = hop_size;
Note: See TracChangeset
for help on using the changeset viewer.