Pitch bend 2014-01-08 by risc_terilia@yahoo.co.uk I m trying to program one of the buttons on my BCF2000 to send some pitch bend data. I want to send it to my Anushri sequencer to input a glide so it doesn t
RE: Pitch bend 2014-01-09 by <rpcfender@...> As you can't normally get a button to output PB from the front panel.You need to get Mark's editor (or mine) and then you can make it work.$button 1 .showvalue on .minmax 0 1 .default 0 .mode toggle .tx $E0 val $40This will outputE0 01 40 ;pitchbend channel 1second pressE0 00 40 ; pitchbend offRoyce
RE: Pitch bend 2014-02-06 by <risc_terilia@...> OK I've got the BC Manager talking to the BCF, what do I do with the data you posted?Many thanksTom
RE: Pitch bend 2014-02-06 by <rpcfender@...> As I use my editor perhaps it is better to ask Mark.Why don't you pop over to Mark's forum and ask him how .http://mountainutilities.eu/forums/b-controlAll the bestRoyce