Changeset 5447a26


Ignore:
Timestamp:
Sep 21, 2018, 5:40:33 PM (5 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
Children:
630191c
Parents:
445e60f5
Message:

examples/parse_args.h: add yinfast to pitch algorithms

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/parse_args.h

    r445e60f5 r5447a26  
    9898#ifdef PROG_HAS_PITCH
    9999      "       -p      --pitch            select pitch detection algorithm\n"
    100       "                 <default|yinfft|yin|mcomb|fcomb|schmitt>; default=yinfft\n"
     100      "                 <default|yinfft|yinfast|yin|mcomb|fcomb|schmitt>; default=yinfft\n"
    101101      "       -u      --pitch-unit       select pitch output unit\n"
    102102      "                 <default|freq|hertz|Hz|midi|cent|bin>; default=freq\n"
Note: See TracChangeset for help on using the changeset viewer.