Changeset 1d0370a
- Timestamp:
- Apr 27, 2016, 2:56:07 PM (9 years ago)
- 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:
- ac65a2f
- Parents:
- c31b589
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/spectral/phasevoc.c
rc31b589 r1d0370a 66 66 /* unshift */ 67 67 fvec_ishift(pv->synth); 68 /* windowing */ 69 fvec_weight(pv->synth, pv->w); 68 70 /* additive synthesis */ 69 71 aubio_pvoc_addsynth(pv, synthnew);
Note: See TracChangeset
for help on using the changeset viewer.