Changeset f44b111 for swig


Ignore:
Timestamp:
May 17, 2006, 9:44:51 PM (18 years ago)
Author:
Paul Brossier <piem@altern.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:
2afdb0f
Parents:
ab0b69b
Message:

update pitchdetection docs, make wrapper methods private
update pitchdetection docs, make wrapper methods private

File:
1 edited

Legend:

Unmodified
Added
Removed
  • swig/aubio.i

    rab0b69b rf44b111  
    204204
    205205smpl_t aubio_pitchdetection(aubio_pitchdetection_t * p, fvec_t * ibuf);
    206 smpl_t aubio_pitchdetection_mcomb(aubio_pitchdetection_t *p, fvec_t * ibuf);
    207 smpl_t aubio_pitchdetection_yin(aubio_pitchdetection_t *p, fvec_t *ibuf);
    208206
    209207void aubio_pitchdetection_set_yinthresh(aubio_pitchdetection_t *p, smpl_t thres);
Note: See TracChangeset for help on using the changeset viewer.