Changeset fe163ad for examples/utils.h


Ignore:
Timestamp:
Oct 15, 2009, 6:54:23 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:
515c7b2
Parents:
cd77c15
Message:

src/pitch: use a string to set pitch method, add a new function to set pitch unit, keep pitch enums private, update pitch methods where they are used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/utils.h

    rcd77c15 rfe163ad  
    108108extern smpl_t pitch;
    109109extern aubio_pitchdetection_t *pitchdet;
    110 extern aubio_pitchdetection_type mode;
    111110extern uint_t median;
    112111
Note: See TracChangeset for help on using the changeset viewer.