horse-a-doodle-do.md (3733B)
1 # Horse A Doodle Doo 2 3 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 4 5 <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" /> 6 7 ## Pattern: 8 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. 9 10 <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" /> 11 12 ### Pattern Spread: 13 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. 14 15 <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" /> 16 17 ## Length: 18 Select how many steps are in the sequence. 19 20 ## Length Spread: 21 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. 22 23 <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" /> 24 25 26 ## Density: 27 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 28 29 ## Density Spread: 30 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. 31 32 33 <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" /> 34 35 36 All sections include a CV input and attenuverter for explicily setting the pattern, length, and density of each poly sequence. 37 38 ## Modes of operation (mode knob, or right click menu): 39 - Each channel outputs independent pulse & CV sequence 40 - All channels triggered by Ch. 1 sequence: The CV of every channel will only change when ch1's does. All channels triggers are set to ch1 41 - Trigger Cascade: Each channel is triggered by the previous channel's trigger sequence 42 - EOC Cascade: Each channel is triggered by the previous channel's EOC 43 44 Enable tooltips and hover over the main "pattern" knob for a visualization of how these different modes work 45 46 <img src="https://github.com/freddyz/computerscare-vcv-modules/blob/master/doc/horse-right-click.png" width="500" alt="Horse a Doodle Doo Right click options" /> 47 48 ## Right Click options 49 - CV Offset: Global offset voltage for all CV sequences 50 - CV Scale: Global scale for all CV sequences 51 - CV Phase: Change this to keep the same trigger sequences but change the CV sequence