Changeset afbd7e7 for src/aubio.h


Ignore:
Timestamp:
Jul 14, 2012, 1:33:45 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:
9b1e101
Parents:
4722e63
Message:

src/io/source_sndfile.{c,h}: added sndfile source

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/aubio.h

    r4722e63 rafbd7e7  
    175175#include "onset/peakpicker.h"
    176176#include "tempo/tempo.h"
     177#include "io/sndfileio.h"
    177178#include "io/source.h"
     179#include "io/source_sndfile.h"
     180#include "io/source_apple_audio.h"
    178181#include "io/sink.h"
    179 #include "io/source_apple_audio.h"
    180182
    181183#if AUBIO_UNSTABLE
Note: See TracChangeset for help on using the changeset viewer.