Changeset 7928b3b8
- Timestamp:
- Mar 26, 2017, 1:33:03 PM (8 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, sampler
- Children:
- 1239d23
- Parents:
- 911b175d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/spectral/awhitening.h
r911b175d r7928b3b8 62 62 /** creation of a spectral whitening object 63 63 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 65 67 66 68 */
Note: See TracChangeset
for help on using the changeset viewer.