- Timestamp:
- Jul 23, 2006, 12:56:17 PM (18 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:
- 475da2f
- Parents:
- 91879d9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/pitchyinfft.h
r91879d9 rceed6dc 56 56 */ 57 57 aubio_pitchyinfft_t * new_aubio_pitchyinfft (uint_t bufsize); 58 /** deletion of the pitch detection object 59 60 \param p pitch detection object as returned by new_aubio_pitchyinfft() 61 62 */ 58 63 void del_aubio_pitchyinfft (aubio_pitchyinfft_t *p); 59 64
Note: See TracChangeset
for help on using the changeset viewer.