Changeset ca1abdd for src/Makefile.am


Ignore:
Timestamp:
Oct 19, 2009, 10:51:59 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:
b14107f
Parents:
9f07d52
Message:

rename aubio_pitchdetection to aubio_pitch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.am

    r9f07d52 rca1abdd  
    2424        spectral/tss.h \
    2525        spectral/spectral_centroid.h \
    26         pitch/pitchdetection.h \
     26        pitch/pitch.h \
    2727        pitch/pitchmcomb.h \
    2828        pitch/pitchyin.h \
     
    5959        spectral/tss.c \
    6060        spectral/spectral_centroid.c \
    61         pitch/pitchdetection.c \
     61        pitch/pitch.c \
    6262        pitch/pitchmcomb.c \
    6363        pitch/pitchyin.c \
Note: See TracChangeset for help on using the changeset viewer.