Changeset 299ad52


Ignore:
Timestamp:
Oct 22, 2009, 4:03:34 AM (14 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:
e665063
Parents:
68607fd
Message:

examples/aubionotes.c: add AUBIO_UNSTABLE for fvec_median_channel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/aubionotes.c

    r68607fd r299ad52  
    1616   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
    1717*/
     18
     19#define AUBIO_UNSTABLE 1 // for fvec_median_channel
    1820
    1921#include "utils.h"
Note: See TracChangeset for help on using the changeset viewer.