My feature request is about being able to define zones which are mapped to the same element (range, scene, marker). There shall be additional parameters for such a zone:
- transpose
- incremental transpose per key
"transpose" defines how much the original MIDI data of ALL clips in the composer shall ALWAYS be transposed when the key is pressed. +0 means: do not transpose. +12 means: transpose one octave higher.
"incremental transpose per key" defines how much each key will increment the global transpose for that zone. So key one could have +0 (defined by "transpose") and the next key in the range could have +1 - defined by "incremental transpose per key" which would be +1 in this case. So the keys in that zone would globally transpose all MIDI clips in the composer when played by +0, +1, +2, +3 ... and so on. If "incremental transpose per key" would b +12 then the keys would have +0,+12, +24, +36 when "transpose" was +0.
This allows to play composer parts with transpose per key.
The "transpose" parameter could also be part of a single key assignment in the Note Action Map of course without having zones.
Hope you like it
