Changeset 5210563 for src/io/source_sndfile.c
- Timestamp:
- Oct 3, 2016, 1:28:08 PM (8 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, sampler, yinfft+
- Children:
- 8be88e7
- Parents:
- 7daa881
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/io/source_sndfile.c
r7daa881 r5210563 319 319 return AUBIO_FAIL; 320 320 } 321 s->handle = NULL; 321 322 return AUBIO_OK; 322 323 }
Note: See TracChangeset
for help on using the changeset viewer.