Changeset 3ad2ef6


Ignore:
Timestamp:
Oct 21, 2009, 3:41:35 PM (14 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:
2d1d5ce
Parents:
09b1777
Message:

src/aubio.h: remove HAVE_SAMPLERATE, not needed here

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/aubio.h

    r09b1777 r3ad2ef6  
    6969#include "utils/hist.h"
    7070#include "spectral/tss.h"
    71 #if HAVE_SAMPLERATE
    7271#include "temporal/resampler.h"
    73 #endif /* HAVE_SAMPLERATE */
    7472#include "temporal/filter.h"
    7573#include "temporal/biquad.h"
Note: See TracChangeset for help on using the changeset viewer.