Changeset db120ac for src/io/source.h


Ignore:
Timestamp:
Mar 23, 2013, 12:04:09 AM (12 years ago)
Author:
Paul Brossier <piem@piem.org>
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.
Message:

Merge /Users/piem/projects/aubio/aubio into device

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/io/source.h

    r54a2ca2 rdb120ac  
    2626  Media source to read blocks of consecutive audio samples from file
    2727
     28  To write to file, use ::aubio_sink_t.
     29
    2830  \example io/test-source.c
     31  \example io/test-source_multi.c
    2932
    3033*/
Note: See TracChangeset for help on using the changeset viewer.