Changeset 732cf3a for src/effects


Ignore:
Timestamp:
Sep 17, 2016, 1:43:14 AM (8 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/cnn, feature/crepe, feature/pitchshift, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch
Children:
f6c4c1c
Parents:
80b5bbd
Message:

src/effects/pitchshift.h: fix documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/effects/pitchshift.h

    r80b5bbd r732cf3a  
    5757/** creation of the pitch shifting object
    5858
    59   \param method set pitch shifting algorithm
    60   \param buf_size size of the input buffer to analyse
     59  \param method set pitch shifting algorithm ("default")
     60  \param pitchscale initial pitch scaling factor
    6161  \param hop_size step size between two consecutive analysis instant
    6262  \param samplerate sampling rate of the signal
Note: See TracChangeset for help on using the changeset viewer.