From 3c630355f3f3c7a06ab97cdf2d1815f5a95b6e06 Mon Sep 17 00:00:00 2001 From: Aaron Static Date: Wed, 29 Jan 2020 00:58:52 +1100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 623002a..7e75cfd 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,5 @@ Generates a chord and ouputs up to 4 x 1v/oct voltages and a polyphonic 1v/oct s * **Voicing**: Chooses the chord voicing (input range 0v to 4v) The first 1v/oct output (and first poly channel) will always be the bass note, in case you wish to route that to a bass oscillator. + +If the chord is a triad (3 notes), the 4th 1v/oct output will be the root note + 1 octave for convenience. The polyphonic output will not include this higher note.