I'm designing a 4D simulation using an Alcorn McBride V16 Pro as the base controller. For the lights, the V16 has MIDI out which I'm sending to an SD2 lighting board. The issue is that the MIDI format is different than standard MIDI (e.g. it sends a specific message format instead of 0-127). Does anyone know any workarounds for this? Particularly if you've had experience using WinScript to program MIDI cues. I don't know if there is a way for the MIDI message to automatically convert to Elation's format or if there is a specific I/O or variable I need to create in WinScript. Any info you all have would be awesome!
What?
maybe I'm misunderstanding something here, but standard midi does send various sorts of messages, incl text, and possibly other things, and does not merely send '0-127' as you suggest. I wonder if you could show an example of the sort of message you're needing to send.
Otherwise, you might check up on the various Meta Event formats such as 01 Text, 02 Copyright, 03 Seq/Track Name, 05 Lyric, 06 Marker, etc. I have seen a case where one of these incl a Marker text and then data/codes for doing something other than the usual function - I wonder if this was something to do with non-Roman text characters? If it is a Meta Event that is rarely used, then this would be perfectly OK, it would also help if the data was printable even if it does not make any sense!
Geoff