Hello Mark and thank you for reply.
Both are CC messages, one controlling Tempo, 1-250bpm, the other Note Length, 1-10 000 milliseconds in a soft sequencer.
What happens when I do what you suggested, is BCR2K obeys perfectly, I got exactly the values, but the soft sequencer values roll over after reaching 127 and starting at 1 again, while numbers in BC clime upwards...
It is strange this discrepancy, why does it work still as a 127 pot, showing 'real' values in 2K?
(If you have time and feel like it), you can try:http://defectiverecords.com/klee/index.html
Thanx, have a good evening,
Karel
________________________________
From: Mark v.d. Berg <markwinvdb@...>
To: bc2000@yahoogroups.com
Sent: Thursday, 12 May 2011, 17:45
Subject: [bc2000] Re: More then 127?
--- 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: [bc2000] Re: More then 127?
2011-05-12 by karel skakal
Attachments
- No local attachments were found for this message.