Changeset 9da4202 for doc/aubioonset.txt


Ignore:
Timestamp:
Jan 12, 2017, 11:03:06 PM (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, sampler, yinfft+
Children:
c4d014a
Parents:
4cb7a0a (diff), 29a5e27 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'miditap', thanks to Tres Seaver for his contributions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/aubioonset.txt

    r4cb7a0a r9da4202  
    1010             [-T time-format]
    1111             [-s sil] [-m] [-f]
    12              [-j] [-v] [-h]
     12             [-j] [-N miditap-note] [-V miditap-velo]
     13             [-v] [-h]
    1314
    1415DESCRIPTION
     
    7071  -j, --jack  Use Jack input/output. You will need a Jack connection
    7172  controller to feed aubio some signal and listen to its output.
     73
     74  -N, --miditap-note  Override note value for MIDI tap. Defaults to 69.
     75
     76  -V, --miditap-velop  Override velocity value for MIDI tap. Defaults to 65.
    7277
    7378  -h, --help  Print a short help message and exit.
Note: See TracChangeset for help on using the changeset viewer.