Changeset 29808b1
- Timestamp:
- Oct 25, 2009, 9:05:37 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:
- 8b19e1c
- Parents:
- 4ef9a9b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/onset/onset.h
r4ef9a9b r29808b1 46 46 /** create onset detection object 47 47 48 \param type_onsetonset detection type as specified in onsetdetection.h48 \param onset_mode onset detection type as specified in onsetdetection.h 49 49 \param buf_size buffer size for phase vocoder 50 50 \param hop_size hop size for phase vocoder 51 51 \param channels number of channels 52 \param samplerate sampling rate of the input signal 52 53 53 54 */
Note: See TracChangeset
for help on using the changeset viewer.