MIDI CC Generator Quantize Output

I believe that the CC Generator creates a new message whenever the internal, floating-point, data vales changes. Since the output value can have only one of 128 levels, this can create a lot of redundant messages. The generator should remember the last 0-127 value sent, and only create a message when that value changes.

Comments

  • Confirmed, that shouldn't happen.

    Also, the CC generator should have two knobs for min & max input values to be mapped to 0 and 127.

    If Min is set above Max, invert the curve (like in AUM).

Sign In or Register to comment.