Changeset c7d8cb1
- Timestamp:
- Jan 11, 2014, 5:53:42 AM (11 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/utils.c
ra69d3a6 rc7d8cb1 49 49 smpl_t pitch_tolerance = 0.0; // will be set if != 0. 50 50 // tempo stuff 51 char_t * tempo_method = " default";51 char_t * tempo_method = "specflux"; 52 52 // more general stuff 53 53 smpl_t silence_threshold = -90.;
Note: See TracChangeset
for help on using the changeset viewer.