Changes in / [857f8871:6e765ed]
- 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.