MIDI Target Manufacturer(s): Roland
Hi together,
i use an EDIROl PCR-500 to control my Korg Volca Sample. I formulate the MIDI messages in sysex. Up to 24 bits a message are possible. With the pitch/modulation bender i can talk to two different CC´s in time.
How do I formulate a sysex for a poti on my midicontroller which i want to let control two CC´s in a variable range.. example : change cc 43 on midi channel 1 [dt] 0 - 127 and change cc 48 on midi channel 6 [dt] 0-127.
1.) b0 2b [fixed value] b5 30 [dt] 00 - 7F works fine, but how could i tell them (b0 2b & b5 30) to use the same data input? I cant enter [dt] more than one time.
I´m searching long time now for a solution. More and more i feel lost in it.