wynnanon
2013-01-21 21:57:29
Hi
I am using a rotary encoder dial (from A Steinberg "CMC-QC Controller").
I have set up a translator to convert its CC (control change) message to a PC (program change)
INCOMING MIDI:
B0 00 pp
(NO RULES)
OUTGOING MIDI:
C0 pp
This works fine. But because the rotary encoder dial on the "CMC-QC Controller" skips (as default) in incremental values of 5 (i.e. 0-5, 5-10, 10-15 etc...)
It makes this unusable to select sounds from a VST instrument (for example: FM8 synth plugin in Ableton LIVE) Because it skips from the first sound to the 5th sound to the 10th sound etc...
Is there a way to fine tune the OUTGOING MIDI to convert the values to 1,2,3,4,5 etc... ? instead of jumping as the physical encoder is set to do
RULES code?
Different OUTGOING MIDI code?
thanx for any help
-Wynn
I am using a rotary encoder dial (from A Steinberg "CMC-QC Controller").
I have set up a translator to convert its CC (control change) message to a PC (program change)
INCOMING MIDI:
B0 00 pp
(NO RULES)
OUTGOING MIDI:
C0 pp
This works fine. But because the rotary encoder dial on the "CMC-QC Controller" skips (as default) in incremental values of 5 (i.e. 0-5, 5-10, 10-15 etc...)
It makes this unusable to select sounds from a VST instrument (for example: FM8 synth plugin in Ableton LIVE) Because it skips from the first sound to the 5th sound to the 10th sound etc...
Is there a way to fine tune the OUTGOING MIDI to convert the values to 1,2,3,4,5 etc... ? instead of jumping as the physical encoder is set to do
RULES code?
Different OUTGOING MIDI code?
thanx for any help
-Wynn