Changeset b01bd4a for src/aubio.h


Ignore:
Timestamp:
Oct 19, 2009, 2:45:13 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:
b849106
Parents:
59c046d
Message:

src/temporal: derive biquad from filter, use in peakpicker

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/aubio.h

    r59c046d rb01bd4a  
    7272#include "temporal/resampler.h"
    7373#endif /* HAVE_SAMPLERATE */
     74#include "temporal/filter.h"
    7475#include "temporal/biquad.h"
    75 #include "temporal/filter.h"
    7676#include "temporal/a_weighting.h"
    7777#include "temporal/c_weighting.h"
Note: See TracChangeset for help on using the changeset viewer.