Changeset 941801f
- Timestamp:
- Nov 13, 2007, 9:05:09 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:
- e24378a
- Parents:
- 999b0c12
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
swig/aubio.i
r999b0c12 r941801f 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);181 180 182 181 /* should these still be exposed ? */
Note: See TracChangeset
for help on using the changeset viewer.