Changeset 7a83a47 for doc/aubioonset.txt


Ignore:
Timestamp:
Sep 17, 2016, 2:04:15 AM (8 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:
980a4f4
Parents:
99d8cbb
Message:

doc/aubio*.txt: document -T/--timeformat option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/aubioonset.txt

    r99d8cbb r7a83a47  
    88             [-r rate] [-B win] [-H hop]
    99             [-O method] [-t thres]
     10             [-T time-format]
    1011             [-s sil] [-m] [-f]
    1112             [-j] [-v] [-h]
     
    5556  will not be detected. A value of -20.0 would eliminate most onsets but the
    5657  loudest ones. A value of -90.0 would select all onsets. Defaults to -90.0.
     58
     59  -T, --timeformat format  Set time format (samples, ms, seconds). Defaults to
     60  seconds.
    5761
    5862  -m, --mix-input  Mix source signal to the output signal before writing to
Note: See TracChangeset for help on using the changeset viewer.