computerscare-vcv-modules

computerscare modules for VCV Rack
Log | Files | Refs

commit 98885c93b92cf1c0a1d525886ca2196a7bdd87ee
parent de690dc2814eb7e86d738f377fc65d017ce9af0a
Author: Adam <1319733+freddyz@users.noreply.github.com>
Date:   Mon, 19 Aug 2019 08:53:44 -0500

Update README.MD
Diffstat:
MREADME.MD | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.MD b/README.MD @@ -4,7 +4,7 @@ # Oh Peas! Quad Quantenuverter 4-Channel attenuverter, offsetter, quantizer -![Oh Peas! Basic](./doc/ohpeas-basic-1.png) +<img src="https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/ohpeas-basic-1.png" width="500" alt="Oh Peas! Quad Quantenuverter" /> ### Text Input: The scale for quantization is programmed via the text field. @@ -199,7 +199,7 @@ To program a rhythm that divides the incoming clock by 16, the proper input is N ### Input Jacks: - +<img src="https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/ohpeas-basic-1.png" width="500" alt="Oh Peas! Quad Quantenuverter" /> ![ComputerscarePatchSequencer](./doc/laundry-soup-inputs-1.png) **Global Clock (clk):** Increases each row's absoluteStep by 1. @@ -215,6 +215,7 @@ To program a rhythm that divides the incoming clock by 16, the proper input is N ![ComputerscarePatchSequencer](./doc/laundry-soup-outputs-1.png) + **Individual Row Output (out):** The output of the row's pattern. Outputs 10 volts if: ~~~~ A) The clock signal is sent to the Global Clock or Individual Clock input jack @@ -251,7 +252,7 @@ The display shows a few things: Patch matrix with 16 scenes. If multiple buttons are active for a single row, the 2 active input signals will be summed. -![ComputerscarePatchSequencer](./doc/patch-sequencer-basic-2.png) +<img src="https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/patch-sequencer-basic-2.png" width="500" alt="Father & Son Patch Sequencer" /> ### 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.