Skip to content

Commit

Permalink
small tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
scanner-darkly authored May 28, 2024
1 parent 354edc1 commit efef2a8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# eightfold
# Eightfold

A collection of modules centered around the concept of generating and processing eight voices.

<img src="https://github.com/scanner-darkly/eightfold-docs/blob/main/images/family.jpg?raw=true" alt="all module plates" width="736" height="380" />

## orca's heart v2
## Orca's Heart v2

<img src="https://github.com/scanner-darkly/eightfold-docs/blob/main/images/orcas_heart_v2_panel.jpg?raw=true" alt="orca's heart v2 panel" width="450" height="380" />

Expand All @@ -14,31 +14,31 @@ An eight-voice algorithmic sequence generator, the new version of [orca's heart]
This module generates sequences using an algorithm - instead of programming a sequence, you select the scale notes and control the algorithm parameters. You can use
it to sequence up to 8 voices and produce 8 modulation CVs and gates that can be used to modulate Orca's Heart itself or other modules in your patch.

## formation
## Formation

<img src="https://github.com/scanner-darkly/eightfold-docs/blob/main/images/formation_panel.jpg?raw=true" alt="formation panel" width="104" height="380" />

[Full Manual](https://github.com/scanner-darkly/eightfold/wiki/Formation)

A mono to polyphonic voltage converter - take a single voltage and convert it into a swarm of eight voltages.

## transgate
## Transgate

<img src="https://github.com/scanner-darkly/eightfold-docs/blob/main/images/transgate_panel.jpg?raw=true" alt="transgate panel" width="74" height="380" />

[Full Manual](https://github.com/scanner-darkly/eightfold/wiki/Transgate)

A polyphonic precision added - transpose a voltage when the corresponding gate is high. Transposition levels are set in semitones.
A polyphonic gate controlled precision adder - transpose up to 8 voltages when the corresponding gate is high.

## comparator
## Comparator

<img src="https://github.com/scanner-darkly/eightfold-docs/blob/main/images/comparator_panel.jpg?raw=true" alt="comparator panel" width="74" height="380" />

[Full Manual](https://github.com/scanner-darkly/eightfold/wiki/Comparator)

A polyphonic comparator - generate a gate when the input voltage reaches the corresponding threshold level.

## lines
## Lines

<img src="https://github.com/scanner-darkly/eightfold-docs/blob/main/images/lines_panel.jpg?raw=true" alt="lines panel" width="29" height="380" />

Expand Down

0 comments on commit efef2a8

Please sign in to comment.