2011-11-24 by Mark v.d. Berg
--- In bc2000@yahoogroups.com, Alex <brufordrules@...> wrote:
> I wonder if I can set a button in BC Manager for sending CC# 105 = 64 plus
> CC# 68 = 80 when ON; and CC# 105 = 0 plus CC# 68 = 80 when OFF.
Yes, I think so:
Basically, you can assign CC#105 under "Standard output" and CC#68 under "Custom output":
Standard output:
Type = Control Change
Channel = 1
Controller = 105
Value 1 = 64
Value 2 = 0
Mode = Toggle On (or Off, if you like)
Custom output:
$B0 $44 $50
(I.e. CC+ch.1 + 68 + 80.)
Hope this helps,
Mark.