Roadmap & Known Issues
DMX Lang is at version 0.1.0. This page collects the gaps between what's documented and what the current compiler build actually does, plus what's planned for later versions.
Known issues (0.1.0)
midi_event(midi_on/midi_off) isn't acted on yet. Every command currently compiles to a brief Note On immediately followed by a Note Off, regardless of which keyword you write. See DMXD Files → Values.
Planned for 1.0.0
- Premade
.dmxdcontroller files (see Downloads) will ship bundled with the compiler, so the.dmxdfile becomes purely for custom/user definitions.
Found something not listed here, or have a fix in progress? Check or file it on the DMX-Lang issue tracker.