- Timestamp:
- Nov 21, 2007, 11:26:57 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:
- ec2fa2a
- Parents:
- 15b97d9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
swig/aubio.i
r15b97d9 r2a00568 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 del_aubio_onsetdetection(aubio_onsetdetection_t *o); 180 181 181 182 /* should these still be exposed ? */
Note: See TracChangeset
for help on using the changeset viewer.