--- In bc2000@yahoogroups.com, "s_y_nagual" <s_y_nagual@...> wrote:
> is there a way to assign a value, (more then 127) let's say 255 to a pot on BCR?
> The default is 127...
For ".easypar" messages ("standard output" in BC Manager) this depends on the MIDI message type and mode you assign to the encoder:
if the message type is CC or NRPN, you can set the mode parameter to "Absolute, 14-bit", and then you have a value range of 0-16383. (See "BC MIDI Implementation.pdf", sections 16.3 and 16.4.)
For ".tx" messages ("custom output" in BC Manager) you can set the value range's minimum and maximum (".minmax") to any pair of values in the range of 0-16383 (see BCMI section 14.5), and then use several "portions" of the current value in your ".tx" output message(s) (see BCMI section 14.6.1).
Hope this helps,
Mark.Message
Re: More then 127?
2011-05-12 by Mark v.d. Berg
Attachments
- No local attachments were found for this message.