- Timestamp:
- Nov 3, 2007, 4:53:55 PM (17 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:
- 685412e
- Parents:
- f1dca0e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/phasevoc.c
rf1dca0e r6ef7f67 77 77 78 78 void aubio_pvoc_rdo(aubio_pvoc_t *pv,cvec_t * fftgrain, fvec_t * synthnew) { 79 uint_t i ,j;79 uint_t i; 80 80 /* calculate rfft */ 81 81 aubio_mfft_rdo(pv->fft,fftgrain,pv->synth);
Note: See TracChangeset
for help on using the changeset viewer.