commit 4b69cd6786510c5efbd2267e0c790e1253caa2ae
parent 7bb0475ac65e1ab6a4e7038d3635213fb18cdcdf
Author: Matt Demanett <matt@demanett.net>
Date: Thu, 23 Apr 2020 01:25:16 -0400
README fixes.
Diffstat:
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
@@ -7,7 +7,7 @@ Modules for [VCV Rack](https://github.com/VCVRack/Rack), an open-source Eurorack
- [Filters](#filters)
- [Envelopes and Envelope Utilities](#envelopes)
- [Mixers, Panners and VCAs](#mixers)
- - [VCAs, Dynamics](#dynamics)
+ - [VCAs and Dynamics](#dynamics)
- [Noise/Random, Sample and Hold](#random)
- [Sequential Switches and Sequencers](#sequencers)
- [Visualizers](#visualizers)
@@ -491,8 +491,6 @@ _Polyphony:_ <a href="#polyphony">Polyphonic</a>, with polyphonic channels defin
### <a name="dynamics"></a> VCAs and Dynamics
-
-
#### <a name="vca"></a> VCA

@@ -513,6 +511,8 @@ The level may be controlled with a 0-10V CV -- when CV is in use, it is attenuat
_Polyphony:_ <a href="#polyphony">Polyphonic</a>, with polyphony defined by the IN input.
+
+
#### <a name="amrm"></a> AM/RM
AM/RM is a ring- and amplitude-modulation effect and CV-controllable variable wave rectifier.
diff --git a/doc/www/effects.png b/doc/www/dynamics.png
Binary files differ.
diff --git a/scripts/make_screenshots.rb b/scripts/make_screenshots.rb
@@ -142,7 +142,7 @@ screens = [
]
},
{
- file: 'effects.png',
+ file: 'dynamics.png',
crop: true,
rows: [
['AMRM', 'Pressor', 'Lmtr', 'Nsgt']