From efef2a88c34bbab28b1bf26b21db5ff7f4f42b6b Mon Sep 17 00:00:00 2001 From: scanner-darkly Date: Mon, 27 May 2024 19:56:38 -0700 Subject: [PATCH] small tweaks --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index eba7cb9..b0351fa 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# eightfold +# Eightfold A collection of modules centered around the concept of generating and processing eight voices. all module plates -## orca's heart v2 +## Orca's Heart v2 orca's heart v2 panel @@ -14,7 +14,7 @@ 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 formation panel @@ -22,15 +22,15 @@ it to sequence up to 8 voices and produce 8 modulation CVs and gates that can be A mono to polyphonic voltage converter - take a single voltage and convert it into a swarm of eight voltages. -## transgate +## Transgate transgate panel [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 comparator panel @@ -38,7 +38,7 @@ A polyphonic precision added - transpose a voltage when the corresponding gate i A polyphonic comparator - generate a gate when the input voltage reaches the corresponding threshold level. -## lines +## Lines lines panel