Changeset 4c4c9f6 for src/aubio.h


Ignore:
Timestamp:
Jul 27, 2012, 5:30:11 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:
3bba0e0
Parents:
7d50c5a (diff), bf34fbb (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 branch 'io' into develop

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/aubio.h

    r7d50c5a r4c4c9f6  
    175175#include "onset/peakpicker.h"
    176176#include "tempo/tempo.h"
     177#include "io/sndfileio.h"
     178#include "io/source.h"
     179#include "io/source_sndfile.h"
     180#include "io/source_apple_audio.h"
     181#include "io/sink.h"
     182#include "io/sink_sndfile.h"
     183#include "io/sink_apple_audio.h"
    177184
    178185#if AUBIO_UNSTABLE
Note: See TracChangeset for help on using the changeset viewer.