This repository contains documentation about the Mission DMX project. A user manual can be found inside the Editor folder.
Warning
Show files are executable code. Do not apply show files or execute scripts from sources that you do not trust.
Fish is the real time translation engine.
- IPC protocol for communication with the user interface can be found here.
- The XML scheme of show files can be found here.
- Documentation about the software architecture can be found in the following locations:
- Update Cycle
- data structure of filter execution engine
- data structure of direct execution engine
- behaviour of I/O engine
Fish receives a list of filters per scene. The preprocessing done by the GUI will be documented here. Documentation about the non-virtual filters can be found here. The virtual filters can be found here. Hopefully all filters are listed here, so you can also get some information about how to use them.