bcf2000 14bit

prko's icon

Dear Forum members,

How can I use 16384 values from bcf2000 midi-controller?
The bcf2000.mxo doesn't work in MAX 5.

Best regards,
prko

johno's icon

Alright prko

xbendin2/out2 sends and receives 14 bit midi. The only problem is that numbers from/to xbendin2/out2 need to be in msb/lsb format. I've posted a patch that shows how to convert numbers into msb/lsb format with bitwise operators. Set up a path with a midiin object to an xbendin2 object and then use the info in this patch to help you to convert the input to a number that is useful to you. Hope this helps

Max Patch
Copy patch and select New From Clipboard in Max.

JOhnO