Changeset fd46d1e


Ignore:
Timestamp:
Dec 7, 2013, 8:35:22 PM (10 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:
32082e5
Parents:
258d441
Message:

src/tempo/beattracking.h: improve documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tempo/beattracking.h

    r258d441 rfd46d1e  
    4949/** create beat tracking object
    5050
     51  \param winlen length of the onset detection window
    5152  \param hop_size number of onset detection samples [512]
     53  \param samplerate samplerate of the input signal
    5254
    5355*/
Note: See TracChangeset for help on using the changeset viewer.