Update README.md

pull/2/head
MrDham 7 years ago committed by GitHub
parent e6568cc769
commit e84c6aa989
  1. 4
      README.md

@ -31,13 +31,9 @@ Serial port is used to send midi messages now.
### How does it works ?
PITCH :
It uses first note detected at volume rise to generate a NOTEON.
Then it uses PITCHBEND to reach pitch as long as pitch bend range will do.
Beyond it generates a new NOTEON followed by a NOTEOFF for the previous note (legato).
Pitch bend range can be configured (1, 7, 12 or 24 semitones)
One exception is that I desactivated pitch bend in 1 semitone mode because portamento does a better job then.
VOLUME:

Loading…
Cancel
Save