> if I turn encoder 2: > > CC: 10 (fixed value) , 2(val), 2(val), 2(val), 2(val), 2(val), 2(val), > 2(val), 2(val), 2(val), 2(val), 2(val), 2(val) etc. > > The thing I wish to do is that everytime I switch from encoder it > sends out a cc Only once, after that another cc determined by the val > argument... > > So for instance: > > if I turn encoder 1: > > CC: 1 (fixed value) , 2(val), 2(val), 2(val), 2(val), 2(val), 2(val), > 2(val), 2(val), 2(val), 2(val), 2(val), 2(val) etc. > You might like program button1 to put out the CC1 fixed number when you push it down (.mode down) and encoder1 to put out CC2 val. To operate push and turn. See if it works. Royce
Message
Re: value / val
2007-12-21 by rpcfender
Attachments
- No local attachments were found for this message.