From: Tres Seaver Date: Thu, 12 Jan 2017 19:43:36 +0000 (-0500) Subject: aubiotrack also sends MIDI tap. X-Git-Tag: 0.4.5~108^2~4 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=eda2fd01acf9de7909957e6c2421b0524beb29f8;p=aubio.git aubiotrack also sends MIDI tap. --- diff --git a/doc/aubiotrack.txt b/doc/aubiotrack.txt index 6b81a997..6303fbed 100644 --- a/doc/aubiotrack.txt +++ b/doc/aubiotrack.txt @@ -54,6 +54,10 @@ OPTIONS -j, --jack Use Jack input/output. You will need a Jack connection controller to feed aubio some signal and listen to its output. + -n, --miditap-note Override note value for MIDI tap. Defaults to 69. + + -V, --miditap-velop Override velocity value for MIDI tap. Defaults to 65. + -T, --timeformat format Set time format (samples, ms, seconds). Defaults to seconds.