- Timestamp:
- Oct 7, 2009, 8:31:43 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:
- a808d05
- Parents:
- cfa0f12
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/tempo/tempo.c
rcfa0f12 r8766cb6 32 32 aubio_onsetdetection_t * od; /** onset detection */ 33 33 aubio_pvoc_t * pv; /** phase vocoder */ 34 aubio_p ickpeak_t * pp;/** peak picker */34 aubio_peakpicker_t * pp; /** peak picker */ 35 35 aubio_beattracking_t * bt; /** beat tracking */ 36 36 cvec_t * fftgrain; /** spectral frame */
Note: See TracChangeset
for help on using the changeset viewer.