- Timestamp:
- Feb 23, 2014, 3:14:47 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:
- af97786
- Parents:
- 9f68f11
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/utils.c
r9f68f11 ra559796 49 49 smpl_t pitch_tolerance = 0.0; // will be set if != 0. 50 50 // tempo stuff 51 char_t * tempo_method = " specflux";51 char_t * tempo_method = "default"; 52 52 // more general stuff 53 53 smpl_t silence_threshold = -90.;
Note: See TracChangeset
for help on using the changeset viewer.