Changeset db120ac for src/io/source.h
- Timestamp:
- Mar 23, 2013, 12:04:09 AM (12 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:
- 52d6145
- Parents:
- 54a2ca2 (diff), 6bbdcff (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
r54a2ca2 rdb120ac 26 26 Media source to read blocks of consecutive audio samples from file 27 27 28 To write to file, use ::aubio_sink_t. 29 28 30 \example io/test-source.c 31 \example io/test-source_multi.c 29 32 30 33 */
Note: See TracChangeset
for help on using the changeset viewer.