Changeset d7d0cdf for src/aubio.h


Ignore:
Timestamp:
Sep 26, 2009, 6:51:19 AM (15 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:
a33379e
Parents:
b093845
Message:

src/aubio.h: add HAVE_SAMPLERATE flags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/aubio.h

    rb093845 rd7d0cdf  
    6868#include "utils/hist.h"
    6969#include "spectral/tss.h"
     70#if HAVE_SAMPLERATE
    7071#include "temporal/resample.h"
     72#endif /* HAVE_SAMPLERATE */
    7173#include "temporal/biquad.h"
    7274#include "temporal/filter.h"
Note: See TracChangeset for help on using the changeset viewer.