Changeset 9da4202 for doc/aubiotrack.txt
- Timestamp:
- Jan 12, 2017, 11:03:06 PM (8 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, 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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/aubiotrack.txt
r4cb7a0a r9da4202 9 9 [-T time-format] 10 10 [-s sil] [-m] 11 [-j] [-v] [-h] 11 [-j] [-N miditap-note] [-V miditap-velo] 12 [-v] [-h] 12 13 13 14 DESCRIPTION … … 55 56 controller to feed aubio some signal and listen to its output. 56 57 58 -N, --miditap-note Override note value for MIDI tap. Defaults to 69. 59 60 -V, --miditap-velop Override velocity value for MIDI tap. Defaults to 65. 61 57 62 -T, --timeformat format Set time format (samples, ms, seconds). Defaults to 58 63 seconds.
Note: See TracChangeset
for help on using the changeset viewer.