computerscare-vcv-modules

computerscare modules for VCV Rack
Log | Files | Refs

commit eead5cf2fa01920b4495bb23105c131e112bed7e
parent e915c45fbfb409e039c09ca30e21b9b5563affb4
Author: Adam M <aemalone@gmail.com>
Date:   Sat,  4 Aug 2018 14:14:34 -0500

add screenshots

Diffstat:
A.DS_Store | 0
MREADME.MD | 6++++++
Adoc/computerscare-debug-basic.png | 0
Adoc/computerscare-patch-sequencer-basic.png | 0
4 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/.DS_Store b/.DS_Store Binary files differ. diff --git a/README.MD b/README.MD @@ -5,8 +5,12 @@ Modules for VCV Rack. I take great pride in the graphic design. ## Father & Son Patch Sequencer + + If you've ever wished that patch cables could be sequenced, this is the module for you. +![ComputerscarePatchSequencer](./doc/computerscare-patch-sequencer-basic.png) + Father & Son Patch Sequencer allows for the sequencing of connections. It's somewhat like a giant sequential switch. ### Buttons: @@ -42,6 +46,8 @@ Father & Son Patch Sequencer allows for the sequencing of connections. It's som ## Debug +![ComputerscareDebug](./doc/computerscare-debug-basic.png) + A simple module for debugging. Displays a list of the last 16 voltages read from IN, with the most recent one at the top. ### Inputs: diff --git a/doc/computerscare-debug-basic.png b/doc/computerscare-debug-basic.png Binary files differ. diff --git a/doc/computerscare-patch-sequencer-basic.png b/doc/computerscare-patch-sequencer-basic.png Binary files differ.