Sorry to tell you this on your first post.... > THE PROBLEM: The (8-bit) Value in the sysex string is structured like this: > > 0sss gaaa (= 8 bits) where: > > sss = 3 bit value for the parameter "Step" (0-7) > g = 1 bit value for the parameter "Glide" (0-1) > aaa = 3 bit value for the pârameter "Accent" (0-7) to do this you need to access the value of another encoder/button then combine that with the changed value of the current encoder/button and output the byte. This can't be done in a BCR or BCF. You could simply send CC data from the BC to a PC program that combines the values and sends out a sysex message. Bome's Midi translator might do this, else you will need to write a translation program. Sorry Royce
Message
Re: Problems trying to control the arpegiator section of the Waldorf microQ
2012-10-24 by Royce