Ignore:
Timestamp:
Aug 13, 2015, 10:38:25 PM (9 years ago)
Author:
Paul Brossier <piem@piem.org>
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:
7ac374d
Parents:
be6e8e6
Message:

src/spectral/awhitening.{c,h}: fix _set prototype

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/spectral/awhitening.h

    rbe6e8e6 r192fa6a  
    8282
    8383  */
    84 void aubio_spectral_whitening_set_relax_time (aubio_spectral_whitening_t * o,
     84uint_t aubio_spectral_whitening_set_relax_time (aubio_spectral_whitening_t * o,
    8585    smpl_t relax_time);
    8686
Note: See TracChangeset for help on using the changeset viewer.