Changeset a40eea8 for src


Ignore:
Timestamp:
Jul 13, 2012, 11:29:35 PM (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:
2b4080e
Parents:
3504dfe7
Message:

src/aubio.h: add source and sink

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/aubio.h

    r3504dfe7 ra40eea8  
    175175#include "onset/peakpicker.h"
    176176#include "tempo/tempo.h"
     177#include "io/source.h"
     178#include "io/sink.h"
     179#include "io/source_apple_audio.h"
    177180
    178181#if AUBIO_UNSTABLE
Note: See TracChangeset for help on using the changeset viewer.