Changes in swig/aubio.i [941801f:49407f3]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
swig/aubio.i
r941801f r49407f3 178 178 aubio_onsetdetection_t * new_aubio_onsetdetection(aubio_onsetdetection_type type, uint_t size, uint_t channels); 179 179 void aubio_onsetdetection(aubio_onsetdetection_t *o, cvec_t * fftgrain, fvec_t * onset); 180 void aubio_onsetdetection_free(aubio_onsetdetection_t *o); 180 181 181 182 /* should these still be exposed ? */
Note: See TracChangeset
for help on using the changeset viewer.