commit 97986200220548ef16ae4ff38bca2eba361543d7
parent 01f6aa5426ccfa56634e1f8a0796e0433758b53b
Author: Matt Demanett <matt@demanett.net>
Date: Sun, 7 Jul 2019 17:37:15 -0400
Bump version and update README.
Diffstat:
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -378,7 +378,9 @@ On the context (right-click) menu, if option "Select on clock" is selected, then
#### ADDR-SEQ
-ADDR-SEQ is an 8-step sequencer where the step values are set by 8 bipolar knobs able to dial in voltages from -10 to 10V. It has the same clocked or voltage-addressed control circuit as 8:1 and 1:8.
+ADDR-SEQ is an 8-step sequencer where the step values are set by 8 knobs (with default output range of +/-10V). It has the same clocked or voltage-addressed control circuit as 8:1 and 1:8.
+
+The output range of the knobs may be set on the context (right-click) menu to a variety of bipolar (e.g. +/-5V) and unipolar ranges (e.g. 0-5V).
### <a name="visualizers"></a> Visualizers
diff --git a/plugin.json b/plugin.json
@@ -1,7 +1,7 @@
{
"slug": "Bogaudio",
"name": "Bogaudio",
- "version": "1.0.17",
+ "version": "1.0.18",
"license": "BSD-3-Clause",
"brand": "Bogaudio",
"author": "Matt Demanett",