| Subject: | Re: [LCtalk] Addressing cuelists higher than 127 with midi |
| From: | Fokko van Duin |
| Date: | Mon, 28 Apr 2008 21:40:00 +0200 |
At 11:08 -0400 28-04-2008, boscodicervo@cogeco.ca wrote:
I'm using midi to control my Lanbox and the LD has used cuelists
200-400 in our current production. I am now triggering cuelist 1- 80
using controller 53 for the cuelist and controller 86 for the cue
number within the cue list.
Midi controllers only go to 127 so how would I access the higher
cuelists with controller 53?
Use controller 21 as bank multiplier (or use 21+53 as 14 bit controller);
e.g.
controller 53 = 83 ; Go cuelist 83
Controller 21 = 2 ;
controller 53 = 83 ; Go cuelist 339 (2*128 + 83).
What would be the best midi command to use for executing GO?
The controller 21 + 53 + 86 gives most options (cuelist + step), you can
also use Go Next/Previous in combination with bank select + program
change. Performance wise there is no preference.
Regards,
--
Fokko van Duin,
CDS advanced technology bv,
http://www.lanbox.com/
|