Ignore:
Timestamp:
Sep 29, 2009, 7:58:03 AM (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:
a253fd4
Parents:
a4364b8
Message:

src/temporal: rename adesign/adsgn to a_weighting, idem for c_weighting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/temporal/filter.h

    ra4364b8 rc159aeb  
    5353
    5454  Some convenience functions are provided:
    55     - new_aubio_filter_adsgn() and aubio_filter_set_adsgn(),
    56     - new_aubio_filter_cdsgn() and aubio_filter_set_cdsgn().
     55    - new_aubio_filter_a_weighting() and aubio_filter_set_a_weighting(),
     56    - new_aubio_filter_c_weighting() and aubio_filter_set_c_weighting().
    5757 
    5858*/
Note: See TracChangeset for help on using the changeset viewer.