DecaBox Does MIDI-Driven DMX Scene Recall
[caption id="attachment_208" align="aligncenter" width="300" caption="The DecaBox Universal Protocol Bridge - Click to Enlarge"]
[/caption]
The idea for this firmware personality came from a customer. He was familiar with our MIDI to DMX Converter, which maps individual MIDI notes and CC messages to specific DMX channels. However, his application was a bit different, and he required more control.
To wit, "Can playing a single MIDI note recall a stored DMX scene? And can I switch between scenes by playing different keys on my keyboard?"The answer, it turns out, is a resounding yes. After some discussion, we determined that for his particular workflow, it would be easiest to design DMX scenes on his PC using a spreadsheet program. (Note that the DecaBox can handily capture multiple live DMX scenes for future playback, but that's a different project). So, we designed a simple template using Open Office's Calc program. Excel would work fine as well. Here's a screenshot of some sample scenes: [caption id="attachment_573" align="aligncenter" width="300" caption="MIDI Sceneplayer Spreadsheet - Click to Enlarge"]
[/caption]
In this case, there are 128 rows, each corresponding to a single note on a MIDI channel. There are also 128 columns, which reflect 128 DMX channels (#1 - #128) being driven by these scenes.
Row#1 is triggered by MIDI note #1, and would output the DMX values
- CH1 @ 1
- CH2 @ 2
- CH3 @ 3
- CH4 @ 4
- etc
- CH1 @ 11
- CH2 @ 1
- CH3 @ 1
- CH4 @ 1
- etc
- Smooth crossfading between scenes, with fade duration based on MIDI note velocity.
- Ability to load separate Scene Files, based on MIDI Program Change messages.
Hi,
How do i read a DMXmidi xl sheet for a DMX LED which uses 6channel, but channel need to set at 50% to run the rest of the channels for the LED to work. Can you help me out.
Thank you