- Timestamp:
- Nov 2, 2015, 11:13:19 PM (9 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:
- 95748a6
- Parents:
- 42c3dc0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/tempo/tempo.c
r42c3dc0 r810b3b6 104 104 /* end of second level loop */ 105 105 tempo->data[0] = 0; /* reset tactus */ 106 i=0;106 //i=0; 107 107 for (i = 1; i < o->out->data[0]; i++ ) { 108 108 /* if current frame is a predicted tactus */
Note: See TracChangeset
for help on using the changeset viewer.