- Timestamp:
- Apr 10, 2013, 7:13:25 AM (12 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:
- 2693655
- Parents:
- 9c9202f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/aubioonset.c
r9c9202f re987c05 61 61 smpl_t onset_found = fvec_read_sample (onset, 0); 62 62 if (onset_found) { 63 outmsg ("%f\n", aubio_onset_get_last_ onset_s (o) );63 outmsg ("%f\n", aubio_onset_get_last_s (o) ); 64 64 } 65 65 }
Note: See TracChangeset
for help on using the changeset viewer.