computerscare-vcv-modules

computerscare modules for VCV Rack
Log | Files | Refs

commit 1d93bd574cbfc69f7d3eb6c25fd5a3986d47165b
parent e58468e9ff07db946ce205ae02c2b4c5b0e95095
Author: Adam M <aemalone@gmail.com>
Date:   Sat, 27 Oct 2018 00:07:23 -0500

update readme

Diffstat:
MREADME.MD | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.MD b/README.MD @@ -144,11 +144,11 @@ Patch matrix with 16 scenes. If multiple buttons are active for a single row, t ### Buttons: **Patch Matrix:** Grid of 100 buttons. When the button is lit in green, it means that the input column and output row is connected for the step that is being edited. When the button is lit in red, it means that the input column and output row is connected for the currently active step. -**Next Active Step:** Moves to the next active step. If the sequence length is set to greater than 1, the red lights in the patch matrix will change. +**Clock (clk):** Moves to the next active step. If the sequence length is set to greater than 1, the red lights in the patch matrix will change. -**Reset:** Resets the patch sequencer to step 1. +**Reset (rst):** Resets the patch sequencer to step 1. -**Previous/Next Editing Step:** Move to edit the previous or next step. Note that this will always cycle from 1 to 16 no matter what number of steps the knob is set to. +**Previous/Next Editing Step (< and >):** Move to edit the previous or next step. Note that this will always cycle from 1 to 16 no matter what number of steps the knob is set to. ### Knobs: **Number of Steps:** Choose between 1 and 16 steps.