--- In bc2000@yahoogroups.com, Alex <brufordrules@...> wrote: > Sorry if the answer is too obvious but I want to assign a button of my > BCR2000 to send values based on this table using BC Manager. > > Filter > Velocity > Sensitivity --- CC# 110 Values > > -8 ------------------ 0 > -7 ------------------ 12 > -6 ------------------ 19 > -5 ------------------ 26 > -4 ------------------ 33 > -3 ------------------ 40 > -2 ------------------ 47 > -1 ------------------ 54 > 0 ------------------ 61 > +1 ------------------ 68 > +2 ------------------ 75 > +3 ------------------ 82 > +4 ------------------ 89 > +5 ------------------ 96 > +6 ------------------ 103 > +7 ------------------ 110 > +8 ------------------ 117 > > As you can see every value can be obtained adding 7 to the previous one, > except the first jump (0 - 12). If I define a button to increment mode (+7) > from 12 to 117, I can get all values but 0. How can I achieve that? I don't think this is possible on the BCR itself (unless Royce can come up with something clever...). But have you checked how the receiving device (a (soft-)synth I presume) responds to OTHER values than the ones in your table? Can't you create a "modulo 7" sequence that DOES work consistently? E.g. doesn't a value of 5 trigger "-8" as well? Hope this helps (a bit), Mark.
Message
Re: Assigning these values to a button
2011-02-19 by Mark v.d. Berg
Attachments
- No local attachments were found for this message.