-
Not to say it *ever* worked, so this is not new breakage.
I finally got some dmx hardware, specifically, the hardware mentioned here, because it is cheap:
https://artemis.forumchitchat.com/post/…
-
The JACK system (along with the LV2 plugin format) has support for passing audio rate parameter control "CV" signals between apps (and plugins) for uses including gate/triggers and modulation.
This…
-
This is a progress-tracking issue for replacing Travis CI with Github Actions as mentioned in https://github.com/OpenLightingProject/ola/pull/1813#issuecomment-1423351075. I will begin working on one …
-
I'm having trouble getting an Enttec Open DMX USB device to operate in RS.
It appears OLA is incorrectly identifying the Enttec Open DMX USB device as a StageProfi device since that is the plugin i…
-
Is there a list of supported DMX interfaces?
I have a DMXIS usb interface and it's recognized by OLA but I'm having issues with it communicating with my Chauvet Gigbar2 in the 23 channel mode. The …
-
I believe it should be using the Serial USB plugin.
Can someone explain how I can configure OLA to fix this?
-
**Describe the bug**
The Open TX/RX driver doesn't support non-FTDI serial ports.
**To Reproduce**
Steps to reproduce the behavior:
1. Connect a non-FTDI serial adapter, I've tested a [MCP2200](…
-
**Is your feature request related to a problem? Please describe:**
I want to use HomeKit scenes to control lighting presets in an auditorium. This works, but changes are instantaneous and jarring. I …
-
Are there any plans to make a WIndows and Linux app? I would like to use Orchid on these platforms as well.
-
As described in #20, some DMX senders might send less than 512 channels. Our current implementation waits for a specific amount of bytes (= DMA transfers) before the IRQ is triggered and the data is a…