| Home | News | Products | Support | Download | Sales | library | Guests | Contact | WebCam | Links | |
| LanBox-Talk mail archive | |
| By date: Prev | Next | Index | By thread: Prev | Next | Index | ||||||
At 21:51 +0100 31-01-2007, Michael Lohrengel wrote: How do you adress a cuelist above 255 in serial? Well the 00FF is a 16 bit number (00 is high byte, FF the low byte). So 0100 is number 256, 0201 is number 513. I admit, my main goal is beyond controlling the lights - I would like to use the PDA as a wireless MIDI remotecontrol. Using the "write to Midi" function works alright, but I cannot find a way to make a cuestep that holds nothing but a "write to Midi" command hold forever. I want to set up a whole cuelist with nothing but midi Prg change commands, (you know: Cuestep one sends Midi Prg chg 1 - going from 1 - 99) but when I say go .1 - the LCX rushes through all the following cuesteps. Use one cuelist per MIDI write (a cuelist stops at next cue list), so e.g. cuelist 101, 102, through 228 do only a MIDI write. Another advance of using one cuelist per command, is that you can easily extent it with e.g. longer (more) MIDI messages, or combine it with other actions. Second Problem: Sounds interesting, I'll come back on it. How about a pop-up with the 128 entries? It's fast and simple. Regards,
| |||||||
| By date: Prev | Next | Index | By thread: Prev | Next | Index | ||||||