Changes in src/io/source_sndfile.c [c6e7ba1:985d5c4]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/io/source_sndfile.c
rc6e7ba1 r985d5c4 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.