Changeset d88ea06 for src/pitchmcomb.h


Ignore:
Timestamp:
Sep 29, 2006, 4:50:37 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:
366f811
Parents:
3b3ec6c
Message:

add some documentation
add some documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/pitchmcomb.h

    r3b3ec6c rd88ea06  
    5050*/
    5151smpl_t aubio_pitchmcomb_detect(aubio_pitchmcomb_t * p, cvec_t * fftgrain);
     52/** select the best candidates */
    5253uint_t aubio_pitch_cands(aubio_pitchmcomb_t * p, cvec_t * fftgrain, smpl_t * cands);
    5354/** creation of the pitch detection object
Note: See TracChangeset for help on using the changeset viewer.