Changeset 0af05d3 for src/aubio.h


Ignore:
Timestamp:
Oct 8, 2009, 12:27:41 PM (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:
64c3658
Parents:
9daf018
Message:

rename src/temporal/resample.c to src/temporal/resampler.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/aubio.h

    r9daf018 r0af05d3  
    7070#include "spectral/tss.h"
    7171#if HAVE_SAMPLERATE
    72 #include "temporal/resample.h"
     72#include "temporal/resampler.h"
    7373#endif /* HAVE_SAMPLERATE */
    7474#include "temporal/biquad.h"
Note: See TracChangeset for help on using the changeset viewer.