Changeset 7a04950 for src/Makefile.am


Ignore:
Timestamp:
May 10, 2005, 4:36:37 PM (19 years ago)
Author:
Paul Brossier <piem@altern.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:
d072c13
Parents:
603fca4
Message:

added pitchfcomb and pitchschmitt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.am

    r603fca4 r7a04950  
    1818        pitchmcomb.h \
    1919        pitchyin.h \
     20        pitchschmitt.h \
     21        pitchfcomb.h \
    2022        filter.h
    2123
     
    5153        pitchyin.c \
    5254        pitchyin.h \
     55        pitchschmitt.c \
     56        pitchschmitt.h \
     57        pitchfcomb.c \
     58        pitchfcomb.h \
    5359        filter.c \
    5460        filter.h
Note: See TracChangeset for help on using the changeset viewer.