Ignore:
Timestamp:
Oct 15, 2009, 3:09:07 PM (15 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, pitchshift, sampler, timestretch, yinfft+
Children:
c9cebe1
Parents:
202ffa5
Message:

src/pitch: cosmetic changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/pitch/pitchyinfft.h

    r202ffa5 rd9b5009  
    4949 
    5050*/
    51 void aubio_pitchyinfft_do (aubio_pitchyinfft_t *p, fvec_t * input, fvec_t * output);
     51void aubio_pitchyinfft_do (aubio_pitchyinfft_t *p, fvec_t * in, fvec_t * out);
    5252/** creation of the pitch detection object
    5353 
Note: See TracChangeset for help on using the changeset viewer.