ola 0.10.9
Framework for controlling entertainment lighting equipment
The Open Lighting Architecture is a framework for lighting control information. It supports a range of protocols and over a dozen USB devices. It can run as a standalone service, which is useful for converting signals between protocols, or alternatively using the OLA API, it can be used as the backend for lighting control software. OLA runs on many different platforms including ARM, which makes it a perfect fit for low cost Ethernet to DMX gateways.
- Outputs:
out
- Website: https://www.openlighting.org/ola
- Licenses: LGPL 2.1+
- Package source: gnu/packages/lighting.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ola 0.10.9
as follows:
guix install ola@0.10.9
Or install the latest version:
guix install ola
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.