commit c09329761e577aeca1c801974a55d9332be83f77
parent 12c04a23e73e7b534253a26af428a3f68b8fc290
Author: lostd <lostd@2f30.org>
Date: Fri, 10 Jun 2016 13:10:11 +0200
Doc style
Diffstat:
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/README b/README
@@ -1,22 +1,21 @@
-visual:
+VISUAL
step: 0.062500
pos: -1.000000
|||------------+--------------
-movement:
+
+KEYS
h,l -- move crossfader left/right by one step
j,k -- halve/double the step amount
^H,^L -- snap to leftmost, center, rightmost positions
-
-monitor control:
-
1 -- toggle monitor on channel 1
2 -- toggle monitor on channel 2
-caveats:
+
+CAVEATS
The correct way to do movement is to get keyboard press and release events,
and move the crossfader at the set speed in the meantime. We can emulate this