- Timestamp:
- Aug 6, 2018, 2:58:27 PM (6 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
- Children:
- 265fe9a
- Parents:
- e8fcc9a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/io/source_avcodec.c
re8fcc9a ra81b12a 275 275 // default to mono output 276 276 aubio_source_avcodec_reset_resampler(s, 0); 277 278 if (s->avr == NULL) goto beach; 277 279 278 280 s->eof = 0;
Note: See TracChangeset
for help on using the changeset viewer.