-
I've been testing w/ an ETC Eos system, Luminair, as well as MAD Mapper, and they don't seem interface well with the Pixelstick Firmware. I can't get the PixelStick to respond to any of these Pro Lev…
-
The ESP8266 has two uarts, but only UART0 is usable from lua. According to the code in uart module and driver files UART1 seems well supported, but using it from lua is currently impossible due to the…
-
I want to control a simple RGB light with my Raspberry Pi over 3-pin DMX512. I have no idea how I should do this. I'm seeing a variety of shields that work over USB or LAN, but I just want a simple wa…
-
https://github.com/brunchboy/afterglow/blob/master/doc/effects.adoc#layering-effects
I use colors from default example. Like this:
`(global-color-cue "red" 0 0 :include-color-wheels? true)`
I want …
-
After updating to 4.10.4 to 4.10.5a, DMX input from my Enttec DMX USB Pro MK2 no longer works. I have also tested with both the Qt4 and Qt5 Git builds and this issue is present on all current builds a…
-
Since Windows Vista, the Windows sound stack has been rewritten, and as a side-effect you can no longer independently control the MIDI volume. Eternity Engine's solution is to farm MIDI playing out t…
-
Dear catalinii,
currently I'm facing the issue that the minisatip process locks up after some days in operation.
The minisatip process is still in the process list, but it isn't responding at any int…
-
As I said earlier, I am implementing a DMX USB Pro platform. I am using the `github.com/hybridgroup/gobot/platforms/sphero` package as an example, but went back to the defenitions of [`Driver`](https:…
-
Hi, I'm currently gathering the parts needed for the DMX shield you've put together on your website and I was wondering if it is still possible to use the Serial-Interface along with this library. I n…
-
Hi, i have tested the V3.3 for command write file offset, i want modify data on text, but when i enter the new data, the two Carriage return (exit write mode) killed the next data and i have a new lin…