Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremymuller committed Jan 10, 2021
1 parent dca064a commit b27fe10
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Add these modules to VCVRack through the [Rack library](https://library.vcvrack.
* [RandGates](#randgates)
* [StochSeq](#stochseq) :tv:
* [StochSeq4](#stochseq4) :tv:
* [Talea](#talea)
* [Talea](#talea) :tv:

---

Expand Down Expand Up @@ -107,7 +107,7 @@ Click on the attractors to move position them where you want. Click anywhere els

##### RIGHT-CLICK MENU:
- Polyphony.
- Particle trails:
- Particle trails:
- off
- white
- red/blue shift (based on velocity of particles)
Expand Down Expand Up @@ -319,6 +319,10 @@ Watch the tutorial:

*An arpeggiator with polyrhythmic capabilities dependent upon note intervals.*

Watch the tutorial:

[![Talea_video](docs/Talea-video.png)](https://youtu.be/SVNwWxELw4U "Talea tutorial")

##### RIGHT-CLICK MENU:
- External Clock Mode:
- `CV` controls bpm (beats per minute) based on the input voltage using this formula: 120 * 2<sup>V</sup>.
Expand All @@ -344,7 +348,7 @@ Watch the tutorial:
- `POLYRHYTHM` will turn on or off the polyrhythm arpeggiator. If off, Talea acts like a conventional arpeggiator.
##### KNOBS:
- large main knob at the top controls the bpm (beats per minute).
- `GATE` knob control the percentage amount the gate is on.
- `GATE` knob control the percentage amount the gate is on.
- the pattern mode controls the order of notes when `POLYRHYTHM` is turned off. These are:
- `` ascending order
- `` descending order
Expand Down
Binary file added docs/Talea-video.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b27fe10

Please sign in to comment.