
MIDI CURVES
-----------

[NOTE: AT PRESENT ONLY MIDI 1.0 IS SUPPORTED]


Allows manipulation of MIDI curves (Note ON velocity, Note OFF velocity, Channel and Poly Aftertouch) efficiently while still in MIDI domain using 7 bits look-up tables (since the native resolution for these values is just 7 bits, applying curve correction in Volts domain and for every polyphonic cloned module would be a CPU wastage).

This module must be placed upstream the MIDI line feeding the MIDI-CV2 or similar modules.
Note ON, Note OFF, Channel and Poly Aftertouch messages are intercepted and their value altered. All other messages are passed thru un-modified.

For every one of the four supported MIDI message types, a curve can be specified either by supplying a valid ED Shape, a simple power correction factor or both. The power correction will always be computed on top of the shape curve. When no shape is connected, a default linear response is used.
