Changeset 7839c61
- Timestamp:
- Jul 16, 2012, 2:56:02 AM (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:
- c6c9fe9
- Parents:
- 87dfc3f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/src/io/test-source_sndfile.c
r87dfc3f r7839c61 7 7 int main(){ 8 8 #ifdef HAVE_SNDFILE 9 uint_t samplerate = 44100;9 uint_t samplerate = 32000; 10 10 uint_t hop_size = 512; 11 11 uint_t read = hop_size;
Note: See TracChangeset
for help on using the changeset viewer.