Changeset 7a46bf6 for src/Makefile.am


Ignore:
Timestamp:
Sep 10, 2007, 7:29:32 PM (18 years ago)
Author:
Amaury Hazan <mahmoudax@gmail.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:
787f1f3, ef1c3b7
Parents:
7c6c806d (diff), 45134c5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

merged from piem, corrected mffcs coefs/filter number
added some scripts to visualize filterbank and mfccs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.am

    r7c6c806d r7a46bf6  
    2323        tempo.h \
    2424        filter.h \
     25        filterbank.h \
    2526        mfcc.h
    2627
     
    7273        filter.c \
    7374        filter.h \
     75        filterbank.c \
     76        filterbank.h \
    7477        mfcc.h \
    7578        mfcc.c
Note: See TracChangeset for help on using the changeset viewer.