[xbendin2] question

bkshepard's icon

If I use xbendin, I get the anticipated 0 - 16383 values from my pitch bender. If I use xbendin2, I get 0 - 127 from the msb outlet, but only 0 OR 127 from the lsb outlet. Shouldn't I be getting 0 - 127 from the lsb outlet as well?

This is coming from an Oxygen25 connected via USB to my MBP (10.6.8) and MaxMSP 5.1.9.

bkshepard's icon

Never mind...

In looking closely at the values from xbendin, it looks like my bend wheel is only sending 7-bit resolution, not 14-bit, and xbendin is just multiplying each of the 128 steps by 128. Thus, there is no lsb for xbendin2 to report.