Ignore:
Timestamp:
Jul 13, 2008, 9:57:55 PM (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:
6c25201
Parents:
4d7ced9
Message:

plugins/puredata/aubiozcr~.c: add aubiozcr~, computing zero crossing rate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/puredata/Makefile.am

    r4d7ced9 r6f9615c  
    2828        aubiotss~.c \
    2929        aubioquiet~.c \
    30         aubiopitch~.c
     30        aubiopitch~.c \
     31        aubiozcr~.c
    3132
    3233aubio_pd_linux_SOURCES = $(ALLSOURCES)
Note: See TracChangeset for help on using the changeset viewer.