Changeset 7928b3b8


Ignore:
Timestamp:
Mar 26, 2017, 1:33:03 PM (7 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, sampler
Children:
1239d23
Parents:
911b175d
Message:

src/spectral/awhitening.h: fix documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/spectral/awhitening.h

    r911b175d r7928b3b8  
    6262/** creation of a spectral whitening object
    6363
    64   \param win_size length of the input spectrum frame
     64  \param buf_size window size of input grains
     65  \param hop_size number of samples between two consecutive input grains
     66  \param samplerate sampling rate of the input signal
    6567
    6668*/
Note: See TracChangeset for help on using the changeset viewer.