Changeset c7d8cb1


Ignore:
Timestamp:
Jan 11, 2014, 5:53:42 AM (10 years ago)
Author:
famulus <famulus.fusion@gmail.com>
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:
9d1606d
Parents:
a69d3a6
Message:

marks first commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/utils.c

    ra69d3a6 rc7d8cb1  
    4949smpl_t pitch_tolerance = 0.0; // will be set if != 0.
    5050// tempo stuff
    51 char_t * tempo_method = "default";
     51char_t * tempo_method = "specflux";
    5252// more general stuff
    5353smpl_t silence_threshold = -90.;
Note: See TracChangeset for help on using the changeset viewer.