Hi,
If I change the mode of an encoder to 14 bit absolute mode (push or non-push encoder), and then I upload the preset, it doesn't update the parameter to 14 bit.. As soon as I download the preset again from the bcr, the encoder will show up as in Absolute (= 7 bit) mode again. Anyone else able to reproduce this?
Every other change in the parameters uploads correctly..
It would be a really nice feature to have to be able to send more define values for certain applications.
Many thanks,
Misha
From BC MIDI Implementation.pdf, section 16.3:
So "Absolute 14-bit" only works as expected if Controller is 0-31.
But the BCR indeed converts "Absolute 14-bit" to "Absolute" if Controller is >=32, as demonstrated by the fact that it returns "Absolute" in the preset definition.
I hadn't realized that, so I'll need to rephrase the above quote from BCMI.
I'll also think about including a warning on BC Manager's "Standard output" tab if Controller is >=32 and Mode is 14-bit, similar to the warning on the "General" tab about Resolutions.
Mark.