> There is no way to get val * 8 to be sent out. (that I know of. Let me know if you work one out.) That makes sense. I guess it was a bit much to hope for. > You can adjust the resolution of the encoder to put out just 16 messages - one message for each change > > .resolution 96 is every message from 0 to 127 > for your 16 values we need to jump 8 values at a time (128 /16) > so the resolution is 96 * 8 > > .resolution 768 Great information, though at 768 those knobs really zip. In actual practice I'm halving that number (which generates spurious values of course) but it's much better than what I had. I really appreciate the insights! Thanks.
Message
Re: Calibrating BCR CC display versus the send value
2009-07-12 by koifish3543