Changeset 5447a26
- Timestamp:
- Sep 21, 2018, 5:40:33 PM (6 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/parse_args.h
r445e60f5 r5447a26 98 98 #ifdef PROG_HAS_PITCH 99 99 " -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" 101 101 " -u --pitch-unit select pitch output unit\n" 102 102 " <default|freq|hertz|Hz|midi|cent|bin>; default=freq\n"
Note: See TracChangeset
for help on using the changeset viewer.