From d6bee6c7f66d22b258ffa4698f0efe7ff12638ab Mon Sep 17 00:00:00 2001 From: MrDham <32593747+MrDham@users.noreply.github.com> Date: Thu, 30 Nov 2017 13:59:16 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d55848..a364ccd 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Serial port is used to send MIDI messages now. PITCH ANTENNA (ROD): -It uses first note detected as hand moves away from from volume loop antenna to generate a NOTE ON. +It uses first note detected as hand moves away from volume loop antenna to generate a NOTE ON. Then it can use PITCH BEND messages (if activated) to reach exact pitch as long as pitch bend range will do. Beyond it can generate a new NOTE ON followed by a NOTE OFF for the previous note if legato mode activated. Pitch bend range can be configured (1, 2, 7, 12 or 24 semitones) to align with synth's maximum capabilities.