Changeset b1aab3a
- Timestamp:
- Sep 29, 2005, 9:17:26 PM (19 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:
- d282373
- Parents:
- 6f7aad0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/aubiotrack.c
r6f7aad0 rb1aab3a 125 125 /* override default settings */ 126 126 examples_common_init(argc,argv); 127 /* configure peak picker */ 128 //aubio_peakpicker_set_thresholdfn(parms,vec_mean); 129 //aubio_peakpicker_set_threshold(parms,0.); 127 130 winlen = SQR(512)/overlap_size; 128 131
Note: See TracChangeset
for help on using the changeset viewer.