Changeset 23a44c1 for src


Ignore:
Timestamp:
May 22, 2005, 1:56:44 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:
53e4682
Parents:
9cf2833
Message:

pitchyin.c update, adds fast version to swig/aubio.i
pitchyin.c update, adds fast version to swig/aubio.i

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/pitchyin.c

    r9cf2833 r23a44c1  
    8383                tau++;
    8484        } while (tau<yin->length);
    85         AUBIO_DBG("No pitch found");
     85        //AUBIO_DBG("No pitch found");
    8686        return 0;
    8787}
Note: See TracChangeset for help on using the changeset viewer.