Changeset 664fd25


Ignore:
Timestamp:
Dec 8, 2013, 5:51:22 AM (10 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:
0a7f424
Parents:
0a509c6
Message:

doc/: document -f --force-overwrite option

Location:
doc
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • doc/aubioonset.txt

    r0a509c6 r664fd25  
    88             [-r rate] [-B win] [-H hop]
    99             [-O method] [-t thres]
    10              [-s sil] [-m]
     10             [-s sil] [-m] [-f]
    1111             [-j] [-v] [-h]
    1212
     
    5858  -m, --mix-input  Mix source signal to the output signal before writing to
    5959  sink.
     60
     61  -f, --force-overwrite  Overwrite output file if it already exists.
    6062
    6163  -j, --jack  Use Jack input/output. You will need a Jack connection
  • doc/aubiopitch.txt

    r0a509c6 r664fd25  
    88             [-r rate] [-B win] [-H hop]
    99             [-p method] [-u unit] [-l thres]
    10              [-s sil]
     10             [-s sil] [-f]
    1111             [-v] [-h] [-j]
    1212
     
    6262  -m, --mix-input  Mix source signal to the output signal before writing to
    6363  sink.
     64
     65  -f, --force-overwrite  Overwrite output file if it already exists.
    6466
    6567  -j, --jack  Use Jack input/output. You will need a Jack connection
  • doc/aubiotrack.txt

    r0a509c6 r664fd25  
    4949  sink.
    5050
     51  -f, --force-overwrite  Overwrite output file if it already exists.
     52
    5153  -j, --jack  Use Jack input/output. You will need a Jack connection
    5254  controller to feed aubio some signal and listen to its output.
Note: See TracChangeset for help on using the changeset viewer.