Changeset a808d05 for plugins/puredata
- Timestamp:
- Oct 7, 2009, 8:33:15 PM (15 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:
- 5bf23f7
- Parents:
- 8766cb6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/puredata/aubioonset~.c
r8766cb6 ra808d05 27 27 aubio_onsetdetection_t *o; 28 28 aubio_pvoc_t * pv; 29 aubio_p ickpeak_t * parms;29 aubio_peakpicker_t * parms; 30 30 fvec_t *vec; 31 31 fvec_t *onset;
Note: See TracChangeset
for help on using the changeset viewer.