Changeset 660cad22 for examples/utils.h


Ignore:
Timestamp:
Jul 6, 2006, 6:38:00 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:
92eea84
Parents:
55c6da4
Message:

rename threshold2 to silence
rename threshold2 to silence

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/utils.h

    r55c6da4 r660cad22  
    7676extern aubio_onsetdetection_type type_onset2;
    7777extern smpl_t threshold;
    78 extern smpl_t threshold2;
     78extern smpl_t silence;
    7979extern uint_t buffer_size;
    8080extern uint_t overlap_size;
Note: See TracChangeset for help on using the changeset viewer.