Update README.md

pull/4/head V1.0
MrDham 7 years ago committed by GitHub
parent 63667c97b8
commit e6a7c5acf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

@ -46,7 +46,7 @@ PITCH :
It uses first note detected at volume rise to generate a NOTEON. 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. 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). 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) to align with synth's maximum capabilities. Pitch bend range can be configured (1, 2, 7, 12 or 24 semitones) to align with synth's maximum capabilities.
One exception is that I desactivated pitch bend in 1 semitone mode because portamento does a better job then. One exception is that I desactivated pitch bend in 1 semitone mode because portamento does a better job then.
VOLUME: VOLUME:
@ -63,7 +63,7 @@ There is two calibration mode:
VOLUME POT : sets volume trigger level VOLUME POT : sets volume trigger level
PITCH POT : sets pitch bend range (1, 7, 12 or 24 semitones) PITCH POT : sets pitch bend range (1, 2, 7, 12 or 24 semitones)
Use exactly same pitch bend range on your synth. Maximum setting possible is recomended. Use exactly same pitch bend range on your synth. Maximum setting possible is recomended.
TIMBRE POT : sets Channel. In the absence of graduation, timbre variation may help TIMBRE POT : sets Channel. In the absence of graduation, timbre variation may help

Loading…
Cancel
Save