Changes in src/onsetdetection.h [bd24069:999b0c12]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/onsetdetection.h
rbd24069 r999b0c12 161 161 */ 162 162 void del_aubio_onsetdetection(aubio_onsetdetection_t *o); 163 /** deletion of an onset detection object (obsolete)164 165 \param o onset detection object as returned by new_aubio_onsetdetection()166 167 */168 void aubio_onsetdetection_free(aubio_onsetdetection_t *o);169 170 163 171 164 #ifdef __cplusplus
Note: See TracChangeset
for help on using the changeset viewer.