Changeset 29808b1


Ignore:
Timestamp:
Oct 25, 2009, 9:05:37 PM (14 years ago)
Author:
Paul Brossier <piem@piem.org>
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
Message:

src/onset/onset.h: update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/onset/onset.h

    r4ef9a9b r29808b1  
    4646/** create onset detection object
    4747 
    48   \param type_onset onset detection type as specified in onsetdetection.h
     48  \param onset_mode onset detection type as specified in onsetdetection.h
    4949  \param buf_size buffer size for phase vocoder
    5050  \param hop_size hop size for phase vocoder
    5151  \param channels number of channels
     52  \param samplerate sampling rate of the input signal
    5253
    5354*/
Note: See TracChangeset for help on using the changeset viewer.