Changeset 6e765ed
- Timestamp:
- Apr 25, 2016, 5:50:11 PM (9 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:
- cfa46b9
- Parents:
- 857f8871 (diff), 985d5c4 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/io/source_sndfile.c
r857f8871 r6e765ed 141 141 s->input_samplerate, s->samplerate); 142 142 } 143 s->duration = (uint_t)FLOOR(s->duration * s->ratio); 143 144 } 144 145 #else
Note: See TracChangeset
for help on using the changeset viewer.