Changeset 62c6075 for examples/utils.c


Ignore:
Timestamp:
Mar 29, 2005, 6:06: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:
65ebf30
Parents:
9499a546
Message:

deactive doubled detection when type is specified

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/utils.c

    r9499a546 r62c6075  
    9393          abort();
    9494        }
     95        usedoubled = 0;
    9596        break;
    9697      case 't':   /* threshold value for onset */
Note: See TracChangeset for help on using the changeset viewer.