Changeset 75ad169 for swig/aubio.i


Ignore:
Timestamp:
Apr 18, 2007, 11:38:26 AM (17 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:
970ef94
Parents:
5507e9d (diff), 3bcaf9c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

merge from pomme branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • swig/aubio.i

    r5507e9d r75ad169  
    147147void aubio_autocorr(fvec_t * in, fvec_t * acf);
    148148smpl_t aubio_zero_crossing_rate(fvec_t * input);
     149smpl_t aubio_spectral_centroid(cvec_t * spectrum, smpl_t samplerate);
    149150
    150151/* scale */
Note: See TracChangeset for help on using the changeset viewer.