Changeset 1812f49
- Timestamp:
- Oct 16, 2009, 7:56:10 PM (15 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:
- 0d434df5
- Parents:
- 3ca6155
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/tempo/beattracking.c
r3ca6155 r1812f49 24 24 25 25 /** define to 1 to print out tracking difficulties */ 26 #define AUBIO_BEAT_WARNINGS 126 #define AUBIO_BEAT_WARNINGS 0 27 27 28 28 uint_t fvec_gettimesig (fvec_t * acf, uint_t acflen, uint_t gp);
Note: See TracChangeset
for help on using the changeset viewer.