Skip to content

Commit 102e50e

Browse files
committed
updates to README / manuals.
1 parent d68b990 commit 102e50e

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
## Expand & Collapse
44

5-
**Expand** is a 1 to 9 not-so-sequential switch. Each step has a corresponding "weight" parameter, which has different uses depending on the "Mode" switch. Each subsequent "Clock" pulse will advance the steps, choosing the next output step. The "Reset" switch will reset the output step to 1.
5+
**Expand** is a 1 to 9 not-so-sequential switch. Each step has a corresponding "weight" parameter, which has different uses depending on the "Mode" switch. Each subsequent "Clock" pulse will advance the steps, choosing the next output step. The "Reset" trigger input will reset the output step to 1.
66

7-
**Collapse** is a 9 to 1 not-so-sequential switch. Each step has a corresponding "weight" parameter, which has different uses depending on the "Mode" switch. Each subsequent "Clock" pulse will advance the steps, choosing the next input step. The "Reset" switch will reset the input step to 1.
7+
**Collapse** is a 9 to 1 not-so-sequential switch. Each step has a corresponding "weight" parameter, which has different uses depending on the "Mode" switch. Each subsequent "Clock" pulse will advance the steps, choosing the next input step. The "Reset" trigger input will reset the input step to 1.
8+
9+
Both **Expand** and **Collapse** also have a "Randomize Mode" trigger input and button, a "Randomize Steps" trigger input and button, and an "Invert Weights" gate input with a switch to toggle between "invert on low" or "invert on high". They both also have an optional "Fade" toggle and "Fade Time" slider in the right click menu. When "Fade" is enabled, the modules will smoothly crossfade between steps. The "Fade Time" slider controls the duration of the fade.
810

911
MODES:
1012

@@ -15,7 +17,7 @@ MODES:
1517

1618
## Cascade
1719

18-
**Cascade** is a 4 channel envelope/function generator, capable of generating exponential, linear, and logarithmic curves. The center "Cascade" section has 3 modes, which will determine the section's output.
20+
**Cascade** is a 4 channel envelope/function generator, capable of generating exponential, linear, and logarithmic curves. Each channel has a "Rising" and "Falling" gate output, CV control over the rise and fall times, a speed switch, a loop toggle, and a trigger input. In between the four channels around the outside of the module, there are sections with various outputs relating to the two channels each section connects. The center "Cascade" section has 3 modes, which will determine the section's output.
1921

2022
MODES:
2123

0 commit comments

Comments
 (0)