computerscare-vcv-modules

computerscare modules for VCV Rack
Log | Files | Refs

commit 456191f5684a39d08088341d5652d3c112d551d6
parent 4ec7193eb5c5c818abda51e9c948c0cf968a78c6
Author: Adam M <[email protected]>
Date:   Tue,  2 Mar 2021 10:29:13 -0600

horse a doodle doo and custom blank docs

Diffstat:
Mdoc/custom-blank.md | 19+++++++++++++++----
Mdoc/horse-a-doodle-do.md | 13+++++++++++++
2 files changed, 28 insertions(+), 4 deletions(-)

diff --git a/doc/custom-blank.md b/doc/custom-blank.md @@ -14,7 +14,18 @@ ## Expander Connect to LEFT side of Custom Blank (it must be left side, the right side will not work) +### Inputs +- Clock Input Control GIF animation via the clock input with 3 different clock modes: -- Sync: Animation will synchronize to a steady clock signal -- Scan: Animation will linearly follow a 0-10v CV. 0v → frame 1, 10v → last frame -- Frame Advance: Clock signal will advance the animation by 1 frame -\ No newline at end of file + - Sync: Animation will synchronize to a steady clock signal + - Scan: Animation will linearly follow a 0-10v CV. 0v → frame 1, 10v → last frame + - Frame Advance: Clock signal will advance the animation by 1 frame + +- Reset: Return to the 1st frame of the animation + +### Knobs + Zero Offset: Control the 1st frame for reset input/button, EOC output, and ping pong bounce point + +### Outputs + - EOC: emits a trigger when the animation restarts + - Frame: emits a trigger each time the frame changes +\ No newline at end of file diff --git a/doc/horse-a-doodle-do.md b/doc/horse-a-doodle-do.md @@ -2,24 +2,37 @@ Trigger & CV sequencer with a mantra: turn one knob, get an interesting sequence. Horse a Doodle Doo is not random. The same parameter values will always produce the same trigger & CV sequence +<img src="https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/horse-a-doodle-doo.jpg" width="500" alt="Computerscare Horse a Doodle Doo" /> + ## Pattern: Selects a unique trigger & CV sequence. Small changes in the pattern value lead to large changes in the trigger & CV sequences. Enable tooltips to see a visualization of each poly channel sequence and current active step. +<img src="https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/horse-pattern-tooltip.jpg" width="500" alt="Horse a Doodle Doo pattern tooltip" /> + ### Pattern Spread: How much the pattern changes through the polyphony. If this is set to 0%, every polyphonic channel will output the exact same trigger & CV sequence. +<img src="https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/horse-pattern-spread-tooltip.jpg" width="500" alt="Horse a Doodle Doo pattern spread tooltip" /> + ## Length: Select how many steps are in the sequence. ## Length Spread: How the length of each polyphonic channel's sequence is "spread out" across all channels. If this is set positive, higher poly channels will have more steps. If this is set negative, higher poly channels will have fewer steps down to a minimum of 2 steps. If set to 0%, all poly channels will have the same number of steps. Enable tooltips to see the calculated length of each poly channel. +<img src="https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/horse-steps-spread-tooltip.jpg" width="500" alt="Horse a Doodle Doo steps spread tooltip" /> + + ## Density: Control how dense the trigger & CV sequence is. Setting this to 0% will output no triggers and the CV will never change. 100% will output a trigger on every clock step and the CV will likely change each step ## Density Spread: How the density changes across the poly channels. If this is set positive, higher poly channels will have higher density, eventually reaching a channel with 100% density meaning every step outputs a trigger. If this is set negative, higher poly channels will have lower density (eventually reaching 0%, meaning that channel's sequence will never output triggers or change CV). If set to 0%, all poly channels will have the same density. Enable tooltips to see the calculated density value for each poly channel. + +<img src="https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/horse-density-spread-tooltip.jpg" width="500" alt="Horse a Doodle Doo density spread tooltip" /> + + All sections include a CV input and attenuverter for explicily setting the pattern, length, and density of each poly sequence. ## Modes of operation (mode knob, or right click menu):