- Timestamp:
- Oct 25, 2007, 4:02:06 AM (17 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:
- 7873363
- Parents:
- 14aebce (diff), 97525e4 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
swig/aubio.i
r14aebce rc1656cf 271 271 void aubio_beattracking_do(aubio_beattracking_t * bt, fvec_t * dfframes, fvec_t * out); 272 272 void del_aubio_beattracking(aubio_beattracking_t * p); 273 smpl_t aubio_beattracking_get_bpm(aubio_beattracking_t * p); 274 smpl_t aubio_beattracking_get_confidence(aubio_beattracking_t * p); 273 275 274 276
Note: See TracChangeset
for help on using the changeset viewer.