Ignore:
Timestamp:
Nov 21, 2007, 11:59:54 AM (16 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:
fabb7cd
Parents:
2a00568
Message:

onsetdetection.{c,h}: redo indentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/onsetdetection.h

    r2a00568 rec2fa2a  
    4747        aubio_onset_phase,          /**< phase fast */           
    4848        aubio_onset_kl,             /**< Kullback Liebler */
    49         aubio_onset_mkl             /**< modified Kullback Liebler */
     49        aubio_onset_mkl,            /**< modified Kullback Liebler */
    5050} aubio_onsetdetection_type;
    5151
Note: See TracChangeset for help on using the changeset viewer.