So my hope is that an expert here can help me out.
I need the following (for drum sampler hihat):
the two incoming midi notes 26 and 46 shall alter after CC4 values.
Example:
incoming CC4 value range 127 - 111 --> note 26 stays note 26 + note 46 stays note 46
incoming CC4 value range 110 - 91 --> note 26 becomes note 25 + note 46 becomes note 70
incoming CC4 value range 90 - 81 --> note 26 becomes note 24 + note 46 becomes note 71
incoming CC4 value range 80 - 71 --> note 26 becomes note 23 + note 46 becomes note 72
incoming CC4 value range 70 - 61 --> note 26 becomes note 22 + note 46 becomes note 73
incoming CC4 value range 60 - 41 --> note 26 becomes note 21 + note 46 becomes note 74
incoming CC4 value range 40 - 0 --> note 26 becomes note 20 + note 46 becomes note 75
All other note numbers that are not involved here (0 - 19 ; 27 - 45 ; 47 - 69 ; 76 - 127) shall get through without any changes and also other CC numbers (and their values) + polyphonic aftertouch.
And it is important that it works without adding latency (it is meant for real time drumming).
Is it possible for an expert to write such a script for me? If it works properly I will donate. Thanks in advance! AlexBerty
