This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

DMX default values
#1
I use the latest dmx library from:
https://gist.github.com/jsopenrb/f97f85f...c6766aae6a

i have the following handler:

Code:
if not d then
    d = DMX:init({
        channels = 8,
    })
end

d:run()

But i can only set 3 channels (default in the library), not the 8 i set in de handler.

What do i wrong?
Reply


Messages In This Thread
DMX default values - by gjniewenhuijse - 17.10.2016, 12:36
RE: DMX default values - by gjniewenhuijse - 17.10.2016, 13:03
RE: DMX default values - by admin - 17.10.2016, 13:13

Forum Jump: