Changeset 86cfdfa
- Timestamp:
- Mar 22, 2013, 10:08:15 PM (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:
- 6bbdcff
- Parents:
- f4db0e73
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/io/source.h
rf4db0e73 r86cfdfa 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.