Changeset 7a83a47 for doc/aubiotrack.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/aubiotrack.txt

    r99d8cbb r7a83a47  
    77  aubiotrack [[-i] source] [-o sink]
    88             [-r rate] [-B win] [-H hop]
     9             [-T time-format]
    910             [-s sil] [-m]
    1011             [-j] [-v] [-h]
     
    5455  controller to feed aubio some signal and listen to its output.
    5556
     57  -T, --timeformat format  Set time format (samples, ms, seconds). Defaults to
     58  seconds.
     59
    5660  -h, --help  Print a short help message and exit.
    5761
Note: See TracChangeset for help on using the changeset viewer.