ref: eda2fd01acf9de7909957e6c2421b0524beb29f8
parent: 71bc8b0465419b6825921a2576ee6e31e7e15cb0
author: Tres Seaver <[email protected]>
date: Thu Jan 12 09:43:36 EST 2017
aubiotrack also sends MIDI tap.
--- a/doc/aubiotrack.txt
+++ b/doc/aubiotrack.txt
@@ -54,6 +54,10 @@
-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.