Hi Kip > This is for a knob. > And actually, I should change the minmax order, right? The minmax in this case is not associated with incval, so reversing the numbers just reverses the direction of the encoder movement. > > Ok, > > So range from -1 to -99 would be > > $3FFF $3F9d > > but I should write it as > > .minmax $3F9d $3FFF > > Correct? Use the MS calculator, select "view\scientific" . In decimal mode type in 99 hit the +\- button then swap to hex and you get FFFFFFFFFFFFFF9D just use the last 3 numbers F9D and put 3 at the start 3F9D Royce
Message
Re: Button increment skip values? re:VFX and sysex control
2008-05-29 by rpcfender