Changeset 732cf3a
- Timestamp:
- Sep 17, 2016, 1:43:14 AM (8 years ago)
- Branches:
- feature/cnn, feature/crepe, feature/pitchshift, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch
- Children:
- f6c4c1c
- Parents:
- 80b5bbd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/effects/pitchshift.h
r80b5bbd r732cf3a 57 57 /** creation of the pitch shifting object 58 58 59 \param method set pitch shifting algorithm 60 \param buf_size size of the input buffer to analyse59 \param method set pitch shifting algorithm ("default") 60 \param pitchscale initial pitch scaling factor 61 61 \param hop_size step size between two consecutive analysis instant 62 62 \param samplerate sampling rate of the signal
Note: See TracChangeset
for help on using the changeset viewer.