Changeset e8c4de2 for src/io/source.h
- Timestamp:
- Dec 6, 2013, 8:39:41 PM (11 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:
- cc6b221
- Parents:
- 9ec63a0 (diff), 7816f2b (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.h
r9ec63a0 re8c4de2 77 77 \param s source object, created with ::new_aubio_source 78 78 \param read_to ::fmat_t of data to read to 79 \param read upon returns, equals to number of frames actually read79 \param[out] read upon returns, equals to number of frames actually read 80 80 81 81 Upon returns, `read` contains the number of frames actually read from the
Note: See TracChangeset
for help on using the changeset viewer.